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