]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/stc/makefile.vc
Move oleacc.lib from the VC++ projects/makefiles to libraries.h
[wxWidgets.git] / contrib / build / stc / makefile.vc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.9 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include <../../../build/msw/config.vc>
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 ### Variables: ###
14
15 WX_RELEASE_NODOT = 27
16 WX_VERSION_NODOT = $(WX_RELEASE_NODOT)0
17 OBJS = \
18 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
19 LIBDIRNAME = \
20 ..\..\src\stc\..\..\..\lib\vc$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
21 SETUPHDIR = \
22 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
23 STCDLL_CXXFLAGS = /M$(__RUNTIME_LIBS_9)$(__DEBUGRUNTIME) /DWIN32 \
24 $(__DEBUGINFO_1) \
25 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).pdb \
26 $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
27 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
28 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
29 $(__MSLU_DEFINE_p) /I..\..\src\stc\..\..\..\include /I$(SETUPHDIR) /W4 \
30 /I..\..\src\stc\..\..\include /I..\..\src\stc\scintilla\include \
31 /I..\..\src\stc\scintilla\src /D__WX__ /DSCI_LEXER /DLINK_LEXERS \
32 /DWXUSINGDLL /DWXMAKINGDLL_STC $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) \
33 $(CXXFLAGS)
34 STCDLL_OBJECTS = \
35 $(OBJS)\stcdll_version.res \
36 $(OBJS)\stcdll_PlatWX.obj \
37 $(OBJS)\stcdll_ScintillaWX.obj \
38 $(OBJS)\stcdll_stc.obj \
39 $(OBJS)\stcdll_AutoComplete.obj \
40 $(OBJS)\stcdll_CallTip.obj \
41 $(OBJS)\stcdll_CellBuffer.obj \
42 $(OBJS)\stcdll_ContractionState.obj \
43 $(OBJS)\stcdll_Document.obj \
44 $(OBJS)\stcdll_DocumentAccessor.obj \
45 $(OBJS)\stcdll_Editor.obj \
46 $(OBJS)\stcdll_ExternalLexer.obj \
47 $(OBJS)\stcdll_Indicator.obj \
48 $(OBJS)\stcdll_KeyMap.obj \
49 $(OBJS)\stcdll_KeyWords.obj \
50 $(OBJS)\stcdll_LexAPDL.obj \
51 $(OBJS)\stcdll_LexAU3.obj \
52 $(OBJS)\stcdll_LexAVE.obj \
53 $(OBJS)\stcdll_LexAda.obj \
54 $(OBJS)\stcdll_LexAsm.obj \
55 $(OBJS)\stcdll_LexAsn1.obj \
56 $(OBJS)\stcdll_LexBaan.obj \
57 $(OBJS)\stcdll_LexBash.obj \
58 $(OBJS)\stcdll_LexBullant.obj \
59 $(OBJS)\stcdll_LexCLW.obj \
60 $(OBJS)\stcdll_LexCPP.obj \
61 $(OBJS)\stcdll_LexCSS.obj \
62 $(OBJS)\stcdll_LexConf.obj \
63 $(OBJS)\stcdll_LexCrontab.obj \
64 $(OBJS)\stcdll_LexEScript.obj \
65 $(OBJS)\stcdll_LexEiffel.obj \
66 $(OBJS)\stcdll_LexErlang.obj \
67 $(OBJS)\stcdll_LexForth.obj \
68 $(OBJS)\stcdll_LexFortran.obj \
69 $(OBJS)\stcdll_LexGui4Cli.obj \
70 $(OBJS)\stcdll_LexHTML.obj \
71 $(OBJS)\stcdll_LexKix.obj \
72 $(OBJS)\stcdll_LexLisp.obj \
73 $(OBJS)\stcdll_LexLout.obj \
74 $(OBJS)\stcdll_LexLua.obj \
75 $(OBJS)\stcdll_LexMMIXAL.obj \
76 $(OBJS)\stcdll_LexMPT.obj \
77 $(OBJS)\stcdll_LexMSSQL.obj \
78 $(OBJS)\stcdll_LexMatlab.obj \
79 $(OBJS)\stcdll_LexMetapost.obj \
80 $(OBJS)\stcdll_LexNsis.obj \
81 $(OBJS)\stcdll_LexOthers.obj \
82 $(OBJS)\stcdll_LexPB.obj \
83 $(OBJS)\stcdll_LexPOV.obj \
84 $(OBJS)\stcdll_LexPS.obj \
85 $(OBJS)\stcdll_LexPascal.obj \
86 $(OBJS)\stcdll_LexPerl.obj \
87 $(OBJS)\stcdll_LexPython.obj \
88 $(OBJS)\stcdll_LexRuby.obj \
89 $(OBJS)\stcdll_LexSQL.obj \
90 $(OBJS)\stcdll_LexScriptol.obj \
91 $(OBJS)\stcdll_LexSpecman.obj \
92 $(OBJS)\stcdll_LexTeX.obj \
93 $(OBJS)\stcdll_LexVB.obj \
94 $(OBJS)\stcdll_LexVHDL.obj \
95 $(OBJS)\stcdll_LexVerilog.obj \
96 $(OBJS)\stcdll_LexYAML.obj \
97 $(OBJS)\stcdll_LineMarker.obj \
98 $(OBJS)\stcdll_PropSet.obj \
99 $(OBJS)\stcdll_RESearch.obj \
100 $(OBJS)\stcdll_ScintillaBase.obj \
101 $(OBJS)\stcdll_Style.obj \
102 $(OBJS)\stcdll_StyleContext.obj \
103 $(OBJS)\stcdll_UniConversion.obj \
104 $(OBJS)\stcdll_ViewStyle.obj \
105 $(OBJS)\stcdll_WindowAccessor.obj \
106 $(OBJS)\stcdll_XPM.obj
107 STCLIB_CXXFLAGS = /M$(__RUNTIME_LIBS_21)$(__DEBUGRUNTIME) /DWIN32 \
108 $(__DEBUGINFO_1) \
109 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.pdb \
110 $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
111 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
112 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
113 $(__MSLU_DEFINE_p) /I..\..\src\stc\..\..\..\include /I$(SETUPHDIR) /W4 \
114 /I..\..\src\stc\..\..\include /I..\..\src\stc\scintilla\include \
115 /I..\..\src\stc\scintilla\src /D__WX__ /DSCI_LEXER /DLINK_LEXERS \
116 $(__RTTIFLAG) $(__EXCEPTIONSFLAG) $(CPPFLAGS) $(CXXFLAGS)
117 STCLIB_OBJECTS = \
118 $(OBJS)\stclib_PlatWX.obj \
119 $(OBJS)\stclib_ScintillaWX.obj \
120 $(OBJS)\stclib_stc.obj \
121 $(OBJS)\stclib_AutoComplete.obj \
122 $(OBJS)\stclib_CallTip.obj \
123 $(OBJS)\stclib_CellBuffer.obj \
124 $(OBJS)\stclib_ContractionState.obj \
125 $(OBJS)\stclib_Document.obj \
126 $(OBJS)\stclib_DocumentAccessor.obj \
127 $(OBJS)\stclib_Editor.obj \
128 $(OBJS)\stclib_ExternalLexer.obj \
129 $(OBJS)\stclib_Indicator.obj \
130 $(OBJS)\stclib_KeyMap.obj \
131 $(OBJS)\stclib_KeyWords.obj \
132 $(OBJS)\stclib_LexAPDL.obj \
133 $(OBJS)\stclib_LexAU3.obj \
134 $(OBJS)\stclib_LexAVE.obj \
135 $(OBJS)\stclib_LexAda.obj \
136 $(OBJS)\stclib_LexAsm.obj \
137 $(OBJS)\stclib_LexAsn1.obj \
138 $(OBJS)\stclib_LexBaan.obj \
139 $(OBJS)\stclib_LexBash.obj \
140 $(OBJS)\stclib_LexBullant.obj \
141 $(OBJS)\stclib_LexCLW.obj \
142 $(OBJS)\stclib_LexCPP.obj \
143 $(OBJS)\stclib_LexCSS.obj \
144 $(OBJS)\stclib_LexConf.obj \
145 $(OBJS)\stclib_LexCrontab.obj \
146 $(OBJS)\stclib_LexEScript.obj \
147 $(OBJS)\stclib_LexEiffel.obj \
148 $(OBJS)\stclib_LexErlang.obj \
149 $(OBJS)\stclib_LexForth.obj \
150 $(OBJS)\stclib_LexFortran.obj \
151 $(OBJS)\stclib_LexGui4Cli.obj \
152 $(OBJS)\stclib_LexHTML.obj \
153 $(OBJS)\stclib_LexKix.obj \
154 $(OBJS)\stclib_LexLisp.obj \
155 $(OBJS)\stclib_LexLout.obj \
156 $(OBJS)\stclib_LexLua.obj \
157 $(OBJS)\stclib_LexMMIXAL.obj \
158 $(OBJS)\stclib_LexMPT.obj \
159 $(OBJS)\stclib_LexMSSQL.obj \
160 $(OBJS)\stclib_LexMatlab.obj \
161 $(OBJS)\stclib_LexMetapost.obj \
162 $(OBJS)\stclib_LexNsis.obj \
163 $(OBJS)\stclib_LexOthers.obj \
164 $(OBJS)\stclib_LexPB.obj \
165 $(OBJS)\stclib_LexPOV.obj \
166 $(OBJS)\stclib_LexPS.obj \
167 $(OBJS)\stclib_LexPascal.obj \
168 $(OBJS)\stclib_LexPerl.obj \
169 $(OBJS)\stclib_LexPython.obj \
170 $(OBJS)\stclib_LexRuby.obj \
171 $(OBJS)\stclib_LexSQL.obj \
172 $(OBJS)\stclib_LexScriptol.obj \
173 $(OBJS)\stclib_LexSpecman.obj \
174 $(OBJS)\stclib_LexTeX.obj \
175 $(OBJS)\stclib_LexVB.obj \
176 $(OBJS)\stclib_LexVHDL.obj \
177 $(OBJS)\stclib_LexVerilog.obj \
178 $(OBJS)\stclib_LexYAML.obj \
179 $(OBJS)\stclib_LineMarker.obj \
180 $(OBJS)\stclib_PropSet.obj \
181 $(OBJS)\stclib_RESearch.obj \
182 $(OBJS)\stclib_ScintillaBase.obj \
183 $(OBJS)\stclib_Style.obj \
184 $(OBJS)\stclib_StyleContext.obj \
185 $(OBJS)\stclib_UniConversion.obj \
186 $(OBJS)\stclib_ViewStyle.obj \
187 $(OBJS)\stclib_WindowAccessor.obj \
188 $(OBJS)\stclib_XPM.obj
189
190 ### Conditionally set variables: ###
191
192 !if "$(USE_GUI)" == "0"
193 PORTNAME = base
194 !endif
195 !if "$(USE_GUI)" == "1"
196 PORTNAME = msw
197 !endif
198 !if "$(OFFICIAL_BUILD)" == "0"
199 VENDORTAG = _$(VENDOR)
200 !endif
201 !if "$(OFFICIAL_BUILD)" == "1"
202 VENDORTAG =
203 !endif
204 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
205 WXDEBUGFLAG = d
206 !endif
207 !if "$(DEBUG_FLAG)" == "1"
208 WXDEBUGFLAG = d
209 !endif
210 !if "$(UNICODE)" == "1"
211 WXUNICODEFLAG = u
212 !endif
213 !if "$(WXUNIV)" == "1"
214 WXUNIVNAME = univ
215 !endif
216 !if "$(TARGET_CPU)" == "AMD64"
217 DIR_SUFFIX_CPU = _amd64
218 !endif
219 !if "$(TARGET_CPU)" == "IA64"
220 DIR_SUFFIX_CPU = _ia64
221 !endif
222 !if "$(SHARED)" == "1"
223 WXDLLFLAG = dll
224 !endif
225 !if "$(SHARED)" == "0"
226 LIBTYPE_SUFFIX = lib
227 !endif
228 !if "$(SHARED)" == "1"
229 LIBTYPE_SUFFIX = dll
230 !endif
231 !if "$(TARGET_CPU)" == "AMD64"
232 LINK_TARGET_CPU = /MACHINE:AMD64
233 !endif
234 !if "$(TARGET_CPU)" == "IA64"
235 LINK_TARGET_CPU = /MACHINE:IA64
236 !endif
237 !if "$(MONOLITHIC)" == "0"
238 EXTRALIBS_FOR_BASE =
239 !endif
240 !if "$(MONOLITHIC)" == "1"
241 EXTRALIBS_FOR_BASE =
242 !endif
243 !if "$(SHARED)" == "1"
244 __stcdll___depname = \
245 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll
246 !endif
247 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
248 __DEBUGINFO_2 = /DEBUG
249 !endif
250 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
251 __DEBUGINFO_2 =
252 !endif
253 !if "$(DEBUG_INFO)" == "0"
254 __DEBUGINFO_2 =
255 !endif
256 !if "$(DEBUG_INFO)" == "1"
257 __DEBUGINFO_2 = /DEBUG
258 !endif
259 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
260 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
261 !endif
262 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
263 ____DEBUGRUNTIME_3_p_1 =
264 !endif
265 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
266 ____DEBUGRUNTIME_3_p_1 =
267 !endif
268 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
269 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
270 !endif
271 !if "$(RUNTIME_LIBS)" == "dynamic"
272 __RUNTIME_LIBS_9 = D
273 !endif
274 !if "$(RUNTIME_LIBS)" == "static"
275 __RUNTIME_LIBS_9 = $(__THREADSFLAG)
276 !endif
277 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
278 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
279 !endif
280 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
281 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
282 !endif
283 !if "$(TARGET_CPU)" == "AMD64"
284 __RES_TARGET_CPU_p = /d WX_CPU_AMD64
285 !endif
286 !if "$(TARGET_CPU)" == "IA64"
287 __RES_TARGET_CPU_p = /d WX_CPU_IA64
288 !endif
289 !if "$(WXUNIV)" == "1"
290 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
291 !endif
292 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
293 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
294 !endif
295 !if "$(DEBUG_FLAG)" == "1"
296 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
297 !endif
298 !if "$(USE_EXCEPTIONS)" == "0"
299 __EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
300 !endif
301 !if "$(USE_RTTI)" == "0"
302 __RTTI_DEFINE_p_1 = /d wxNO_RTTI
303 !endif
304 !if "$(USE_THREADS)" == "0"
305 __THREAD_DEFINE_p_1 = /d wxNO_THREADS
306 !endif
307 !if "$(UNICODE)" == "1"
308 __UNICODE_DEFINE_p_1 = /d _UNICODE
309 !endif
310 !if "$(MSLU)" == "1"
311 __MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
312 !endif
313 !if "$(MONOLITHIC)" == "1"
314 __WXLIB_MONO_p = \
315 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
316 !endif
317 !if "$(USE_GUI)" == "1"
318 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
319 !endif
320 !if "$(USE_GUI)" == "1"
321 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
322 !endif
323 !if "$(USE_GUI)" == "1"
324 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
325 !endif
326 !if "$(MSLU)" == "1"
327 __UNICOWS_LIB_p = unicows.lib
328 !endif
329 !if "$(MONOLITHIC)" == "0"
330 __WXLIB_CORE_p = \
331 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
332 !endif
333 !if "$(MONOLITHIC)" == "0"
334 __WXLIB_BASE_p = \
335 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
336 !endif
337 !if "$(SHARED)" == "0"
338 __stclib___depname = \
339 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
340 !endif
341 !if "$(RUNTIME_LIBS)" == "dynamic"
342 __RUNTIME_LIBS_21 = D
343 !endif
344 !if "$(RUNTIME_LIBS)" == "static"
345 __RUNTIME_LIBS_21 = $(__THREADSFLAG)
346 !endif
347 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
348 __DEBUGINFO_1 = /Zi
349 !endif
350 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
351 __DEBUGINFO_1 =
352 !endif
353 !if "$(DEBUG_INFO)" == "0"
354 __DEBUGINFO_1 =
355 !endif
356 !if "$(DEBUG_INFO)" == "1"
357 __DEBUGINFO_1 = /Zi
358 !endif
359 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
360 ____DEBUGRUNTIME = /D_DEBUG
361 !endif
362 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
363 ____DEBUGRUNTIME =
364 !endif
365 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
366 ____DEBUGRUNTIME =
367 !endif
368 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
369 ____DEBUGRUNTIME = /D_DEBUG
370 !endif
371 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
372 __DEBUGRUNTIME = d
373 !endif
374 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
375 __DEBUGRUNTIME =
376 !endif
377 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
378 __DEBUGRUNTIME =
379 !endif
380 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
381 __DEBUGRUNTIME = d
382 !endif
383 !if "$(BUILD)" == "debug"
384 __OPTIMIZEFLAG = /Od
385 !endif
386 !if "$(BUILD)" == "release"
387 __OPTIMIZEFLAG = /O2
388 !endif
389 !if "$(USE_THREADS)" == "0"
390 __THREADSFLAG = L
391 !endif
392 !if "$(USE_THREADS)" == "1"
393 __THREADSFLAG = T
394 !endif
395 !if "$(USE_RTTI)" == "0"
396 __RTTIFLAG =
397 !endif
398 !if "$(USE_RTTI)" == "1"
399 __RTTIFLAG = /GR
400 !endif
401 !if "$(USE_EXCEPTIONS)" == "0"
402 __EXCEPTIONSFLAG =
403 !endif
404 !if "$(USE_EXCEPTIONS)" == "1"
405 __EXCEPTIONSFLAG = /EHsc
406 !endif
407 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
408 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
409 !endif
410 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
411 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
412 !endif
413 !if "$(WXUNIV)" == "1"
414 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
415 !endif
416 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
417 __DEBUG_DEFINE_p = /D__WXDEBUG__
418 !endif
419 !if "$(DEBUG_FLAG)" == "1"
420 __DEBUG_DEFINE_p = /D__WXDEBUG__
421 !endif
422 !if "$(USE_EXCEPTIONS)" == "0"
423 __EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
424 !endif
425 !if "$(USE_RTTI)" == "0"
426 __RTTI_DEFINE_p = /DwxNO_RTTI
427 !endif
428 !if "$(USE_THREADS)" == "0"
429 __THREAD_DEFINE_p = /DwxNO_THREADS
430 !endif
431 !if "$(UNICODE)" == "1"
432 __UNICODE_DEFINE_p = /D_UNICODE
433 !endif
434 !if "$(MSLU)" == "1"
435 __MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
436 !endif
437
438
439 all: $(OBJS)
440 $(OBJS):
441 -if not exist $(OBJS) mkdir $(OBJS)
442
443 ### Targets: ###
444
445 all: $(__stcdll___depname) $(__stclib___depname)
446
447 clean:
448 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
449 -if exist $(OBJS)\*.res del $(OBJS)\*.res
450 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
451 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll
452 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).ilk
453 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).pdb
454 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
455 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
456
457 !if "$(SHARED)" == "1"
458 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll: $(STCDLL_OBJECTS) $(OBJS)\stcdll_version.res
459 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) @<<
460 $(STCDLL_OBJECTS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
461 <<
462 !endif
463
464 !if "$(SHARED)" == "0"
465 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib: $(STCLIB_OBJECTS)
466 if exist $@ del $@
467 link /LIB /NOLOGO /OUT:$@ @<<
468 $(STCLIB_OBJECTS)
469 <<
470 !endif
471
472 $(OBJS)\stcdll_version.res: ../../src/stc\..\..\..\src\msw\version.rc
473 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1) $(__RES_TARGET_CPU_p) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) /i ..\..\src\stc\..\..\..\include /i $(SETUPHDIR) /d WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG) $**
474
475 $(OBJS)\stcdll_PlatWX.obj: ../../src/stc\PlatWX.cpp
476 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
477
478 $(OBJS)\stcdll_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
479 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
480
481 $(OBJS)\stcdll_stc.obj: ../../src/stc\stc.cpp
482 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
483
484 $(OBJS)\stcdll_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
485 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
486
487 $(OBJS)\stcdll_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
488 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
489
490 $(OBJS)\stcdll_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
491 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
492
493 $(OBJS)\stcdll_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
494 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
495
496 $(OBJS)\stcdll_Document.obj: ../../src/stc\scintilla\src\Document.cxx
497 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
498
499 $(OBJS)\stcdll_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
500 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
501
502 $(OBJS)\stcdll_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
503 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
504
505 $(OBJS)\stcdll_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
506 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
507
508 $(OBJS)\stcdll_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
509 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
510
511 $(OBJS)\stcdll_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
512 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
513
514 $(OBJS)\stcdll_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
515 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
516
517 $(OBJS)\stcdll_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
518 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
519
520 $(OBJS)\stcdll_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
521 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
522
523 $(OBJS)\stcdll_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
524 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
525
526 $(OBJS)\stcdll_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
527 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
528
529 $(OBJS)\stcdll_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
530 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
531
532 $(OBJS)\stcdll_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
533 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
534
535 $(OBJS)\stcdll_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
536 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
537
538 $(OBJS)\stcdll_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
539 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
540
541 $(OBJS)\stcdll_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
542 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
543
544 $(OBJS)\stcdll_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
545 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
546
547 $(OBJS)\stcdll_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
548 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
549
550 $(OBJS)\stcdll_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
551 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
552
553 $(OBJS)\stcdll_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
554 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
555
556 $(OBJS)\stcdll_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
557 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
558
559 $(OBJS)\stcdll_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
560 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
561
562 $(OBJS)\stcdll_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
563 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
564
565 $(OBJS)\stcdll_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
566 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
567
568 $(OBJS)\stcdll_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
569 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
570
571 $(OBJS)\stcdll_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
572 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
573
574 $(OBJS)\stcdll_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
575 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
576
577 $(OBJS)\stcdll_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
578 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
579
580 $(OBJS)\stcdll_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
581 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
582
583 $(OBJS)\stcdll_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
584 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
585
586 $(OBJS)\stcdll_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
587 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
588
589 $(OBJS)\stcdll_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
590 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
591
592 $(OBJS)\stcdll_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
593 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
594
595 $(OBJS)\stcdll_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
596 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
597
598 $(OBJS)\stcdll_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
599 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
600
601 $(OBJS)\stcdll_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
602 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
603
604 $(OBJS)\stcdll_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
605 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
606
607 $(OBJS)\stcdll_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
608 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
609
610 $(OBJS)\stcdll_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
611 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
612
613 $(OBJS)\stcdll_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
614 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
615
616 $(OBJS)\stcdll_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
617 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
618
619 $(OBJS)\stcdll_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
620 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
621
622 $(OBJS)\stcdll_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
623 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
624
625 $(OBJS)\stcdll_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
626 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
627
628 $(OBJS)\stcdll_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
629 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
630
631 $(OBJS)\stcdll_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
632 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
633
634 $(OBJS)\stcdll_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
635 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
636
637 $(OBJS)\stcdll_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
638 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
639
640 $(OBJS)\stcdll_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
641 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
642
643 $(OBJS)\stcdll_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
644 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
645
646 $(OBJS)\stcdll_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
647 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
648
649 $(OBJS)\stcdll_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
650 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
651
652 $(OBJS)\stcdll_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
653 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
654
655 $(OBJS)\stcdll_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
656 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
657
658 $(OBJS)\stcdll_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
659 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
660
661 $(OBJS)\stcdll_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
662 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
663
664 $(OBJS)\stcdll_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
665 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
666
667 $(OBJS)\stcdll_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
668 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
669
670 $(OBJS)\stcdll_Style.obj: ../../src/stc\scintilla\src\Style.cxx
671 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
672
673 $(OBJS)\stcdll_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
674 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
675
676 $(OBJS)\stcdll_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
677 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
678
679 $(OBJS)\stcdll_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
680 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
681
682 $(OBJS)\stcdll_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
683 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
684
685 $(OBJS)\stcdll_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
686 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
687
688 $(OBJS)\stclib_PlatWX.obj: ../../src/stc\PlatWX.cpp
689 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
690
691 $(OBJS)\stclib_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
692 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
693
694 $(OBJS)\stclib_stc.obj: ../../src/stc\stc.cpp
695 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
696
697 $(OBJS)\stclib_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
698 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
699
700 $(OBJS)\stclib_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
701 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
702
703 $(OBJS)\stclib_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
704 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
705
706 $(OBJS)\stclib_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
707 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
708
709 $(OBJS)\stclib_Document.obj: ../../src/stc\scintilla\src\Document.cxx
710 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
711
712 $(OBJS)\stclib_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
713 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
714
715 $(OBJS)\stclib_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
716 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
717
718 $(OBJS)\stclib_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
719 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
720
721 $(OBJS)\stclib_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
722 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
723
724 $(OBJS)\stclib_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
725 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
726
727 $(OBJS)\stclib_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
728 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
729
730 $(OBJS)\stclib_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
731 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
732
733 $(OBJS)\stclib_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
734 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
735
736 $(OBJS)\stclib_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
737 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
738
739 $(OBJS)\stclib_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
740 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
741
742 $(OBJS)\stclib_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
743 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
744
745 $(OBJS)\stclib_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
746 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
747
748 $(OBJS)\stclib_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
749 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
750
751 $(OBJS)\stclib_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
752 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
753
754 $(OBJS)\stclib_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
755 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
756
757 $(OBJS)\stclib_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
758 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
759
760 $(OBJS)\stclib_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
761 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
762
763 $(OBJS)\stclib_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
764 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
765
766 $(OBJS)\stclib_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
767 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
768
769 $(OBJS)\stclib_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
770 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
771
772 $(OBJS)\stclib_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
773 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
774
775 $(OBJS)\stclib_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
776 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
777
778 $(OBJS)\stclib_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
779 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
780
781 $(OBJS)\stclib_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
782 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
783
784 $(OBJS)\stclib_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
785 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
786
787 $(OBJS)\stclib_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
788 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
789
790 $(OBJS)\stclib_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
791 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
792
793 $(OBJS)\stclib_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
794 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
795
796 $(OBJS)\stclib_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
797 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
798
799 $(OBJS)\stclib_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
800 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
801
802 $(OBJS)\stclib_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
803 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
804
805 $(OBJS)\stclib_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
806 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
807
808 $(OBJS)\stclib_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
809 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
810
811 $(OBJS)\stclib_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
812 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
813
814 $(OBJS)\stclib_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
815 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
816
817 $(OBJS)\stclib_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
818 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
819
820 $(OBJS)\stclib_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
821 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
822
823 $(OBJS)\stclib_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
824 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
825
826 $(OBJS)\stclib_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
827 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
828
829 $(OBJS)\stclib_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
830 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
831
832 $(OBJS)\stclib_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
833 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
834
835 $(OBJS)\stclib_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
836 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
837
838 $(OBJS)\stclib_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
839 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
840
841 $(OBJS)\stclib_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
842 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
843
844 $(OBJS)\stclib_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
845 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
846
847 $(OBJS)\stclib_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
848 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
849
850 $(OBJS)\stclib_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
851 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
852
853 $(OBJS)\stclib_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
854 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
855
856 $(OBJS)\stclib_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
857 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
858
859 $(OBJS)\stclib_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
860 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
861
862 $(OBJS)\stclib_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
863 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
864
865 $(OBJS)\stclib_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
866 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
867
868 $(OBJS)\stclib_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
869 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
870
871 $(OBJS)\stclib_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
872 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
873
874 $(OBJS)\stclib_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
875 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
876
877 $(OBJS)\stclib_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
878 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
879
880 $(OBJS)\stclib_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
881 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
882
883 $(OBJS)\stclib_Style.obj: ../../src/stc\scintilla\src\Style.cxx
884 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
885
886 $(OBJS)\stclib_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
887 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
888
889 $(OBJS)\stclib_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
890 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
891
892 $(OBJS)\stclib_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
893 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
894
895 $(OBJS)\stclib_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
896 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
897
898 $(OBJS)\stclib_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
899 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
900