]> git.saurik.com Git - wxWidgets.git/blame - samples/makefile.bcc
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
[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
54429bb3 47all: access animate artprov aui calendar caret checklst collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi mediaplayer memcheck menu minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png popup printing propsize regtest render richtext rotate 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
77 @echo cd checklst >checklst.bat
78 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>checklst.bat
79 call checklst.bat
80 @del checklst.bat
69199aad
VZ
81 @echo cd collpane >collpane.bat
82 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
83 call collpane.bat
84 @del collpane.bat
c4839ccf
JS
85 @echo cd config >config.bat
86 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
87 call config.bat
88 @del config.bat
3b2cb431
JS
89 @echo cd combo >combo.bat
90 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>combo.bat
91 call combo.bat
92 @del combo.bat
c4839ccf
JS
93 @echo cd console >console.bat
94 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
95 call console.bat
96 @del console.bat
97 @echo cd controls >controls.bat
98 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>controls.bat
99 call controls.bat
100 @del controls.bat
80a77927
WS
101 @echo cd dataview >dataview.bat
102 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat
103 call dataview.bat
104 @del dataview.bat
c4839ccf
JS
105 @echo cd db >db.bat
106 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>db.bat
107 call db.bat
108 @del db.bat
109 @echo cd dialogs >dialogs.bat
110 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat
111 call dialogs.bat
112 @del dialogs.bat
113 @echo cd dialup >dialup.bat
114 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialup.bat
115 call dialup.bat
116 @del dialup.bat
117 @echo cd display >display.bat
118 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>display.bat
119 call display.bat
120 @del display.bat
121 @echo cd dnd >dnd.bat
122 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dnd.bat
123 call dnd.bat
124 @del dnd.bat
125 @echo cd docview >docview.bat
126 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docview.bat
127 call docview.bat
128 @del docview.bat
129 @echo cd docvwmdi >docvwmdi.bat
130 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docvwmdi.bat
131 call docvwmdi.bat
132 @del docvwmdi.bat
133 @echo cd dragimag >dragimag.bat
134 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
135 call dragimag.bat
136 @del dragimag.bat
137 @echo cd drawing >drawing.bat
138 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
139 call drawing.bat
140 @del drawing.bat
141 @echo cd dynamic >dynamic.bat
142 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dynamic.bat
143 call dynamic.bat
144 @del dynamic.bat
145 @echo cd erase >erase.bat
146 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
147 call erase.bat
148 @del erase.bat
149 @echo cd event >event.bat
150 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat
151 call event.bat
152 @del event.bat
153 @echo cd exec >exec.bat
154 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat
155 call exec.bat
156 @del exec.bat
157 @echo cd except >except.bat
158 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>except.bat
159 call except.bat
160 @del except.bat
161 @echo cd font >font.bat
162 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat
163 call font.bat
164 @del font.bat
165 @echo cd grid >grid.bat
166 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>grid.bat
167 call grid.bat
168 @del grid.bat
169 @echo cd help >help.bat
170 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>help.bat
171 call help.bat
172 @del help.bat
173 @echo cd htlbox >htlbox.bat
174 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>htlbox.bat
175 call htlbox.bat
176 @del htlbox.bat
177 @echo cd html >html.bat
178 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>html.bat
179 call html.bat
180 @del html.bat
181 @echo cd image >image.bat
182 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>image.bat
183 call image.bat
184 @del image.bat
185 @echo cd internat >internat.bat
186 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>internat.bat
187 call internat.bat
188 @del internat.bat
189 @echo cd ipc >ipc.bat
190 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ipc.bat
191 call ipc.bat
192 @del ipc.bat
193 @echo cd joytest >joytest.bat
194 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>joytest.bat
195 call joytest.bat
196 @del joytest.bat
197 @echo cd keyboard >keyboard.bat
198 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>keyboard.bat
199 call keyboard.bat
200 @del keyboard.bat
201 @echo cd layout >layout.bat
202 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
203 call layout.bat
204 @del layout.bat
205 @echo cd listbox >listbox.bat
206 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listbox.bat
207 call listbox.bat
208 @del listbox.bat
209 @echo cd listctrl >listctrl.bat
210 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
211 call listctrl.bat
212 @del listctrl.bat
213 @echo cd mdi >mdi.bat
214 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
215 call mdi.bat
216 @del mdi.bat
39c5bef0
RN
217 @echo cd mediaplayer >mediaplayer.bat
218 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat
219 call mediaplayer.bat
220 @del mediaplayer.bat
c4839ccf
JS
221 @echo cd memcheck >memcheck.bat
222 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
223 call memcheck.bat
224 @del memcheck.bat
225 @echo cd menu >menu.bat
226 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
227 call menu.bat
228 @del menu.bat
c4839ccf
JS
229 @echo cd minifram >minifram.bat
230 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minifram.bat
231 call minifram.bat
232 @del minifram.bat
233 @echo cd minimal >minimal.bat
234 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
235 call minimal.bat
236 @del minimal.bat
237 @echo cd mobile >mobile.bat
238 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
239 call mobile.bat
240 @del mobile.bat
241 @echo cd multimon >multimon.bat
242 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>multimon.bat
243 call multimon.bat
244 @del multimon.bat
245 @echo cd nativdlg >nativdlg.bat
246 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat
247 call nativdlg.bat
248 @del nativdlg.bat
249 @echo cd notebook >notebook.bat
250 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>notebook.bat
251 call notebook.bat
252 @del notebook.bat
253 @echo cd oleauto >oleauto.bat
254 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>oleauto.bat
255 call oleauto.bat
256 @del oleauto.bat
257 @echo cd opengl >opengl.bat
258 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>opengl.bat
259 call opengl.bat
260 @del opengl.bat
261 @echo cd ownerdrw >ownerdrw.bat
262 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
263 call ownerdrw.bat
264 @del ownerdrw.bat
265 @echo cd png >png.bat
266 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>png.bat
267 call png.bat
268 @del png.bat
92d2f5cb
RN
269 @echo cd popup >popup.bat
270 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
271 call popup.bat
272 @del popup.bat
c4839ccf
JS
273 @echo cd printing >printing.bat
274 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
275 call printing.bat
276 @del printing.bat
277 @echo cd propsize >propsize.bat
278 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>propsize.bat
279 call propsize.bat
280 @del propsize.bat
281 @echo cd regtest >regtest.bat
282 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
283 call regtest.bat
284 @del regtest.bat
285 @echo cd render >render.bat
286 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
287 call render.bat
288 @del render.bat
80a77927
WS
289 @echo cd richtext >richtext.bat
290 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
291 call richtext.bat
292 @del richtext.bat
c4839ccf
JS
293 @echo cd rotate >rotate.bat
294 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>rotate.bat
295 call rotate.bat
296 @del rotate.bat
297 @echo cd sashtest >sashtest.bat
298 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
299 call sashtest.bat
300 @del sashtest.bat
301 @echo cd scroll >scroll.bat
302 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
303 call scroll.bat
304 @del scroll.bat
305 @echo cd scrollsub >scrollsub.bat
306 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scrollsub.bat
307 call scrollsub.bat
308 @del scrollsub.bat
309 @echo cd shaped >shaped.bat
310 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
311 call shaped.bat
312 @del shaped.bat
313 @echo cd sockets >sockets.bat
314 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sockets.bat
315 call sockets.bat
316 @del sockets.bat
317 @echo cd sound >sound.bat
318 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
319 call sound.bat
320 @del sound.bat
8032564e
WS
321 @echo cd splash >splash.bat
322 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
323 call splash.bat
324 @del splash.bat
c4839ccf
JS
325 @echo cd splitter >splitter.bat
326 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
327 call splitter.bat
328 @del splitter.bat
329 @echo cd statbar >statbar.bat
330 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
331 call statbar.bat
332 @del statbar.bat
54429bb3
RD
333 @echo cd stc >stc.bat
334 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
335 call stc.bat
336 @del stc.bat
c4839ccf
JS
337 @echo cd taskbar >taskbar.bat
338 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
339 call taskbar.bat
340 @del taskbar.bat
341 @echo cd text >text.bat
342 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>text.bat
343 call text.bat
344 @del text.bat
345 @echo cd thread >thread.bat
346 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>thread.bat
347 call thread.bat
348 @del thread.bat
349 @echo cd toolbar >toolbar.bat
350 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>toolbar.bat
351 call toolbar.bat
352 @del toolbar.bat
353 @echo cd treectrl >treectrl.bat
354 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>treectrl.bat
355 call treectrl.bat
356 @del treectrl.bat
357 @echo cd typetest >typetest.bat
358 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>typetest.bat
359 call typetest.bat
360 @del typetest.bat
361 @echo cd validate >validate.bat
362 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>validate.bat
363 call validate.bat
364 @del validate.bat
365 @echo cd vscroll >vscroll.bat
366 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>vscroll.bat
367 call vscroll.bat
368 @del vscroll.bat
369 @echo cd widgets >widgets.bat
370 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
371 call widgets.bat
372 @del widgets.bat
373 @echo cd wizard >wizard.bat
374 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
375 call wizard.bat
376 @del wizard.bat
2a15e880
JS
377 @echo cd mfc >mfc.bat
378 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat
379 call mfc.bat
380 @del mfc.bat
b17c1746 381
f820e98d 382access:
c4839ccf
JS
383 @echo cd access >access.bat
384 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
385 call access.bat
386 @del access.bat
250700e4 387
80a77927
WS
388animate:
389 @echo cd animate >animate.bat
390 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
391 call animate.bat
392 @del animate.bat
393
250700e4 394artprov:
c4839ccf
JS
395 @echo cd artprov >artprov.bat
396 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
397 call artprov.bat
398 @del artprov.bat
f820e98d 399
80a77927
WS
400aui:
401 @echo cd aui >aui.bat
402 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
403 call aui.bat
404 @del aui.bat
405
f820e98d 406calendar:
c4839ccf
JS
407 @echo cd calendar >calendar.bat
408 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
409 call calendar.bat
410 @del calendar.bat
f820e98d
VS
411
412caret:
c4839ccf
JS
413 @echo cd caret >caret.bat
414 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
415 call caret.bat
416 @del caret.bat
f820e98d
VS
417
418checklst:
c4839ccf
JS
419 @echo cd checklst >checklst.bat
420 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>checklst.bat
421 call checklst.bat
422 @del checklst.bat
250700e4 423
69199aad
VZ
424collpane:
425 @echo cd collpane >collpane.bat
426 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
427 call collpane.bat
428 @del collpane.bat
429
f820e98d 430config:
c4839ccf
JS
431 @echo cd config >config.bat
432 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
433 call config.bat
434 @del config.bat
f820e98d 435
3b2cb431
JS
436combo:
437 @echo cd combo >combo.bat
438 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
439 call combo.bat
440 @del combo.bat
441
250700e4 442console:
c4839ccf
JS
443 @echo cd console >console.bat
444 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
445 call console.bat
446 @del console.bat
f820e98d
VS
447
448controls:
c4839ccf
JS
449 @echo cd controls >controls.bat
450 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
451 call controls.bat
452 @del controls.bat
f820e98d 453
80a77927
WS
454dataview:
455 @echo cd dataview >dataview.bat
456 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
457 call dataview.bat
458 @del dataview.bat
459
f820e98d 460db:
c4839ccf
JS
461 @echo cd db >db.bat
462 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat
463 call db.bat
464 @del db.bat
250700e4
RD
465
466dialogs:
c4839ccf
JS
467 @echo cd dialogs >dialogs.bat
468 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
469 call dialogs.bat
470 @del dialogs.bat
f820e98d
VS
471
472dialup:
c4839ccf
JS
473 @echo cd dialup >dialup.bat
474 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
475 call dialup.bat
476 @del dialup.bat
f820e98d
VS
477
478display:
c4839ccf
JS
479 @echo cd display >display.bat
480 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
481 call display.bat
482 @del display.bat
f820e98d
VS
483
484dnd:
c4839ccf
JS
485 @echo cd dnd >dnd.bat
486 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
487 call dnd.bat
488 @del dnd.bat
f820e98d
VS
489
490docview:
c4839ccf
JS
491 @echo cd docview >docview.bat
492 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
493 call docview.bat
494 @del docview.bat
f820e98d
VS
495
496docvwmdi:
c4839ccf
JS
497 @echo cd docvwmdi >docvwmdi.bat
498 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docvwmdi.bat
499 call docvwmdi.bat
500 @del docvwmdi.bat
f820e98d
VS
501
502dragimag:
c4839ccf
JS
503 @echo cd dragimag >dragimag.bat
504 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
505 call dragimag.bat
506 @del dragimag.bat
f820e98d
VS
507
508drawing:
c4839ccf
JS
509 @echo cd drawing >drawing.bat
510 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
511 call drawing.bat
512 @del drawing.bat
f820e98d
VS
513
514dynamic:
c4839ccf
JS
515 @echo cd dynamic >dynamic.bat
516 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dynamic.bat
517 call dynamic.bat
518 @del dynamic.bat
f820e98d
VS
519
520erase:
c4839ccf
JS
521 @echo cd erase >erase.bat
522 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
523 call erase.bat
524 @del erase.bat
f820e98d
VS
525
526event:
c4839ccf
JS
527 @echo cd event >event.bat
528 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
529 call event.bat
530 @del event.bat
f820e98d 531
b17c1746 532exec:
c4839ccf
JS
533 @echo cd exec >exec.bat
534 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
535 call exec.bat
536 @del exec.bat
b71531ad 537
b17c1746 538except:
c4839ccf
JS
539 @echo cd except >except.bat
540 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
541 call except.bat
542 @del except.bat
f820e98d
VS
543
544font:
c4839ccf
JS
545 @echo cd font >font.bat
546 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
547 call font.bat
548 @del font.bat
f820e98d
VS
549
550grid:
c4839ccf
JS
551 @echo cd grid >grid.bat
552 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
553 call grid.bat
554 @del grid.bat
f820e98d
VS
555
556help:
c4839ccf
JS
557 @echo cd help >help.bat
558 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
559 call help.bat
560 @del help.bat
f820e98d
VS
561
562htlbox:
c4839ccf
JS
563 @echo cd htlbox >htlbox.bat
564 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
565 call htlbox.bat
566 @del htlbox.bat
f820e98d
VS
567
568html:
c4839ccf
JS
569 @echo cd html >html.bat
570 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
571 call html.bat
572 @del html.bat
250700e4
RD
573
574image:
c4839ccf
JS
575 @echo cd image >image.bat
576 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
577 call image.bat
578 @del image.bat
f820e98d
VS
579
580internat:
c4839ccf
JS
581 @echo cd internat >internat.bat
582 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
583 call internat.bat
584 @del internat.bat
f820e98d
VS
585
586ipc:
c4839ccf
JS
587 @echo cd ipc >ipc.bat
588 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
589 call ipc.bat
590 @del ipc.bat
f820e98d
VS
591
592joytest:
c4839ccf
JS
593 @echo cd joytest >joytest.bat
594 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
595 call joytest.bat
596 @del joytest.bat
f820e98d
VS
597
598keyboard:
c4839ccf
JS
599 @echo cd keyboard >keyboard.bat
600 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
601 call keyboard.bat
602 @del keyboard.bat
f820e98d
VS
603
604layout:
c4839ccf
JS
605 @echo cd layout >layout.bat
606 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
607 call layout.bat
608 @del layout.bat
f820e98d
VS
609
610listbox:
c4839ccf
JS
611 @echo cd listbox >listbox.bat
612 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listbox.bat
613 call listbox.bat
614 @del listbox.bat
f820e98d
VS
615
616listctrl:
c4839ccf
JS
617 @echo cd listctrl >listctrl.bat
618 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
619 call listctrl.bat
620 @del listctrl.bat
f820e98d
VS
621
622mdi:
c4839ccf
JS
623 @echo cd mdi >mdi.bat
624 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
625 call mdi.bat
626 @del mdi.bat
f820e98d 627
39c5bef0
RN
628mediaplayer:
629 @echo cd mediaplayer >mediaplayer.bat
630 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
631 call mediaplayer.bat
632 @del mediaplayer.bat
633
f820e98d 634memcheck:
c4839ccf
JS
635 @echo cd memcheck >memcheck.bat
636 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
637 call memcheck.bat
638 @del memcheck.bat
f820e98d
VS
639
640menu:
c4839ccf
JS
641 @echo cd menu >menu.bat
642 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
643 call menu.bat
644 @del menu.bat
f820e98d 645
f820e98d 646minifram:
c4839ccf
JS
647 @echo cd minifram >minifram.bat
648 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minifram.bat
649 call minifram.bat
650 @del minifram.bat
250700e4
RD
651
652minimal:
c4839ccf
JS
653 @echo cd minimal >minimal.bat
654 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
655 call minimal.bat
656 @del minimal.bat
f820e98d
VS
657
658mobile:
c4839ccf
JS
659 @echo cd mobile >mobile.bat
660 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile.bat
661 call mobile.bat
662 @del mobile.bat
f820e98d
VS
663
664multimon:
c4839ccf
JS
665 @echo cd multimon >multimon.bat
666 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>multimon.bat
667 call multimon.bat
668 @del multimon.bat
f820e98d
VS
669
670nativdlg:
c4839ccf
JS
671 @echo cd nativdlg >nativdlg.bat
672 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
673 call nativdlg.bat
674 @del nativdlg.bat
f820e98d 675
f820e98d 676notebook:
c4839ccf
JS
677 @echo cd notebook >notebook.bat
678 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
679 call notebook.bat
680 @del notebook.bat
f820e98d
VS
681
682oleauto:
c4839ccf
JS
683 @echo cd oleauto >oleauto.bat
684 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
685 call oleauto.bat
686 @del oleauto.bat
f820e98d
VS
687
688opengl:
c4839ccf
JS
689 @echo cd opengl >opengl.bat
690 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
691 call opengl.bat
692 @del opengl.bat
f820e98d
VS
693
694ownerdrw:
c4839ccf
JS
695 @echo cd ownerdrw >ownerdrw.bat
696 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
697 call ownerdrw.bat
698 @del ownerdrw.bat
f820e98d
VS
699
700png:
c4839ccf
JS
701 @echo cd png >png.bat
702 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>png.bat
703 call png.bat
704 @del png.bat
f820e98d 705
92d2f5cb
RN
706popup:
707 @echo cd popup >popup.bat
708 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
709 call popup.bat
710 @del popup.bat
711
f820e98d 712printing:
c4839ccf
JS
713 @echo cd printing >printing.bat
714 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
715 call printing.bat
716 @del printing.bat
f820e98d
VS
717
718propsize:
c4839ccf
JS
719 @echo cd propsize >propsize.bat
720 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propsize.bat
721 call propsize.bat
722 @del propsize.bat
f820e98d
VS
723
724regtest:
c4839ccf
JS
725 @echo cd regtest >regtest.bat
726 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
727 call regtest.bat
728 @del regtest.bat
f820e98d
VS
729
730render:
c4839ccf
JS
731 @echo cd render >render.bat
732 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
733 call render.bat
734 @del render.bat
f820e98d 735
80a77927
WS
736richtext:
737 @echo cd richtext >richtext.bat
738 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
739 call richtext.bat
740 @del richtext.bat
741
f820e98d 742rotate:
c4839ccf
JS
743 @echo cd rotate >rotate.bat
744 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>rotate.bat
745 call rotate.bat
746 @del rotate.bat
f820e98d
VS
747
748sashtest:
c4839ccf
JS
749 @echo cd sashtest >sashtest.bat
750 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
751 call sashtest.bat
752 @del sashtest.bat
f820e98d
VS
753
754scroll:
c4839ccf
JS
755 @echo cd scroll >scroll.bat
756 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
757 call scroll.bat
758 @del scroll.bat
f820e98d
VS
759
760scrollsub:
c4839ccf
JS
761 @echo cd scrollsub >scrollsub.bat
762 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scrollsub.bat
763 call scrollsub.bat
764 @del scrollsub.bat
f820e98d
VS
765
766shaped:
c4839ccf
JS
767 @echo cd shaped >shaped.bat
768 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
769 call shaped.bat
770 @del shaped.bat
f820e98d
VS
771
772sockets:
c4839ccf
JS
773 @echo cd sockets >sockets.bat
774 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
775 call sockets.bat
776 @del sockets.bat
0d9c603d
VS
777
778sound:
c4839ccf
JS
779 @echo cd sound >sound.bat
780 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
781 call sound.bat
782 @del sound.bat
f820e98d 783
8032564e
WS
784splash:
785 @echo cd splash >splash.bat
786 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
787 call splash.bat
788 @del splash.bat
789
f820e98d 790splitter:
c4839ccf
JS
791 @echo cd splitter >splitter.bat
792 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
793 call splitter.bat
794 @del splitter.bat
f820e98d
VS
795
796statbar:
c4839ccf
JS
797 @echo cd statbar >statbar.bat
798 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
799 call statbar.bat
800 @del statbar.bat
f820e98d 801
54429bb3
RD
802stc:
803 @echo cd stc >stc.bat
804 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
805 call stc.bat
806 @del stc.bat
807
f820e98d 808taskbar:
c4839ccf
JS
809 @echo cd taskbar >taskbar.bat
810 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
811 call taskbar.bat
812 @del taskbar.bat
f820e98d
VS
813
814text:
c4839ccf
JS
815 @echo cd text >text.bat
816 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
817 call text.bat
818 @del text.bat
f820e98d
VS
819
820thread:
c4839ccf
JS
821 @echo cd thread >thread.bat
822 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
823 call thread.bat
824 @del thread.bat
f820e98d
VS
825
826toolbar:
c4839ccf
JS
827 @echo cd toolbar >toolbar.bat
828 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
829 call toolbar.bat
830 @del toolbar.bat
f820e98d
VS
831
832treectrl:
c4839ccf
JS
833 @echo cd treectrl >treectrl.bat
834 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
835 call treectrl.bat
836 @del treectrl.bat
f820e98d
VS
837
838typetest:
c4839ccf
JS
839 @echo cd typetest >typetest.bat
840 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
841 call typetest.bat
842 @del typetest.bat
f820e98d
VS
843
844validate:
c4839ccf
JS
845 @echo cd validate >validate.bat
846 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
847 call validate.bat
848 @del validate.bat
f820e98d
VS
849
850vscroll:
c4839ccf
JS
851 @echo cd vscroll >vscroll.bat
852 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
853 call vscroll.bat
854 @del vscroll.bat
f820e98d
VS
855
856widgets:
c4839ccf
JS
857 @echo cd widgets >widgets.bat
858 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
859 call widgets.bat
860 @del widgets.bat
f820e98d
VS
861
862wizard:
c4839ccf
JS
863 @echo cd wizard >wizard.bat
864 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
865 call wizard.bat
866 @del wizard.bat
92d2f5cb 867
2a15e880
JS
868mfc:
869 @echo cd mfc >mfc.bat
870 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
871 call mfc.bat
872 @del mfc.bat
873