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