]> git.saurik.com Git - wxWidgets.git/blob - contrib/build/stc/makefile.vc
8d247a8ee54497303f037fb3ac76cc915efd8471
[wxWidgets.git] / contrib / build / stc / makefile.vc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.2 (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 OBJS = \
16 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17 SETUPHDIR = \
18 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
19 STCDLL_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_3) /DWIN32 \
20 $(__DEBUGINFO) \
21 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).pdb \
22 $(____DEBUGRUNTIME_2_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
23 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
24 /I..\..\src\stc\..\..\..\include /I$(SETUPHDIR) /W4 \
25 /I..\..\src\stc\..\..\include /I..\..\src\stc\scintilla\include \
26 /I..\..\src\stc\scintilla\src /D__WX__ /DSCI_LEXER /DLINK_LEXERS \
27 /DWXUSINGDLL /DWXMAKINGDLL_STC $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) \
28 $(CPPFLAGS) $(CXXFLAGS)
29 STCDLL_OBJECTS = \
30 $(OBJS)\stcdll_PlatWX.obj \
31 $(OBJS)\stcdll_ScintillaWX.obj \
32 $(OBJS)\stcdll_stc.obj \
33 $(OBJS)\stcdll_AutoComplete.obj \
34 $(OBJS)\stcdll_CallTip.obj \
35 $(OBJS)\stcdll_CellBuffer.obj \
36 $(OBJS)\stcdll_ContractionState.obj \
37 $(OBJS)\stcdll_Document.obj \
38 $(OBJS)\stcdll_DocumentAccessor.obj \
39 $(OBJS)\stcdll_Editor.obj \
40 $(OBJS)\stcdll_ExternalLexer.obj \
41 $(OBJS)\stcdll_Indicator.obj \
42 $(OBJS)\stcdll_KeyMap.obj \
43 $(OBJS)\stcdll_KeyWords.obj \
44 $(OBJS)\stcdll_LexAVE.obj \
45 $(OBJS)\stcdll_LexAda.obj \
46 $(OBJS)\stcdll_LexAsm.obj \
47 $(OBJS)\stcdll_LexBaan.obj \
48 $(OBJS)\stcdll_LexBullant.obj \
49 $(OBJS)\stcdll_LexCPP.obj \
50 $(OBJS)\stcdll_LexCSS.obj \
51 $(OBJS)\stcdll_LexConf.obj \
52 $(OBJS)\stcdll_LexCrontab.obj \
53 $(OBJS)\stcdll_LexEiffel.obj \
54 $(OBJS)\stcdll_LexEScript.obj \
55 $(OBJS)\stcdll_LexFortran.obj \
56 $(OBJS)\stcdll_LexHTML.obj \
57 $(OBJS)\stcdll_LexLisp.obj \
58 $(OBJS)\stcdll_LexLout.obj \
59 $(OBJS)\stcdll_LexLua.obj \
60 $(OBJS)\stcdll_LexMMIXAL.obj \
61 $(OBJS)\stcdll_LexMatlab.obj \
62 $(OBJS)\stcdll_LexNsis.obj \
63 $(OBJS)\stcdll_LexOthers.obj \
64 $(OBJS)\stcdll_LexPOV.obj \
65 $(OBJS)\stcdll_LexPS.obj \
66 $(OBJS)\stcdll_LexPascal.obj \
67 $(OBJS)\stcdll_LexPerl.obj \
68 $(OBJS)\stcdll_LexPython.obj \
69 $(OBJS)\stcdll_LexRuby.obj \
70 $(OBJS)\stcdll_LexSQL.obj \
71 $(OBJS)\stcdll_LexScriptol.obj \
72 $(OBJS)\stcdll_LexVB.obj \
73 $(OBJS)\stcdll_LineMarker.obj \
74 $(OBJS)\stcdll_PropSet.obj \
75 $(OBJS)\stcdll_RESearch.obj \
76 $(OBJS)\stcdll_ScintillaBase.obj \
77 $(OBJS)\stcdll_Style.obj \
78 $(OBJS)\stcdll_StyleContext.obj \
79 $(OBJS)\stcdll_UniConversion.obj \
80 $(OBJS)\stcdll_ViewStyle.obj \
81 $(OBJS)\stcdll_WindowAccessor.obj \
82 $(OBJS)\stcdll_XPM.obj
83 STCLIB_CXXFLAGS = /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_14) /DWIN32 \
84 $(__DEBUGINFO) \
85 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.pdb \
86 $(____DEBUGRUNTIME_13_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
87 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
88 /I..\..\src\stc\..\..\..\include /I$(SETUPHDIR) /W4 \
89 /I..\..\src\stc\..\..\include /I..\..\src\stc\scintilla\include \
90 /I..\..\src\stc\scintilla\src /D__WX__ /DSCI_LEXER /DLINK_LEXERS \
91 $(__EXCEPTIONSFLAG) $(__EXCEPTIONSFLAG_0) $(CPPFLAGS) $(CXXFLAGS)
92 STCLIB_OBJECTS = \
93 $(OBJS)\stclib_PlatWX.obj \
94 $(OBJS)\stclib_ScintillaWX.obj \
95 $(OBJS)\stclib_stc.obj \
96 $(OBJS)\stclib_AutoComplete.obj \
97 $(OBJS)\stclib_CallTip.obj \
98 $(OBJS)\stclib_CellBuffer.obj \
99 $(OBJS)\stclib_ContractionState.obj \
100 $(OBJS)\stclib_Document.obj \
101 $(OBJS)\stclib_DocumentAccessor.obj \
102 $(OBJS)\stclib_Editor.obj \
103 $(OBJS)\stclib_ExternalLexer.obj \
104 $(OBJS)\stclib_Indicator.obj \
105 $(OBJS)\stclib_KeyMap.obj \
106 $(OBJS)\stclib_KeyWords.obj \
107 $(OBJS)\stclib_LexAVE.obj \
108 $(OBJS)\stclib_LexAda.obj \
109 $(OBJS)\stclib_LexAsm.obj \
110 $(OBJS)\stclib_LexBaan.obj \
111 $(OBJS)\stclib_LexBullant.obj \
112 $(OBJS)\stclib_LexCPP.obj \
113 $(OBJS)\stclib_LexCSS.obj \
114 $(OBJS)\stclib_LexConf.obj \
115 $(OBJS)\stclib_LexCrontab.obj \
116 $(OBJS)\stclib_LexEiffel.obj \
117 $(OBJS)\stclib_LexEScript.obj \
118 $(OBJS)\stclib_LexFortran.obj \
119 $(OBJS)\stclib_LexHTML.obj \
120 $(OBJS)\stclib_LexLisp.obj \
121 $(OBJS)\stclib_LexLout.obj \
122 $(OBJS)\stclib_LexLua.obj \
123 $(OBJS)\stclib_LexMMIXAL.obj \
124 $(OBJS)\stclib_LexMatlab.obj \
125 $(OBJS)\stclib_LexNsis.obj \
126 $(OBJS)\stclib_LexOthers.obj \
127 $(OBJS)\stclib_LexPOV.obj \
128 $(OBJS)\stclib_LexPS.obj \
129 $(OBJS)\stclib_LexPascal.obj \
130 $(OBJS)\stclib_LexPerl.obj \
131 $(OBJS)\stclib_LexPython.obj \
132 $(OBJS)\stclib_LexRuby.obj \
133 $(OBJS)\stclib_LexSQL.obj \
134 $(OBJS)\stclib_LexScriptol.obj \
135 $(OBJS)\stclib_LexVB.obj \
136 $(OBJS)\stclib_LineMarker.obj \
137 $(OBJS)\stclib_PropSet.obj \
138 $(OBJS)\stclib_RESearch.obj \
139 $(OBJS)\stclib_ScintillaBase.obj \
140 $(OBJS)\stclib_Style.obj \
141 $(OBJS)\stclib_StyleContext.obj \
142 $(OBJS)\stclib_UniConversion.obj \
143 $(OBJS)\stclib_ViewStyle.obj \
144 $(OBJS)\stclib_WindowAccessor.obj \
145 $(OBJS)\stclib_XPM.obj
146
147 ### Conditionally set variables: ###
148
149 !if "$(USE_GUI)" == "0"
150 PORTNAME = base
151 !endif
152 !if "$(USE_GUI)" == "1"
153 PORTNAME = msw
154 !endif
155 !if "$(OFFICIAL_BUILD)" == "0"
156 VENDORTAG = _$(VENDOR)
157 !endif
158 !if "$(OFFICIAL_BUILD)" == "1"
159 VENDORTAG =
160 !endif
161 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
162 WXDEBUGFLAG = d
163 !endif
164 !if "$(DEBUG_FLAG)" == "1"
165 WXDEBUGFLAG = d
166 !endif
167 !if "$(UNICODE)" == "1"
168 WXUNICODEFLAG = u
169 !endif
170 !if "$(WXUNIV)" == "1"
171 WXUNIVNAME = univ
172 !endif
173 !if "$(SHARED)" == "1"
174 WXDLLFLAG = dll
175 !endif
176 !if "$(SHARED)" == "1"
177 __stcdll___depname = \
178 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).dll
179 !endif
180 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
181 __DEBUGINFO_1 = /DEBUG
182 !endif
183 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
184 __DEBUGINFO_1 =
185 !endif
186 !if "$(DEBUG_INFO)" == "0"
187 __DEBUGINFO_1 =
188 !endif
189 !if "$(DEBUG_INFO)" == "1"
190 __DEBUGINFO_1 = /DEBUG
191 !endif
192 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
193 ____DEBUGRUNTIME_2_p =
194 !endif
195 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
196 ____DEBUGRUNTIME_2_p = /D_DEBUG
197 !endif
198 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
199 ____DEBUGRUNTIME_2_p = $(____DEBUGINFO)
200 !endif
201 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
202 __DEBUGRUNTIME_3 =
203 !endif
204 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
205 __DEBUGRUNTIME_3 = d
206 !endif
207 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
208 __DEBUGRUNTIME_3 = $(__DEBUGINFO_2)
209 !endif
210 !if "$(MONOLITHIC)" == "1"
211 __WXLIB_MONO_p = \
212 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
213 !endif
214 !if "$(USE_GUI)" == "1"
215 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
216 !endif
217 !if "$(USE_GUI)" == "1"
218 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
219 !endif
220 !if "$(USE_GUI)" == "1"
221 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
222 !endif
223 !if "$(MSLU)" == "1"
224 __UNICOWS_LIB_p = unicows.lib
225 !endif
226 !if "$(MONOLITHIC)" == "0"
227 __WXLIB_CORE_p = \
228 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
229 !endif
230 !if "$(MONOLITHIC)" == "0"
231 __WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
232 !endif
233 !if "$(SHARED)" == "0"
234 __stclib___depname = \
235 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib
236 !endif
237 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
238 ____DEBUGRUNTIME_13_p =
239 !endif
240 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
241 ____DEBUGRUNTIME_13_p = /D_DEBUG
242 !endif
243 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
244 ____DEBUGRUNTIME_13_p = $(____DEBUGINFO)
245 !endif
246 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
247 __DEBUGRUNTIME_14 =
248 !endif
249 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
250 __DEBUGRUNTIME_14 = d
251 !endif
252 !if "$(DEBUG_RUNTIME_LIBS)" == "default"
253 __DEBUGRUNTIME_14 = $(__DEBUGINFO_2)
254 !endif
255 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
256 __DEBUGINFO = /Zi
257 !endif
258 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
259 __DEBUGINFO =
260 !endif
261 !if "$(DEBUG_INFO)" == "0"
262 __DEBUGINFO =
263 !endif
264 !if "$(DEBUG_INFO)" == "1"
265 __DEBUGINFO = /Zi
266 !endif
267 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
268 ____DEBUGINFO = /D_DEBUG
269 !endif
270 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
271 ____DEBUGINFO =
272 !endif
273 !if "$(DEBUG_INFO)" == "0"
274 ____DEBUGINFO =
275 !endif
276 !if "$(DEBUG_INFO)" == "1"
277 ____DEBUGINFO = /D_DEBUG
278 !endif
279 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
280 __DEBUGINFO_2 = d
281 !endif
282 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
283 __DEBUGINFO_2 =
284 !endif
285 !if "$(DEBUG_INFO)" == "0"
286 __DEBUGINFO_2 =
287 !endif
288 !if "$(DEBUG_INFO)" == "1"
289 __DEBUGINFO_2 = d
290 !endif
291 !if "$(BUILD)" == "debug"
292 __OPTIMIZEFLAG = /Od
293 !endif
294 !if "$(BUILD)" == "release"
295 __OPTIMIZEFLAG = /O2
296 !endif
297 !if "$(RUNTIME_LIBS)" == "dynamic"
298 __RUNTIME_LIBS = D
299 !endif
300 !if "$(RUNTIME_LIBS)" == "static"
301 __RUNTIME_LIBS = T
302 !endif
303 !if "$(USE_EXCEPTIONS)" == "0"
304 __EXCEPTIONSFLAG =
305 !endif
306 !if "$(USE_EXCEPTIONS)" == "1"
307 __EXCEPTIONSFLAG = /GR
308 !endif
309 !if "$(USE_EXCEPTIONS)" == "0"
310 __EXCEPTIONSFLAG_0 =
311 !endif
312 !if "$(USE_EXCEPTIONS)" == "1"
313 __EXCEPTIONSFLAG_0 = /GX
314 !endif
315 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
316 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
317 !endif
318 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
319 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
320 !endif
321 !if "$(WXUNIV)" == "1"
322 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
323 !endif
324 !if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
325 __DEBUG_DEFINE_p = /D__WXDEBUG__
326 !endif
327 !if "$(DEBUG_FLAG)" == "1"
328 __DEBUG_DEFINE_p = /D__WXDEBUG__
329 !endif
330 !if "$(UNICODE)" == "1"
331 __UNICODE_DEFINE_p = /D_UNICODE
332 !endif
333 !if "$(SHARED)" == "0"
334 LIBDIRNAME = ..\..\src\stc\..\..\..\lib\vc_lib$(CFG)
335 !endif
336 !if "$(SHARED)" == "1"
337 LIBDIRNAME = ..\..\src\stc\..\..\..\lib\vc_dll$(CFG)
338 !endif
339
340
341 all: $(OBJS)
342 $(OBJS):
343 -if not exist $(OBJS) mkdir $(OBJS)
344
345 ### Targets: ###
346
347 all: $(__stcdll___depname) $(__stclib___depname)
348
349 clean:
350 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
351 -if exist $(OBJS)\*.res del $(OBJS)\*.res
352 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).dll
353 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).ilk
354 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).pdb
355 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib
356 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib
357
358 !if "$(SHARED)" == "1"
359 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).dll: $(STCDLL_OBJECTS)
360 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) @<<
361 $(STCDLL_OBJECTS) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(__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)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib
362 <<
363 !endif
364
365 !if "$(SHARED)" == "0"
366 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib: $(STCLIB_OBJECTS)
367 if exist $@ del $@
368 lib /NOLOGO /OUT:$@ @<<
369 $(STCLIB_OBJECTS)
370 <<
371 !endif
372
373 $(OBJS)\stcdll_PlatWX.obj: ../../src/stc\PlatWX.cpp
374 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
375
376 $(OBJS)\stcdll_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
377 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
378
379 $(OBJS)\stcdll_stc.obj: ../../src/stc\stc.cpp
380 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
381
382 $(OBJS)\stcdll_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
383 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
384
385 $(OBJS)\stcdll_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
386 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
387
388 $(OBJS)\stcdll_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
389 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
390
391 $(OBJS)\stcdll_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
392 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
393
394 $(OBJS)\stcdll_Document.obj: ../../src/stc\scintilla\src\Document.cxx
395 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
396
397 $(OBJS)\stcdll_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
398 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
399
400 $(OBJS)\stcdll_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
401 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
402
403 $(OBJS)\stcdll_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
404 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
405
406 $(OBJS)\stcdll_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
407 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
408
409 $(OBJS)\stcdll_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
410 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
411
412 $(OBJS)\stcdll_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
413 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
414
415 $(OBJS)\stcdll_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
416 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
417
418 $(OBJS)\stcdll_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
419 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
420
421 $(OBJS)\stcdll_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
422 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
423
424 $(OBJS)\stcdll_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
425 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
426
427 $(OBJS)\stcdll_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
428 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
429
430 $(OBJS)\stcdll_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
431 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
432
433 $(OBJS)\stcdll_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
434 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
435
436 $(OBJS)\stcdll_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
437 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
438
439 $(OBJS)\stcdll_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
440 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
441
442 $(OBJS)\stcdll_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
443 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
444
445 $(OBJS)\stcdll_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
446 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
447
448 $(OBJS)\stcdll_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
449 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
450
451 $(OBJS)\stcdll_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
452 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
453
454 $(OBJS)\stcdll_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
455 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
456
457 $(OBJS)\stcdll_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
458 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
459
460 $(OBJS)\stcdll_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
461 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
462
463 $(OBJS)\stcdll_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
464 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
465
466 $(OBJS)\stcdll_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
467 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
468
469 $(OBJS)\stcdll_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
470 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
471
472 $(OBJS)\stcdll_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
473 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
474
475 $(OBJS)\stcdll_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
476 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
477
478 $(OBJS)\stcdll_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
479 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
480
481 $(OBJS)\stcdll_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
482 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
483
484 $(OBJS)\stcdll_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
485 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
486
487 $(OBJS)\stcdll_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
488 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
489
490 $(OBJS)\stcdll_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
491 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
492
493 $(OBJS)\stcdll_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
494 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
495
496 $(OBJS)\stcdll_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
497 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
498
499 $(OBJS)\stcdll_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
500 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
501
502 $(OBJS)\stcdll_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
503 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
504
505 $(OBJS)\stcdll_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
506 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
507
508 $(OBJS)\stcdll_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
509 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
510
511 $(OBJS)\stcdll_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
512 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
513
514 $(OBJS)\stcdll_Style.obj: ../../src/stc\scintilla\src\Style.cxx
515 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
516
517 $(OBJS)\stcdll_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
518 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
519
520 $(OBJS)\stcdll_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
521 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
522
523 $(OBJS)\stcdll_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
524 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
525
526 $(OBJS)\stcdll_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
527 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
528
529 $(OBJS)\stcdll_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
530 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
531
532 $(OBJS)\stclib_PlatWX.obj: ../../src/stc\PlatWX.cpp
533 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
534
535 $(OBJS)\stclib_ScintillaWX.obj: ../../src/stc\ScintillaWX.cpp
536 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
537
538 $(OBJS)\stclib_stc.obj: ../../src/stc\stc.cpp
539 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
540
541 $(OBJS)\stclib_AutoComplete.obj: ../../src/stc\scintilla\src\AutoComplete.cxx
542 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
543
544 $(OBJS)\stclib_CallTip.obj: ../../src/stc\scintilla\src\CallTip.cxx
545 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
546
547 $(OBJS)\stclib_CellBuffer.obj: ../../src/stc\scintilla\src\CellBuffer.cxx
548 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
549
550 $(OBJS)\stclib_ContractionState.obj: ../../src/stc\scintilla\src\ContractionState.cxx
551 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
552
553 $(OBJS)\stclib_Document.obj: ../../src/stc\scintilla\src\Document.cxx
554 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
555
556 $(OBJS)\stclib_DocumentAccessor.obj: ../../src/stc\scintilla\src\DocumentAccessor.cxx
557 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
558
559 $(OBJS)\stclib_Editor.obj: ../../src/stc\scintilla\src\Editor.cxx
560 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
561
562 $(OBJS)\stclib_ExternalLexer.obj: ../../src/stc\scintilla\src\ExternalLexer.cxx
563 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
564
565 $(OBJS)\stclib_Indicator.obj: ../../src/stc\scintilla\src\Indicator.cxx
566 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
567
568 $(OBJS)\stclib_KeyMap.obj: ../../src/stc\scintilla\src\KeyMap.cxx
569 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
570
571 $(OBJS)\stclib_KeyWords.obj: ../../src/stc\scintilla\src\KeyWords.cxx
572 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
573
574 $(OBJS)\stclib_LexAVE.obj: ../../src/stc\scintilla\src\LexAVE.cxx
575 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
576
577 $(OBJS)\stclib_LexAda.obj: ../../src/stc\scintilla\src\LexAda.cxx
578 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
579
580 $(OBJS)\stclib_LexAsm.obj: ../../src/stc\scintilla\src\LexAsm.cxx
581 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
582
583 $(OBJS)\stclib_LexBaan.obj: ../../src/stc\scintilla\src\LexBaan.cxx
584 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
585
586 $(OBJS)\stclib_LexBullant.obj: ../../src/stc\scintilla\src\LexBullant.cxx
587 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
588
589 $(OBJS)\stclib_LexCPP.obj: ../../src/stc\scintilla\src\LexCPP.cxx
590 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
591
592 $(OBJS)\stclib_LexCSS.obj: ../../src/stc\scintilla\src\LexCSS.cxx
593 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
594
595 $(OBJS)\stclib_LexConf.obj: ../../src/stc\scintilla\src\LexConf.cxx
596 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
597
598 $(OBJS)\stclib_LexCrontab.obj: ../../src/stc\scintilla\src\LexCrontab.cxx
599 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
600
601 $(OBJS)\stclib_LexEiffel.obj: ../../src/stc\scintilla\src\LexEiffel.cxx
602 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
603
604 $(OBJS)\stclib_LexEScript.obj: ../../src/stc\scintilla\src\LexEScript.cxx
605 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
606
607 $(OBJS)\stclib_LexFortran.obj: ../../src/stc\scintilla\src\LexFortran.cxx
608 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
609
610 $(OBJS)\stclib_LexHTML.obj: ../../src/stc\scintilla\src\LexHTML.cxx
611 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
612
613 $(OBJS)\stclib_LexLisp.obj: ../../src/stc\scintilla\src\LexLisp.cxx
614 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
615
616 $(OBJS)\stclib_LexLout.obj: ../../src/stc\scintilla\src\LexLout.cxx
617 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
618
619 $(OBJS)\stclib_LexLua.obj: ../../src/stc\scintilla\src\LexLua.cxx
620 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
621
622 $(OBJS)\stclib_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
623 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
624
625 $(OBJS)\stclib_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
626 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
627
628 $(OBJS)\stclib_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
629 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
630
631 $(OBJS)\stclib_LexOthers.obj: ../../src/stc\scintilla\src\LexOthers.cxx
632 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
633
634 $(OBJS)\stclib_LexPOV.obj: ../../src/stc\scintilla\src\LexPOV.cxx
635 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
636
637 $(OBJS)\stclib_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
638 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
639
640 $(OBJS)\stclib_LexPascal.obj: ../../src/stc\scintilla\src\LexPascal.cxx
641 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
642
643 $(OBJS)\stclib_LexPerl.obj: ../../src/stc\scintilla\src\LexPerl.cxx
644 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
645
646 $(OBJS)\stclib_LexPython.obj: ../../src/stc\scintilla\src\LexPython.cxx
647 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
648
649 $(OBJS)\stclib_LexRuby.obj: ../../src/stc\scintilla\src\LexRuby.cxx
650 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
651
652 $(OBJS)\stclib_LexSQL.obj: ../../src/stc\scintilla\src\LexSQL.cxx
653 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
654
655 $(OBJS)\stclib_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
656 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
657
658 $(OBJS)\stclib_LexVB.obj: ../../src/stc\scintilla\src\LexVB.cxx
659 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
660
661 $(OBJS)\stclib_LineMarker.obj: ../../src/stc\scintilla\src\LineMarker.cxx
662 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
663
664 $(OBJS)\stclib_PropSet.obj: ../../src/stc\scintilla\src\PropSet.cxx
665 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
666
667 $(OBJS)\stclib_RESearch.obj: ../../src/stc\scintilla\src\RESearch.cxx
668 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
669
670 $(OBJS)\stclib_ScintillaBase.obj: ../../src/stc\scintilla\src\ScintillaBase.cxx
671 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
672
673 $(OBJS)\stclib_Style.obj: ../../src/stc\scintilla\src\Style.cxx
674 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
675
676 $(OBJS)\stclib_StyleContext.obj: ../../src/stc\scintilla\src\StyleContext.cxx
677 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
678
679 $(OBJS)\stclib_UniConversion.obj: ../../src/stc\scintilla\src\UniConversion.cxx
680 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
681
682 $(OBJS)\stclib_ViewStyle.obj: ../../src/stc\scintilla\src\ViewStyle.cxx
683 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
684
685 $(OBJS)\stclib_WindowAccessor.obj: ../../src/stc\scintilla\src\WindowAccessor.cxx
686 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
687
688 $(OBJS)\stclib_XPM.obj: ../../src/stc\scintilla\src\XPM.cxx
689 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**