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