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