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