]> git.saurik.com Git - wxWidgets.git/blame - contrib/build/stc/makefile.vc
regenerated with DESTDIR fixes
[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
15OBJS = \
16 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
17SETUPHDIR = \
18 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
3f55f5b8
VS
19STCDLL_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_3) /DWIN32 \
20 $(__DEBUGINFO_2) \
ec08d395
JS
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
3f55f5b8
VS
28STCDLL_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 \
88a8b04e 59 $(OBJS)\stcdll_LexMMIXAL.obj \
3f55f5b8 60 $(OBJS)\stcdll_LexMatlab.obj \
88a8b04e 61 $(OBJS)\stcdll_LexNsis.obj \
3f55f5b8
VS
62 $(OBJS)\stcdll_LexOthers.obj \
63 $(OBJS)\stcdll_LexPOV.obj \
88a8b04e 64 $(OBJS)\stcdll_LexPS.obj \
3f55f5b8
VS
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 \
88a8b04e 70 $(OBJS)\stcdll_LexScriptol.obj \
3f55f5b8
VS
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
ec08d395 82STCLIB_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS)$(__DEBUGRUNTIME_12) /DWIN32 \
3f55f5b8
VS
83 $(__DEBUGINFO_2) \
84 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.pdb \
ec08d395
JS
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
3f55f5b8
VS
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 \
88a8b04e 122 $(OBJS)\stclib_LexMMIXAL.obj \
3f55f5b8 123 $(OBJS)\stclib_LexMatlab.obj \
88a8b04e 124 $(OBJS)\stclib_LexNsis.obj \
3f55f5b8
VS
125 $(OBJS)\stclib_LexOthers.obj \
126 $(OBJS)\stclib_LexPOV.obj \
88a8b04e 127 $(OBJS)\stclib_LexPS.obj \
3f55f5b8
VS
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 \
88a8b04e 133 $(OBJS)\stclib_LexScriptol.obj \
3f55f5b8
VS
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
250700e4
RD
145
146### Conditionally set variables: ###
147
75a0a7b7
VS
148!if "$(SHARED)" == "0"
149LIBDIRNAME = ..\..\src\stc\..\..\..\lib\vc_lib$(CFG)
150!endif
151!if "$(SHARED)" == "1"
152LIBDIRNAME = ..\..\src\stc\..\..\..\lib\vc_dll$(CFG)
153!endif
250700e4
RD
154!if "$(USE_GUI)" == "0"
155PORTNAME = base
156!endif
157!if "$(USE_GUI)" == "1"
158PORTNAME = msw
159!endif
160!if "$(OFFICIAL_BUILD)" == "0"
161VENDORTAG = _$(VENDOR)
162!endif
163!if "$(OFFICIAL_BUILD)" == "1"
164VENDORTAG =
165!endif
3f55f5b8
VS
166!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
167WXDEBUGFLAG = d
168!endif
169!if "$(DEBUG_FLAG)" == "1"
250700e4
RD
170WXDEBUGFLAG = d
171!endif
172!if "$(SHARED)" == "1"
173WXDLLFLAG = dll
174!endif
175!if "$(UNICODE)" == "1"
176WXUNICODEFLAG = u
177!endif
178!if "$(WXUNIV)" == "1"
179WXUNIVNAME = univ
180!endif
3f55f5b8
VS
181!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
182__DEBUGINFO = d
250700e4 183!endif
3f55f5b8
VS
184!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
185__DEBUGINFO =
250700e4 186!endif
3f55f5b8
VS
187!if "$(DEBUG_INFO)" == "0"
188__DEBUGINFO =
250700e4 189!endif
3f55f5b8
VS
190!if "$(DEBUG_INFO)" == "1"
191__DEBUGINFO = d
250700e4 192!endif
3f55f5b8
VS
193!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
194__DEBUGINFO_1 = /DEBUG
250700e4 195!endif
3f55f5b8
VS
196!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
197__DEBUGINFO_1 =
250700e4 198!endif
3f55f5b8
VS
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"
ec08d395 218__DEBUGRUNTIME_12 =
3f55f5b8
VS
219!endif
220!if "$(DEBUG_RUNTIME_LIBS)" == "1"
ec08d395 221__DEBUGRUNTIME_12 = d
3f55f5b8
VS
222!endif
223!if "$(DEBUG_RUNTIME_LIBS)" == "default"
ec08d395 224__DEBUGRUNTIME_12 = $(__DEBUGINFO)
3f55f5b8
VS
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"
250700e4
RD
236__DEBUG_DEFINE_p = /D__WXDEBUG__
237!endif
3f55f5b8
VS
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
ec08d395
JS
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
250700e4
RD
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"
f509d00d 266__RUNTIME_LIBS = T
250700e4
RD
267!endif
268!if "$(UNICODE)" == "1"
ec08d395 269__UNICODE_DEFINE_p = /D_UNICODE
250700e4 270!endif
2265a2d5
VS
271!if "$(MSLU)" == "1"
272__UNICOWS_LIB_p = unicows.lib
273!endif
250700e4
RD
274!if "$(MONOLITHIC)" == "0"
275__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
276!endif
277!if "$(MONOLITHIC)" == "0"
3f55f5b8
VS
278__WXLIB_CORE_p = \
279 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
250700e4
RD
280!endif
281!if "$(MONOLITHIC)" == "1"
3f55f5b8
VS
282__WXLIB_MONO_p = \
283 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
250700e4
RD
284!endif
285!if "$(WXUNIV)" == "1"
286__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
287!endif
3f55f5b8
VS
288!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
289____DEBUGINFO = /D_DEBUG
fe164c3e 290!endif
3f55f5b8 291!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
e2d1c567 292____DEBUGINFO =
3f55f5b8
VS
293!endif
294!if "$(DEBUG_INFO)" == "0"
e2d1c567 295____DEBUGINFO =
3f55f5b8
VS
296!endif
297!if "$(DEBUG_INFO)" == "1"
298____DEBUGINFO = /D_DEBUG
299!endif
300!if "$(DEBUG_RUNTIME_LIBS)" == "0"
ec08d395 301____DEBUGRUNTIME_11_p =
3f55f5b8
VS
302!endif
303!if "$(DEBUG_RUNTIME_LIBS)" == "1"
ec08d395 304____DEBUGRUNTIME_11_p = /D_DEBUG
3f55f5b8
VS
305!endif
306!if "$(DEBUG_RUNTIME_LIBS)" == "default"
ec08d395 307____DEBUGRUNTIME_11_p = $(____DEBUGINFO)
3f55f5b8
VS
308!endif
309!if "$(DEBUG_RUNTIME_LIBS)" == "0"
e2d1c567 310____DEBUGRUNTIME_2_p =
3f55f5b8
VS
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)
fe164c3e 317!endif
250700e4 318!if "$(SHARED)" == "1"
3f55f5b8 319__stcdll___depname = \
ec08d395 320 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).dll
250700e4
RD
321!endif
322!if "$(SHARED)" == "0"
3f55f5b8
VS
323__stclib___depname = \
324 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib
250700e4
RD
325!endif
326
327
328all: $(OBJS)
329$(OBJS):
330 -if not exist $(OBJS) mkdir $(OBJS)
331
332### Targets: ###
333
334all: $(__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
88a8b04e
RD
417$(OBJS)\stcdll_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
418 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
419
250700e4
RD
420$(OBJS)\stcdll_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
421 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
422
88a8b04e
RD
423$(OBJS)\stcdll_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
424 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
425
250700e4
RD
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
88a8b04e
RD
432$(OBJS)\stcdll_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
433 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
434
250700e4
RD
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
88a8b04e
RD
450$(OBJS)\stcdll_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
451 $(CXX) /c /nologo /TP /Fo$@ $(STCDLL_CXXFLAGS) $**
452
250700e4
RD
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
250700e4
RD
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
88a8b04e
RD
576$(OBJS)\stclib_LexMMIXAL.obj: ../../src/stc\scintilla\src\LexMMIXAL.cxx
577 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
578
250700e4
RD
579$(OBJS)\stclib_LexMatlab.obj: ../../src/stc\scintilla\src\LexMatlab.cxx
580 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
581
88a8b04e
RD
582$(OBJS)\stclib_LexNsis.obj: ../../src/stc\scintilla\src\LexNsis.cxx
583 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
584
250700e4
RD
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
88a8b04e
RD
591$(OBJS)\stclib_LexPS.obj: ../../src/stc\scintilla\src\LexPS.cxx
592 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
593
250700e4
RD
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
88a8b04e
RD
609$(OBJS)\stclib_LexScriptol.obj: ../../src/stc\scintilla\src\LexScriptol.cxx
610 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
611
250700e4
RD
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
250700e4
RD
651$(OBJS)\stclib_stc.obj: ../../src/stc\stc.cpp
652 $(CXX) /c /nologo /TP /Fo$@ $(STCLIB_CXXFLAGS) $**
653
654clean:
655 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
656 -if exist $(OBJS)\*.res del $(OBJS)\*.res
ec08d395
JS
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
3f55f5b8
VS
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
250700e4
RD
662
663!if "$(SHARED)" == "1"
ec08d395 664$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)251$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc_vc$(VENDORTAG).dll: $(STCDLL_OBJECTS)
3f55f5b8 665 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) @<<
ec08d395 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
250700e4
RD
667<<
668!endif
669
670!if "$(SHARED)" == "0"
3f55f5b8 671$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_stc.lib: $(STCLIB_OBJECTS)
250700e4
RD
672 if exist $@ del $@
673 lib /NOLOGO /OUT:$@ @<<
3f55f5b8 674 $(STCLIB_OBJECTS)
250700e4
RD
675<<
676!endif