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