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