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