]> git.saurik.com Git - wxWidgets.git/blame - samples/makefile.bcc
compilation fix
[wxWidgets.git] / samples / makefile.bcc
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
54429bb3 3# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
9bfe7ad9
VS
7.autodepend
8
250700e4 9!ifndef BCCDIR
9bfe7ad9
VS
10!ifndef MAKEDIR
11!error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
12!endif
250700e4
RD
13BCCDIR = $(MAKEDIR)\..
14!endif
15
f820e98d 16!include ../build/msw/config.bcc
250700e4
RD
17
18# -------------------------------------------------------------------------
19# Do not modify the rest of this file!
20# -------------------------------------------------------------------------
21
250700e4
RD
22### Variables: ###
23
b17c1746
DE
24MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
25 -DCXXFLAGS="$(CXXFLAGS)" -DCPPFLAGS="$(CPPFLAGS)" -DLDFLAGS="$(LDFLAGS)" \
2a15e880
JS
26 -DCPP="$(CPP)" -DSHARED="$(SHARED)" -DWXUNIV="$(WXUNIV)" \
27 -DUNICODE="$(UNICODE)" -DMSLU="$(MSLU)" -DBUILD="$(BUILD)" \
28 -DDEBUG_INFO="$(DEBUG_INFO)" -DDEBUG_FLAG="$(DEBUG_FLAG)" \
29 -DMONOLITHIC="$(MONOLITHIC)" -DUSE_GUI="$(USE_GUI)" \
3b2cb431
JS
30 -DUSE_HTML="$(USE_HTML)" -DUSE_MEDIA="$(USE_MEDIA)" -DUSE_XRC="$(USE_XRC)" \
31 -DUSE_AUI="$(USE_AUI)" -DUSE_RICHTEXT="$(USE_RICHTEXT)" \
54429bb3
RD
32 -DUSE_STC="$(USE_STC)" -DUSE_OPENGL="$(USE_OPENGL)" \
33 -DUSE_ODBC="$(USE_ODBC)" -DUSE_QA="$(USE_QA)" \
8c9f8f91 34 -DUSE_EXCEPTIONS="$(USE_EXCEPTIONS)" -DUSE_RTTI="$(USE_RTTI)" \
3abcf424
RD
35 -DUSE_THREADS="$(USE_THREADS)" -DUSE_GDIPLUS="$(USE_GDIPLUS)" \
36 -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" -DVENDOR="$(VENDOR)" \
37 -DWX_FLAVOUR="$(WX_FLAVOUR)" -DWX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" \
38 -DCFG="$(CFG)" -DCPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" \
39 -DCPPUNIT_LIBS="$(CPPUNIT_LIBS)" -DRUNTIME_LIBS="$(RUNTIME_LIBS)"
250700e4
RD
40
41### Conditionally set variables: ###
42
f820e98d 43
250700e4
RD
44
45### Targets: ###
46
39d66339 47all: access animate artprov aui calendar caret collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minifram minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard mfc
f820e98d 48
b17c1746
DE
49clean:
50 -if exist .\*.obj del .\*.obj
51 -if exist .\*.res del .\*.res
92d2f5cb 52 -if exist .\*.csm del .\*.csm
c4839ccf
JS
53 @echo cd access >access.bat
54 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>access.bat
55 call access.bat
56 @del access.bat
80a77927
WS
57 @echo cd animate >animate.bat
58 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>animate.bat
59 call animate.bat
60 @del animate.bat
c4839ccf
JS
61 @echo cd artprov >artprov.bat
62 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>artprov.bat
63 call artprov.bat
64 @del artprov.bat
80a77927
WS
65 @echo cd aui >aui.bat
66 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>aui.bat
67 call aui.bat
68 @del aui.bat
c4839ccf
JS
69 @echo cd calendar >calendar.bat
70 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>calendar.bat
71 call calendar.bat
72 @del calendar.bat
73 @echo cd caret >caret.bat
74 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>caret.bat
75 call caret.bat
76 @del caret.bat
69199aad
VZ
77 @echo cd collpane >collpane.bat
78 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
79 call collpane.bat
80 @del collpane.bat
c4839ccf
JS
81 @echo cd config >config.bat
82 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
83 call config.bat
84 @del config.bat
3b2cb431
JS
85 @echo cd combo >combo.bat
86 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>combo.bat
87 call combo.bat
88 @del combo.bat
c4839ccf
JS
89 @echo cd console >console.bat
90 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
91 call console.bat
92 @del console.bat
93 @echo cd controls >controls.bat
94 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>controls.bat
95 call controls.bat
96 @del controls.bat
80a77927
WS
97 @echo cd dataview >dataview.bat
98 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat
99 call dataview.bat
100 @del dataview.bat
c4839ccf
JS
101 @echo cd db >db.bat
102 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>db.bat
103 call db.bat
104 @del db.bat
105 @echo cd dialogs >dialogs.bat
106 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat
107 call dialogs.bat
108 @del dialogs.bat
109 @echo cd dialup >dialup.bat
110 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialup.bat
111 call dialup.bat
112 @del dialup.bat
113 @echo cd display >display.bat
114 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>display.bat
115 call display.bat
116 @del display.bat
117 @echo cd dnd >dnd.bat
118 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dnd.bat
119 call dnd.bat
120 @del dnd.bat
121 @echo cd docview >docview.bat
122 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docview.bat
123 call docview.bat
124 @del docview.bat
125 @echo cd docvwmdi >docvwmdi.bat
126 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docvwmdi.bat
127 call docvwmdi.bat
128 @del docvwmdi.bat
129 @echo cd dragimag >dragimag.bat
130 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
131 call dragimag.bat
132 @del dragimag.bat
133 @echo cd drawing >drawing.bat
134 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
135 call drawing.bat
136 @del drawing.bat
c4839ccf
JS
137 @echo cd erase >erase.bat
138 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
139 call erase.bat
140 @del erase.bat
141 @echo cd event >event.bat
142 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat
143 call event.bat
144 @del event.bat
145 @echo cd exec >exec.bat
146 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat
147 call exec.bat
148 @del exec.bat
149 @echo cd except >except.bat
150 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>except.bat
151 call except.bat
152 @del except.bat
153 @echo cd font >font.bat
154 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat
155 call font.bat
156 @del font.bat
157 @echo cd grid >grid.bat
158 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>grid.bat
159 call grid.bat
160 @del grid.bat
161 @echo cd help >help.bat
162 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>help.bat
163 call help.bat
164 @del help.bat
165 @echo cd htlbox >htlbox.bat
166 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>htlbox.bat
167 call htlbox.bat
168 @del htlbox.bat
169 @echo cd html >html.bat
170 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>html.bat
171 call html.bat
172 @del html.bat
173 @echo cd image >image.bat
174 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>image.bat
175 call image.bat
176 @del image.bat
177 @echo cd internat >internat.bat
178 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>internat.bat
179 call internat.bat
180 @del internat.bat
181 @echo cd ipc >ipc.bat
182 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ipc.bat
183 call ipc.bat
184 @del ipc.bat
185 @echo cd joytest >joytest.bat
186 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>joytest.bat
187 call joytest.bat
188 @del joytest.bat
189 @echo cd keyboard >keyboard.bat
190 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>keyboard.bat
191 call keyboard.bat
192 @del keyboard.bat
193 @echo cd layout >layout.bat
194 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
195 call layout.bat
196 @del layout.bat
c4839ccf
JS
197 @echo cd listctrl >listctrl.bat
198 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
199 call listctrl.bat
200 @del listctrl.bat
201 @echo cd mdi >mdi.bat
202 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
203 call mdi.bat
204 @del mdi.bat
39c5bef0
RN
205 @echo cd mediaplayer >mediaplayer.bat
206 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat
207 call mediaplayer.bat
208 @del mediaplayer.bat
c4839ccf
JS
209 @echo cd memcheck >memcheck.bat
210 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
211 call memcheck.bat
212 @del memcheck.bat
213 @echo cd menu >menu.bat
214 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
215 call menu.bat
216 @del menu.bat
c4839ccf
JS
217 @echo cd minifram >minifram.bat
218 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minifram.bat
219 call minifram.bat
220 @del minifram.bat
221 @echo cd minimal >minimal.bat
222 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
223 call minimal.bat
224 @del minimal.bat
225 @echo cd mobile >mobile.bat
226 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
227 call mobile.bat
228 @del mobile.bat
c4839ccf
JS
229 @echo cd nativdlg >nativdlg.bat
230 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat
231 call nativdlg.bat
232 @del nativdlg.bat
233 @echo cd notebook >notebook.bat
234 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>notebook.bat
235 call notebook.bat
236 @del notebook.bat
237 @echo cd oleauto >oleauto.bat
238 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>oleauto.bat
239 call oleauto.bat
240 @del oleauto.bat
241 @echo cd opengl >opengl.bat
242 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>opengl.bat
243 call opengl.bat
244 @del opengl.bat
245 @echo cd ownerdrw >ownerdrw.bat
246 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
247 call ownerdrw.bat
248 @del ownerdrw.bat
92d2f5cb
RN
249 @echo cd popup >popup.bat
250 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
251 call popup.bat
252 @del popup.bat
c4839ccf
JS
253 @echo cd printing >printing.bat
254 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
255 call printing.bat
256 @del printing.bat
c4839ccf
JS
257 @echo cd regtest >regtest.bat
258 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
259 call regtest.bat
260 @del regtest.bat
261 @echo cd render >render.bat
262 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
263 call render.bat
264 @del render.bat
80a77927
WS
265 @echo cd richtext >richtext.bat
266 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
267 call richtext.bat
268 @del richtext.bat
c4839ccf
JS
269 @echo cd sashtest >sashtest.bat
270 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
271 call sashtest.bat
272 @del sashtest.bat
273 @echo cd scroll >scroll.bat
274 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
275 call scroll.bat
276 @del scroll.bat
277 @echo cd scrollsub >scrollsub.bat
278 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scrollsub.bat
279 call scrollsub.bat
280 @del scrollsub.bat
281 @echo cd shaped >shaped.bat
282 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
283 call shaped.bat
284 @del shaped.bat
285 @echo cd sockets >sockets.bat
286 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sockets.bat
287 call sockets.bat
288 @del sockets.bat
289 @echo cd sound >sound.bat
290 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
291 call sound.bat
292 @del sound.bat
8032564e
WS
293 @echo cd splash >splash.bat
294 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
295 call splash.bat
296 @del splash.bat
c4839ccf
JS
297 @echo cd splitter >splitter.bat
298 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
299 call splitter.bat
300 @del splitter.bat
301 @echo cd statbar >statbar.bat
302 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
303 call statbar.bat
304 @del statbar.bat
54429bb3
RD
305 @echo cd stc >stc.bat
306 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
307 call stc.bat
308 @del stc.bat
c4839ccf
JS
309 @echo cd taskbar >taskbar.bat
310 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
311 call taskbar.bat
312 @del taskbar.bat
313 @echo cd text >text.bat
314 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>text.bat
315 call text.bat
316 @del text.bat
317 @echo cd thread >thread.bat
318 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>thread.bat
319 call thread.bat
320 @del thread.bat
321 @echo cd toolbar >toolbar.bat
322 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>toolbar.bat
323 call toolbar.bat
324 @del toolbar.bat
325 @echo cd treectrl >treectrl.bat
326 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>treectrl.bat
327 call treectrl.bat
328 @del treectrl.bat
329 @echo cd typetest >typetest.bat
330 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>typetest.bat
331 call typetest.bat
332 @del typetest.bat
333 @echo cd validate >validate.bat
334 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>validate.bat
335 call validate.bat
336 @del validate.bat
337 @echo cd vscroll >vscroll.bat
338 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>vscroll.bat
339 call vscroll.bat
340 @del vscroll.bat
341 @echo cd widgets >widgets.bat
342 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
343 call widgets.bat
344 @del widgets.bat
345 @echo cd wizard >wizard.bat
346 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
347 call wizard.bat
348 @del wizard.bat
2a15e880
JS
349 @echo cd mfc >mfc.bat
350 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat
351 call mfc.bat
352 @del mfc.bat
b17c1746 353
f820e98d 354access:
c4839ccf
JS
355 @echo cd access >access.bat
356 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
357 call access.bat
358 @del access.bat
250700e4 359
80a77927
WS
360animate:
361 @echo cd animate >animate.bat
362 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
363 call animate.bat
364 @del animate.bat
365
250700e4 366artprov:
c4839ccf
JS
367 @echo cd artprov >artprov.bat
368 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
369 call artprov.bat
370 @del artprov.bat
f820e98d 371
80a77927
WS
372aui:
373 @echo cd aui >aui.bat
374 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
375 call aui.bat
376 @del aui.bat
377
f820e98d 378calendar:
c4839ccf
JS
379 @echo cd calendar >calendar.bat
380 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
381 call calendar.bat
382 @del calendar.bat
f820e98d
VS
383
384caret:
c4839ccf
JS
385 @echo cd caret >caret.bat
386 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
387 call caret.bat
388 @del caret.bat
f820e98d 389
69199aad
VZ
390collpane:
391 @echo cd collpane >collpane.bat
392 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
393 call collpane.bat
394 @del collpane.bat
395
f820e98d 396config:
c4839ccf
JS
397 @echo cd config >config.bat
398 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
399 call config.bat
400 @del config.bat
f820e98d 401
3b2cb431
JS
402combo:
403 @echo cd combo >combo.bat
404 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
405 call combo.bat
406 @del combo.bat
407
250700e4 408console:
c4839ccf
JS
409 @echo cd console >console.bat
410 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
411 call console.bat
412 @del console.bat
f820e98d
VS
413
414controls:
c4839ccf
JS
415 @echo cd controls >controls.bat
416 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
417 call controls.bat
418 @del controls.bat
f820e98d 419
80a77927
WS
420dataview:
421 @echo cd dataview >dataview.bat
422 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
423 call dataview.bat
424 @del dataview.bat
425
f820e98d 426db:
c4839ccf
JS
427 @echo cd db >db.bat
428 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat
429 call db.bat
430 @del db.bat
250700e4
RD
431
432dialogs:
c4839ccf
JS
433 @echo cd dialogs >dialogs.bat
434 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
435 call dialogs.bat
436 @del dialogs.bat
f820e98d
VS
437
438dialup:
c4839ccf
JS
439 @echo cd dialup >dialup.bat
440 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
441 call dialup.bat
442 @del dialup.bat
f820e98d
VS
443
444display:
c4839ccf
JS
445 @echo cd display >display.bat
446 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
447 call display.bat
448 @del display.bat
f820e98d
VS
449
450dnd:
c4839ccf
JS
451 @echo cd dnd >dnd.bat
452 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
453 call dnd.bat
454 @del dnd.bat
f820e98d
VS
455
456docview:
c4839ccf
JS
457 @echo cd docview >docview.bat
458 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
459 call docview.bat
460 @del docview.bat
f820e98d
VS
461
462docvwmdi:
c4839ccf
JS
463 @echo cd docvwmdi >docvwmdi.bat
464 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docvwmdi.bat
465 call docvwmdi.bat
466 @del docvwmdi.bat
f820e98d
VS
467
468dragimag:
c4839ccf
JS
469 @echo cd dragimag >dragimag.bat
470 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
471 call dragimag.bat
472 @del dragimag.bat
f820e98d
VS
473
474drawing:
c4839ccf
JS
475 @echo cd drawing >drawing.bat
476 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
477 call drawing.bat
478 @del drawing.bat
f820e98d 479
f820e98d 480erase:
c4839ccf
JS
481 @echo cd erase >erase.bat
482 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
483 call erase.bat
484 @del erase.bat
f820e98d
VS
485
486event:
c4839ccf
JS
487 @echo cd event >event.bat
488 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
489 call event.bat
490 @del event.bat
f820e98d 491
b17c1746 492exec:
c4839ccf
JS
493 @echo cd exec >exec.bat
494 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
495 call exec.bat
496 @del exec.bat
b71531ad 497
b17c1746 498except:
c4839ccf
JS
499 @echo cd except >except.bat
500 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
501 call except.bat
502 @del except.bat
f820e98d
VS
503
504font:
c4839ccf
JS
505 @echo cd font >font.bat
506 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
507 call font.bat
508 @del font.bat
f820e98d
VS
509
510grid:
c4839ccf
JS
511 @echo cd grid >grid.bat
512 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
513 call grid.bat
514 @del grid.bat
f820e98d
VS
515
516help:
c4839ccf
JS
517 @echo cd help >help.bat
518 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
519 call help.bat
520 @del help.bat
f820e98d
VS
521
522htlbox:
c4839ccf
JS
523 @echo cd htlbox >htlbox.bat
524 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
525 call htlbox.bat
526 @del htlbox.bat
f820e98d
VS
527
528html:
c4839ccf
JS
529 @echo cd html >html.bat
530 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
531 call html.bat
532 @del html.bat
250700e4
RD
533
534image:
c4839ccf
JS
535 @echo cd image >image.bat
536 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
537 call image.bat
538 @del image.bat
f820e98d
VS
539
540internat:
c4839ccf
JS
541 @echo cd internat >internat.bat
542 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
543 call internat.bat
544 @del internat.bat
f820e98d
VS
545
546ipc:
c4839ccf
JS
547 @echo cd ipc >ipc.bat
548 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
549 call ipc.bat
550 @del ipc.bat
f820e98d
VS
551
552joytest:
c4839ccf
JS
553 @echo cd joytest >joytest.bat
554 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
555 call joytest.bat
556 @del joytest.bat
f820e98d
VS
557
558keyboard:
c4839ccf
JS
559 @echo cd keyboard >keyboard.bat
560 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
561 call keyboard.bat
562 @del keyboard.bat
f820e98d
VS
563
564layout:
c4839ccf
JS
565 @echo cd layout >layout.bat
566 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
567 call layout.bat
568 @del layout.bat
f820e98d 569
f820e98d 570listctrl:
c4839ccf
JS
571 @echo cd listctrl >listctrl.bat
572 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
573 call listctrl.bat
574 @del listctrl.bat
f820e98d
VS
575
576mdi:
c4839ccf
JS
577 @echo cd mdi >mdi.bat
578 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
579 call mdi.bat
580 @del mdi.bat
f820e98d 581
39c5bef0
RN
582mediaplayer:
583 @echo cd mediaplayer >mediaplayer.bat
584 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
585 call mediaplayer.bat
586 @del mediaplayer.bat
587
f820e98d 588memcheck:
c4839ccf
JS
589 @echo cd memcheck >memcheck.bat
590 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
591 call memcheck.bat
592 @del memcheck.bat
f820e98d
VS
593
594menu:
c4839ccf
JS
595 @echo cd menu >menu.bat
596 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
597 call menu.bat
598 @del menu.bat
f820e98d 599
f820e98d 600minifram:
c4839ccf
JS
601 @echo cd minifram >minifram.bat
602 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minifram.bat
603 call minifram.bat
604 @del minifram.bat
250700e4
RD
605
606minimal:
c4839ccf
JS
607 @echo cd minimal >minimal.bat
608 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
609 call minimal.bat
610 @del minimal.bat
f820e98d
VS
611
612mobile:
c4839ccf
JS
613 @echo cd mobile >mobile.bat
614 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile.bat
615 call mobile.bat
616 @del mobile.bat
f820e98d 617
f820e98d 618nativdlg:
c4839ccf
JS
619 @echo cd nativdlg >nativdlg.bat
620 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
621 call nativdlg.bat
622 @del nativdlg.bat
f820e98d 623
f820e98d 624notebook:
c4839ccf
JS
625 @echo cd notebook >notebook.bat
626 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
627 call notebook.bat
628 @del notebook.bat
f820e98d
VS
629
630oleauto:
c4839ccf
JS
631 @echo cd oleauto >oleauto.bat
632 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
633 call oleauto.bat
634 @del oleauto.bat
f820e98d
VS
635
636opengl:
c4839ccf
JS
637 @echo cd opengl >opengl.bat
638 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
639 call opengl.bat
640 @del opengl.bat
f820e98d
VS
641
642ownerdrw:
c4839ccf
JS
643 @echo cd ownerdrw >ownerdrw.bat
644 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
645 call ownerdrw.bat
646 @del ownerdrw.bat
f820e98d 647
92d2f5cb
RN
648popup:
649 @echo cd popup >popup.bat
650 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
651 call popup.bat
652 @del popup.bat
653
f820e98d 654printing:
c4839ccf
JS
655 @echo cd printing >printing.bat
656 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
657 call printing.bat
658 @del printing.bat
f820e98d 659
f820e98d 660regtest:
c4839ccf
JS
661 @echo cd regtest >regtest.bat
662 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
663 call regtest.bat
664 @del regtest.bat
f820e98d
VS
665
666render:
c4839ccf
JS
667 @echo cd render >render.bat
668 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
669 call render.bat
670 @del render.bat
f820e98d 671
80a77927
WS
672richtext:
673 @echo cd richtext >richtext.bat
674 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
675 call richtext.bat
676 @del richtext.bat
677
f820e98d 678sashtest:
c4839ccf
JS
679 @echo cd sashtest >sashtest.bat
680 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
681 call sashtest.bat
682 @del sashtest.bat
f820e98d
VS
683
684scroll:
c4839ccf
JS
685 @echo cd scroll >scroll.bat
686 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
687 call scroll.bat
688 @del scroll.bat
f820e98d
VS
689
690scrollsub:
c4839ccf
JS
691 @echo cd scrollsub >scrollsub.bat
692 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scrollsub.bat
693 call scrollsub.bat
694 @del scrollsub.bat
f820e98d
VS
695
696shaped:
c4839ccf
JS
697 @echo cd shaped >shaped.bat
698 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
699 call shaped.bat
700 @del shaped.bat
f820e98d
VS
701
702sockets:
c4839ccf
JS
703 @echo cd sockets >sockets.bat
704 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
705 call sockets.bat
706 @del sockets.bat
0d9c603d
VS
707
708sound:
c4839ccf
JS
709 @echo cd sound >sound.bat
710 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
711 call sound.bat
712 @del sound.bat
f820e98d 713
8032564e
WS
714splash:
715 @echo cd splash >splash.bat
716 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
717 call splash.bat
718 @del splash.bat
719
f820e98d 720splitter:
c4839ccf
JS
721 @echo cd splitter >splitter.bat
722 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
723 call splitter.bat
724 @del splitter.bat
f820e98d
VS
725
726statbar:
c4839ccf
JS
727 @echo cd statbar >statbar.bat
728 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
729 call statbar.bat
730 @del statbar.bat
f820e98d 731
54429bb3
RD
732stc:
733 @echo cd stc >stc.bat
734 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
735 call stc.bat
736 @del stc.bat
737
f820e98d 738taskbar:
c4839ccf
JS
739 @echo cd taskbar >taskbar.bat
740 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
741 call taskbar.bat
742 @del taskbar.bat
f820e98d
VS
743
744text:
c4839ccf
JS
745 @echo cd text >text.bat
746 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
747 call text.bat
748 @del text.bat
f820e98d
VS
749
750thread:
c4839ccf
JS
751 @echo cd thread >thread.bat
752 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
753 call thread.bat
754 @del thread.bat
f820e98d
VS
755
756toolbar:
c4839ccf
JS
757 @echo cd toolbar >toolbar.bat
758 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
759 call toolbar.bat
760 @del toolbar.bat
f820e98d
VS
761
762treectrl:
c4839ccf
JS
763 @echo cd treectrl >treectrl.bat
764 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
765 call treectrl.bat
766 @del treectrl.bat
f820e98d
VS
767
768typetest:
c4839ccf
JS
769 @echo cd typetest >typetest.bat
770 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
771 call typetest.bat
772 @del typetest.bat
f820e98d
VS
773
774validate:
c4839ccf
JS
775 @echo cd validate >validate.bat
776 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
777 call validate.bat
778 @del validate.bat
f820e98d
VS
779
780vscroll:
c4839ccf
JS
781 @echo cd vscroll >vscroll.bat
782 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
783 call vscroll.bat
784 @del vscroll.bat
f820e98d
VS
785
786widgets:
c4839ccf
JS
787 @echo cd widgets >widgets.bat
788 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
789 call widgets.bat
790 @del widgets.bat
f820e98d
VS
791
792wizard:
c4839ccf
JS
793 @echo cd wizard >wizard.bat
794 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
795 call wizard.bat
796 @del wizard.bat
92d2f5cb 797
2a15e880
JS
798mfc:
799 @echo cd mfc >mfc.bat
800 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
801 call mfc.bat
802 @del mfc.bat
803