]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/stc/makefile.vc
don't draw focus rect for custom drawn items when the list control doesn't have focus
[wxWidgets.git] / contrib / build / stc / makefile.vc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.0 (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$(SETUPHDIR) /I..\..\src\stc\..\..\..\include /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$(SETUPHDIR) /I..\..\src\stc\..\..\..\include /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)" == "amd64"
220 DIR_SUFFIX_CPU = _amd64
221 !endif
222 !if "$(TARGET_CPU)" == "ia64"
223 DIR_SUFFIX_CPU = _ia64
224 !endif
225 !if "$(TARGET_CPU)" == "ia64"
226 DIR_SUFFIX_CPU = _ia64
227 !endif
228 !if "$(SHARED)" == "1"
229 WXDLLFLAG = dll
230 !endif
231 !if "$(SHARED)" == "0"
232 LIBTYPE_SUFFIX = lib
233 !endif
234 !if "$(SHARED)" == "1"
235 LIBTYPE_SUFFIX = dll
236 !endif
237 !if "$(TARGET_CPU)" == "amd64"
238 LINK_TARGET_CPU = /MACHINE:AMD64
239 !endif
240 !if "$(TARGET_CPU)" == "amd64"
241 LINK_TARGET_CPU = /MACHINE:AMD64
242 !endif
243 !if "$(TARGET_CPU)" == "ia64"
244 LINK_TARGET_CPU = /MACHINE:IA64
245 !endif
246 !if "$(TARGET_CPU)" == "ia64"
247 LINK_TARGET_CPU = /MACHINE:IA64
248 !endif
249 !if "$(MONOLITHIC)" == "0"
250 EXTRALIBS_FOR_BASE =
251 !endif
252 !if "$(MONOLITHIC)" == "1"
253 EXTRALIBS_FOR_BASE =
254 !endif
255 !if "$(SHARED)" == "1"
256 __stcdll___depname = \
257 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll
258 !endif
259 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
260 __DEBUGINFO_2 = /DEBUG
261 !endif
262 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
263 __DEBUGINFO_2 =
264 !endif
265 !if "$(DEBUG_INFO)" == "0"
266 __DEBUGINFO_2 =
267 !endif
268 !if "$(DEBUG_INFO)" == "1"
269 __DEBUGINFO_2 = /DEBUG
270 !endif
271 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
272 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
273 !endif
274 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
275 ____DEBUGRUNTIME_3_p_1 =
276 !endif
277 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
278 ____DEBUGRUNTIME_3_p_1 =
279 !endif
280 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
281 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
282 !endif
283 !if "$(RUNTIME_LIBS)" == "dynamic"
284 __RUNTIME_LIBS_9 = D
285 !endif
286 !if "$(RUNTIME_LIBS)" == "static"
287 __RUNTIME_LIBS_9 = $(__THREADSFLAG)
288 !endif
289 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
290 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
291 !endif
292 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
293 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
294 !endif
295 !if "$(WXUNIV)" == "1"
296 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
297 !endif
298 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
299 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
300 !endif
301 !if "$(DEBUG_FLAG)" == "1"
302 __DEBUG_DEFINE_p_1 = /d __WXDEBUG__
303 !endif
304 !if "$(USE_EXCEPTIONS)" == "0"
305 __EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
306 !endif
307 !if "$(USE_RTTI)" == "0"
308 __RTTI_DEFINE_p_1 = /d wxNO_RTTI
309 !endif
310 !if "$(USE_THREADS)" == "0"
311 __THREAD_DEFINE_p_1 = /d wxNO_THREADS
312 !endif
313 !if "$(UNICODE)" == "1"
314 __UNICODE_DEFINE_p_1 = /d _UNICODE
315 !endif
316 !if "$(MSLU)" == "1"
317 __MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
318 !endif
319 !if "$(MONOLITHIC)" == "1"
320 __WXLIB_MONO_p = \
321 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
322 !endif
323 !if "$(USE_GUI)" == "1"
324 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
325 !endif
326 !if "$(USE_GUI)" == "1"
327 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
328 !endif
329 !if "$(USE_GUI)" == "1"
330 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
331 !endif
332 !if "$(MSLU)" == "1"
333 __UNICOWS_LIB_p = unicows.lib
334 !endif
335 !if "$(MONOLITHIC)" == "0"
336 __WXLIB_CORE_p = \
337 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
338 !endif
339 !if "$(MONOLITHIC)" == "0"
340 __WXLIB_BASE_p = \
341 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
342 !endif
343 !if "$(SHARED)" == "0"
344 __stclib___depname = \
345 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
346 !endif
347 !if "$(RUNTIME_LIBS)" == "dynamic"
348 __RUNTIME_LIBS_21 = D
349 !endif
350 !if "$(RUNTIME_LIBS)" == "static"
351 __RUNTIME_LIBS_21 = $(__THREADSFLAG)
352 !endif
353 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
354 __DEBUGINFO_1 = /Zi
355 !endif
356 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
357 __DEBUGINFO_1 =
358 !endif
359 !if "$(DEBUG_INFO)" == "0"
360 __DEBUGINFO_1 =
361 !endif
362 !if "$(DEBUG_INFO)" == "1"
363 __DEBUGINFO_1 = /Zi
364 !endif
365 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
366 ____DEBUGRUNTIME = /D_DEBUG
367 !endif
368 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
369 ____DEBUGRUNTIME =
370 !endif
371 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
372 ____DEBUGRUNTIME =
373 !endif
374 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
375 ____DEBUGRUNTIME = /D_DEBUG
376 !endif
377 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
378 __DEBUGRUNTIME = d
379 !endif
380 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
381 __DEBUGRUNTIME =
382 !endif
383 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
384 __DEBUGRUNTIME =
385 !endif
386 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
387 __DEBUGRUNTIME = d
388 !endif
389 !if "$(BUILD)" == "debug"
390 __OPTIMIZEFLAG = /Od
391 !endif
392 !if "$(BUILD)" == "release"
393 __OPTIMIZEFLAG = /O2
394 !endif
395 !if "$(USE_THREADS)" == "0"
396 __THREADSFLAG = L
397 !endif
398 !if "$(USE_THREADS)" == "1"
399 __THREADSFLAG = T
400 !endif
401 !if "$(USE_RTTI)" == "0"
402 __RTTIFLAG =
403 !endif
404 !if "$(USE_RTTI)" == "1"
405 __RTTIFLAG = /GR
406 !endif
407 !if "$(USE_EXCEPTIONS)" == "0"
408 __EXCEPTIONSFLAG =
409 !endif
410 !if "$(USE_EXCEPTIONS)" == "1"
411 __EXCEPTIONSFLAG = /EHsc
412 !endif
413 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
414 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
415 !endif
416 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
417 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
418 !endif
419 !if "$(WXUNIV)" == "1"
420 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
421 !endif
422 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
423 __DEBUG_DEFINE_p = /D__WXDEBUG__
424 !endif
425 !if "$(DEBUG_FLAG)" == "1"
426 __DEBUG_DEFINE_p = /D__WXDEBUG__
427 !endif
428 !if "$(USE_EXCEPTIONS)" == "0"
429 __EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
430 !endif
431 !if "$(USE_RTTI)" == "0"
432 __RTTI_DEFINE_p = /DwxNO_RTTI
433 !endif
434 !if "$(USE_THREADS)" == "0"
435 __THREAD_DEFINE_p = /DwxNO_THREADS
436 !endif
437 !if "$(UNICODE)" == "1"
438 __UNICODE_DEFINE_p = /D_UNICODE
439 !endif
440 !if "$(MSLU)" == "1"
441 __MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
442 !endif
443
444
445 all: $(OBJS)
446 $(OBJS):
447 -if not exist $(OBJS) mkdir $(OBJS)
448
449 ### Targets: ###
450
451 all: $(__stcdll___depname) $(__stclib___depname)
452
453 clean:
454 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
455 -if exist $(OBJS)\*.res del $(OBJS)\*.res
456 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
457 -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
458 -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
459 -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
460 -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
461 -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
462
463 !if "$(SHARED)" == "1"
464 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG).dll: $(STCDLL_OBJECTS) $(OBJS)\stcdll_version.res
465 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) @<<
466 $(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 odbc32.lib $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib
467 <<
468 !endif
469
470 !if "$(SHARED)" == "0"
471 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc.lib: $(STCLIB_OBJECTS)
472 if exist $@ del $@
473 link /LIB /NOLOGO /OUT:$@ @<<
474 $(STCLIB_OBJECTS)
475 <<
476 !endif
477
478 $(OBJS)\stcdll_version.res: ../../src/stc\..\..\..\src\msw\version.rc
479 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1) /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 $(SETUPHDIR) /i ..\..\src\stc\..\..\..\include /d WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_stc_vc$(VENDORTAG) $**
480
481 $(OBJS)\stcdll_PlatWX.obj: ../../src/stc\PlatWX.cpp
482 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
483
484 $(OBJS)\stcdll_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
485 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
486
487 $(OBJS)\stcdll_stc.obj: ../../src/stc\stc.cpp
488 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
489
490 $(OBJS)\stcdll_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
491 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
492
493 $(OBJS)\stcdll_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
494 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
495
496 $(OBJS)\stcdll_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
497 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
498
499 $(OBJS)\stcdll_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
500 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
501
502 $(OBJS)\stcdll_Document.obj: ../../src/stc\scintilla\src\Document.cxx
503 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
504
505 $(OBJS)\stcdll_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
506 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
507
508 $(OBJS)\stcdll_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
509 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
510
511 $(OBJS)\stcdll_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
512 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
513
514 $(OBJS)\stcdll_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
515 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
516
517 $(OBJS)\stcdll_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
518 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
519
520 $(OBJS)\stcdll_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
521 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
522
523 $(OBJS)\stcdll_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
524 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
525
526 $(OBJS)\stcdll_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
527 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
528
529 $(OBJS)\stcdll_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
530 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
531
532 $(OBJS)\stcdll_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
533 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
534
535 $(OBJS)\stcdll_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
536 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
537
538 $(OBJS)\stcdll_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
539 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
540
541 $(OBJS)\stcdll_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
542 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
543
544 $(OBJS)\stcdll_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
545 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
546
547 $(OBJS)\stcdll_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
548 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
549
550 $(OBJS)\stcdll_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
551 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
552
553 $(OBJS)\stcdll_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
554 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
555
556 $(OBJS)\stcdll_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
557 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
558
559 $(OBJS)\stcdll_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
560 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
561
562 $(OBJS)\stcdll_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
563 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
564
565 $(OBJS)\stcdll_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
566 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
567
568 $(OBJS)\stcdll_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
569 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
570
571 $(OBJS)\stcdll_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
572 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
573
574 $(OBJS)\stcdll_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
575 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
576
577 $(OBJS)\stcdll_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
578 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
579
580 $(OBJS)\stcdll_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
581 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
582
583 $(OBJS)\stcdll_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
584 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
585
586 $(OBJS)\stcdll_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
587 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
588
589 $(OBJS)\stcdll_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
590 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
591
592 $(OBJS)\stcdll_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
593 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
594
595 $(OBJS)\stcdll_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
596 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
597
598 $(OBJS)\stcdll_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
599 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
600
601 $(OBJS)\stcdll_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
602 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
603
604 $(OBJS)\stcdll_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
605 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
606
607 $(OBJS)\stcdll_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
608 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
609
610 $(OBJS)\stcdll_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
611 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
612
613 $(OBJS)\stcdll_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
614 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
615
616 $(OBJS)\stcdll_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
617 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
618
619 $(OBJS)\stcdll_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
620 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
621
622 $(OBJS)\stcdll_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
623 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
624
625 $(OBJS)\stcdll_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
626 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
627
628 $(OBJS)\stcdll_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
629 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
630
631 $(OBJS)\stcdll_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
632 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
633
634 $(OBJS)\stcdll_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
635 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
636
637 $(OBJS)\stcdll_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
638 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
639
640 $(OBJS)\stcdll_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
641 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
642
643 $(OBJS)\stcdll_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
644 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
645
646 $(OBJS)\stcdll_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
647 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
648
649 $(OBJS)\stcdll_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
650 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
651
652 $(OBJS)\stcdll_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
653 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
654
655 $(OBJS)\stcdll_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
656 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
657
658 $(OBJS)\stcdll_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
659 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
660
661 $(OBJS)\stcdll_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
662 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
663
664 $(OBJS)\stcdll_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
665 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
666
667 $(OBJS)\stcdll_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
668 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
669
670 $(OBJS)\stcdll_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
671 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
672
673 $(OBJS)\stcdll_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
674 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
675
676 $(OBJS)\stcdll_Style.obj: ../../src/stc\scintilla\src\Style.cxx
677 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
678
679 $(OBJS)\stcdll_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
680 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
681
682 $(OBJS)\stcdll_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
683 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
684
685 $(OBJS)\stcdll_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
686 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
687
688 $(OBJS)\stcdll_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
689 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
690
691 $(OBJS)\stcdll_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
692 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
693
694 $(OBJS)\stclib_PlatWX.obj: ../../src/stc\PlatWX.cpp
695 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
696
697 $(OBJS)\stclib_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
698 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
699
700 $(OBJS)\stclib_stc.obj: ../../src/stc\stc.cpp
701 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
702
703 $(OBJS)\stclib_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
704 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
705
706 $(OBJS)\stclib_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
707 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
708
709 $(OBJS)\stclib_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
710 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
711
712 $(OBJS)\stclib_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
713 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
714
715 $(OBJS)\stclib_Document.obj: ../../src/stc\scintilla\src\Document.cxx
716 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
717
718 $(OBJS)\stclib_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
719 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
720
721 $(OBJS)\stclib_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
722 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
723
724 $(OBJS)\stclib_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
725 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
726
727 $(OBJS)\stclib_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
728 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
729
730 $(OBJS)\stclib_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
731 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
732
733 $(OBJS)\stclib_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
734 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
735
736 $(OBJS)\stclib_LexAPDL.obj: ../../src/stc\scintilla\src\LexAPDL.cxx
737 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
738
739 $(OBJS)\stclib_LexAU3.obj: ../../src/stc\scintilla\src\LexAU3.cxx
740 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
741
742 $(OBJS)\stclib_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
743 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
744
745 $(OBJS)\stclib_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
746 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
747
748 $(OBJS)\stclib_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
749 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
750
751 $(OBJS)\stclib_LexAsn1.obj: ../../src/stc\scintilla\src\LexAsn1.cxx
752 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
753
754 $(OBJS)\stclib_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
755 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
756
757 $(OBJS)\stclib_LexBash.obj: ../../src/stc\scintilla\src\LexBash.cxx
758 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
759
760 $(OBJS)\stclib_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
761 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
762
763 $(OBJS)\stclib_LexCLW.obj: ../../src/stc\scintilla\src\LexCLW.cxx
764 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
765
766 $(OBJS)\stclib_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
767 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
768
769 $(OBJS)\stclib_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
770 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
771
772 $(OBJS)\stclib_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
773 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
774
775 $(OBJS)\stclib_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
776 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
777
778 $(OBJS)\stclib_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
779 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
780
781 $(OBJS)\stclib_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
782 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
783
784 $(OBJS)\stclib_LexErlang.obj: ../../src/stc\scintilla\src\LexErlang.cxx
785 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
786
787 $(OBJS)\stclib_LexForth.obj: ../../src/stc\scintilla\src\LexForth.cxx
788 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
789
790 $(OBJS)\stclib_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
791 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
792
793 $(OBJS)\stclib_LexGui4Cli.obj: ../../src/stc\scintilla\src\LexGui4Cli.cxx
794 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
795
796 $(OBJS)\stclib_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
797 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
798
799 $(OBJS)\stclib_LexKix.obj: ../../src/stc\scintilla\src\LexKix.cxx
800 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
801
802 $(OBJS)\stclib_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
803 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
804
805 $(OBJS)\stclib_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
806 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
807
808 $(OBJS)\stclib_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
809 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
810
811 $(OBJS)\stclib_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
812 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
813
814 $(OBJS)\stclib_LexMPT.obj: ../../src/stc\scintilla\src\LexMPT.cxx
815 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
816
817 $(OBJS)\stclib_LexMSSQL.obj: ../../src/stc\scintilla\src\LexMSSQL.cxx
818 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
819
820 $(OBJS)\stclib_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
821 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
822
823 $(OBJS)\stclib_LexMetapost.obj: ../../src/stc\scintilla\src\LexMetapost.cxx
824 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
825
826 $(OBJS)\stclib_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
827 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
828
829 $(OBJS)\stclib_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
830 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
831
832 $(OBJS)\stclib_LexPB.obj: ../../src/stc\scintilla\src\LexPB.cxx
833 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
834
835 $(OBJS)\stclib_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
836 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
837
838 $(OBJS)\stclib_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
839 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
840
841 $(OBJS)\stclib_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
842 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
843
844 $(OBJS)\stclib_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
845 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
846
847 $(OBJS)\stclib_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
848 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
849
850 $(OBJS)\stclib_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
851 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
852
853 $(OBJS)\stclib_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
854 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
855
856 $(OBJS)\stclib_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
857 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
858
859 $(OBJS)\stclib_LexSpecman.obj: ../../src/stc\scintilla\src\LexSpecman.cxx
860 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
861
862 $(OBJS)\stclib_LexTeX.obj: ../../src/stc\scintilla\src\LexTeX.cxx
863 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
864
865 $(OBJS)\stclib_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
866 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
867
868 $(OBJS)\stclib_LexVHDL.obj: ../../src/stc\scintilla\src\LexVHDL.cxx
869 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
870
871 $(OBJS)\stclib_LexVerilog.obj: ../../src/stc\scintilla\src\LexVerilog.cxx
872 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
873
874 $(OBJS)\stclib_LexYAML.obj: ../../src/stc\scintilla\src\LexYAML.cxx
875 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
876
877 $(OBJS)\stclib_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
878 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
879
880 $(OBJS)\stclib_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
881 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
882
883 $(OBJS)\stclib_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
884 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
885
886 $(OBJS)\stclib_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
887 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
888
889 $(OBJS)\stclib_Style.obj: ../../src/stc\scintilla\src\Style.cxx
890 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
891
892 $(OBJS)\stclib_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
893 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
894
895 $(OBJS)\stclib_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
896 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
897
898 $(OBJS)\stclib_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
899 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
900
901 $(OBJS)\stclib_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
902 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
903
904 $(OBJS)\stclib_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
905 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
906