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