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