]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.bcc
call wxFlexGridSizer::AddGrowableRow() only when the sizer has enough rows for the...
[wxWidgets.git] / samples / makefile.bcc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.5 (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 clipboard 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 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
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 clipboard >clipboard.bat
78 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>clipboard.bat
79 call clipboard.bat
80 @del clipboard.bat
81 @echo cd collpane >collpane.bat
82 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
83 call collpane.bat
84 @del collpane.bat
85 @echo cd config >config.bat
86 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
87 call config.bat
88 @del config.bat
89 @echo cd combo >combo.bat
90 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>combo.bat
91 call combo.bat
92 @del combo.bat
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
101 @echo cd dataview >dataview.bat
102 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat
103 call dataview.bat
104 @del dataview.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 dragimag >dragimag.bat
126 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
127 call dragimag.bat
128 @del dragimag.bat
129 @echo cd drawing >drawing.bat
130 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
131 call drawing.bat
132 @del drawing.bat
133 @echo cd erase >erase.bat
134 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
135 call erase.bat
136 @del erase.bat
137 @echo cd event >event.bat
138 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat
139 call event.bat
140 @del event.bat
141 @echo cd exec >exec.bat
142 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat
143 call exec.bat
144 @del exec.bat
145 @echo cd except >except.bat
146 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>except.bat
147 call except.bat
148 @del except.bat
149 @echo cd font >font.bat
150 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat
151 call font.bat
152 @del font.bat
153 @echo cd grid >grid.bat
154 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>grid.bat
155 call grid.bat
156 @del grid.bat
157 @echo cd help >help.bat
158 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>help.bat
159 call help.bat
160 @del help.bat
161 @echo cd htlbox >htlbox.bat
162 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>htlbox.bat
163 call htlbox.bat
164 @del htlbox.bat
165 @echo cd html >html.bat
166 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>html.bat
167 call html.bat
168 @del html.bat
169 @echo cd image >image.bat
170 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>image.bat
171 call image.bat
172 @del image.bat
173 @echo cd internat >internat.bat
174 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>internat.bat
175 call internat.bat
176 @del internat.bat
177 @echo cd ipc >ipc.bat
178 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ipc.bat
179 call ipc.bat
180 @del ipc.bat
181 @echo cd joytest >joytest.bat
182 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>joytest.bat
183 call joytest.bat
184 @del joytest.bat
185 @echo cd keyboard >keyboard.bat
186 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>keyboard.bat
187 call keyboard.bat
188 @del keyboard.bat
189 @echo cd layout >layout.bat
190 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
191 call layout.bat
192 @del layout.bat
193 @echo cd listctrl >listctrl.bat
194 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
195 call listctrl.bat
196 @del listctrl.bat
197 @echo cd mdi >mdi.bat
198 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
199 call mdi.bat
200 @del mdi.bat
201 @echo cd mediaplayer >mediaplayer.bat
202 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat
203 call mediaplayer.bat
204 @del mediaplayer.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 @echo cd memcheck >memcheck.bat
350 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
351 call memcheck.bat
352 @del memcheck.bat
353
354 access:
355 @echo cd access >access.bat
356 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
357 call access.bat
358 @del access.bat
359
360 animate:
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
366 artprov:
367 @echo cd artprov >artprov.bat
368 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
369 call artprov.bat
370 @del artprov.bat
371
372 aui:
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
378 calendar:
379 @echo cd calendar >calendar.bat
380 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
381 call calendar.bat
382 @del calendar.bat
383
384 caret:
385 @echo cd caret >caret.bat
386 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
387 call caret.bat
388 @del caret.bat
389
390 clipboard:
391 @echo cd clipboard >clipboard.bat
392 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>clipboard.bat
393 call clipboard.bat
394 @del clipboard.bat
395
396 collpane:
397 @echo cd collpane >collpane.bat
398 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
399 call collpane.bat
400 @del collpane.bat
401
402 config:
403 @echo cd config >config.bat
404 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
405 call config.bat
406 @del config.bat
407
408 combo:
409 @echo cd combo >combo.bat
410 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
411 call combo.bat
412 @del combo.bat
413
414 console:
415 @echo cd console >console.bat
416 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
417 call console.bat
418 @del console.bat
419
420 controls:
421 @echo cd controls >controls.bat
422 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
423 call controls.bat
424 @del controls.bat
425
426 dataview:
427 @echo cd dataview >dataview.bat
428 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
429 call dataview.bat
430 @del dataview.bat
431
432 dialogs:
433 @echo cd dialogs >dialogs.bat
434 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
435 call dialogs.bat
436 @del dialogs.bat
437
438 dialup:
439 @echo cd dialup >dialup.bat
440 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
441 call dialup.bat
442 @del dialup.bat
443
444 display:
445 @echo cd display >display.bat
446 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
447 call display.bat
448 @del display.bat
449
450 dnd:
451 @echo cd dnd >dnd.bat
452 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
453 call dnd.bat
454 @del dnd.bat
455
456 docview:
457 @echo cd docview >docview.bat
458 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
459 call docview.bat
460 @del docview.bat
461
462 dragimag:
463 @echo cd dragimag >dragimag.bat
464 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
465 call dragimag.bat
466 @del dragimag.bat
467
468 drawing:
469 @echo cd drawing >drawing.bat
470 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
471 call drawing.bat
472 @del drawing.bat
473
474 erase:
475 @echo cd erase >erase.bat
476 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
477 call erase.bat
478 @del erase.bat
479
480 event:
481 @echo cd event >event.bat
482 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
483 call event.bat
484 @del event.bat
485
486 exec:
487 @echo cd exec >exec.bat
488 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
489 call exec.bat
490 @del exec.bat
491
492 except:
493 @echo cd except >except.bat
494 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
495 call except.bat
496 @del except.bat
497
498 font:
499 @echo cd font >font.bat
500 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
501 call font.bat
502 @del font.bat
503
504 grid:
505 @echo cd grid >grid.bat
506 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
507 call grid.bat
508 @del grid.bat
509
510 help:
511 @echo cd help >help.bat
512 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
513 call help.bat
514 @del help.bat
515
516 htlbox:
517 @echo cd htlbox >htlbox.bat
518 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
519 call htlbox.bat
520 @del htlbox.bat
521
522 html:
523 @echo cd html >html.bat
524 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
525 call html.bat
526 @del html.bat
527
528 image:
529 @echo cd image >image.bat
530 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
531 call image.bat
532 @del image.bat
533
534 internat:
535 @echo cd internat >internat.bat
536 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
537 call internat.bat
538 @del internat.bat
539
540 ipc:
541 @echo cd ipc >ipc.bat
542 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
543 call ipc.bat
544 @del ipc.bat
545
546 joytest:
547 @echo cd joytest >joytest.bat
548 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
549 call joytest.bat
550 @del joytest.bat
551
552 keyboard:
553 @echo cd keyboard >keyboard.bat
554 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
555 call keyboard.bat
556 @del keyboard.bat
557
558 layout:
559 @echo cd layout >layout.bat
560 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
561 call layout.bat
562 @del layout.bat
563
564 listctrl:
565 @echo cd listctrl >listctrl.bat
566 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
567 call listctrl.bat
568 @del listctrl.bat
569
570 mdi:
571 @echo cd mdi >mdi.bat
572 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
573 call mdi.bat
574 @del mdi.bat
575
576 mediaplayer:
577 @echo cd mediaplayer >mediaplayer.bat
578 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
579 call mediaplayer.bat
580 @del mediaplayer.bat
581
582 menu:
583 @echo cd menu >menu.bat
584 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
585 call menu.bat
586 @del menu.bat
587
588 minimal:
589 @echo cd minimal >minimal.bat
590 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
591 call minimal.bat
592 @del minimal.bat
593
594 mobile:
595 @echo cd mobile >mobile.bat
596 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile.bat
597 call mobile.bat
598 @del mobile.bat
599
600 nativdlg:
601 @echo cd nativdlg >nativdlg.bat
602 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
603 call nativdlg.bat
604 @del nativdlg.bat
605
606 notebook:
607 @echo cd notebook >notebook.bat
608 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
609 call notebook.bat
610 @del notebook.bat
611
612 oleauto:
613 @echo cd oleauto >oleauto.bat
614 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
615 call oleauto.bat
616 @del oleauto.bat
617
618 opengl:
619 @echo cd opengl >opengl.bat
620 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
621 call opengl.bat
622 @del opengl.bat
623
624 ownerdrw:
625 @echo cd ownerdrw >ownerdrw.bat
626 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
627 call ownerdrw.bat
628 @del ownerdrw.bat
629
630 popup:
631 @echo cd popup >popup.bat
632 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
633 call popup.bat
634 @del popup.bat
635
636 printing:
637 @echo cd printing >printing.bat
638 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
639 call printing.bat
640 @del printing.bat
641
642 propgrid:
643 @echo cd propgrid >propgrid.bat
644 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propgrid.bat
645 call propgrid.bat
646 @del propgrid.bat
647
648 regtest:
649 @echo cd regtest >regtest.bat
650 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
651 call regtest.bat
652 @del regtest.bat
653
654 render:
655 @echo cd render >render.bat
656 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
657 call render.bat
658 @del render.bat
659
660 richtext:
661 @echo cd richtext >richtext.bat
662 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
663 call richtext.bat
664 @del richtext.bat
665
666 sashtest:
667 @echo cd sashtest >sashtest.bat
668 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
669 call sashtest.bat
670 @del sashtest.bat
671
672 scroll:
673 @echo cd scroll >scroll.bat
674 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
675 call scroll.bat
676 @del scroll.bat
677
678 scrollsub:
679 @echo cd scrollsub >scrollsub.bat
680 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scrollsub.bat
681 call scrollsub.bat
682 @del scrollsub.bat
683
684 shaped:
685 @echo cd shaped >shaped.bat
686 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
687 call shaped.bat
688 @del shaped.bat
689
690 sockets:
691 @echo cd sockets >sockets.bat
692 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
693 call sockets.bat
694 @del sockets.bat
695
696 sound:
697 @echo cd sound >sound.bat
698 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
699 call sound.bat
700 @del sound.bat
701
702 splash:
703 @echo cd splash >splash.bat
704 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
705 call splash.bat
706 @del splash.bat
707
708 splitter:
709 @echo cd splitter >splitter.bat
710 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
711 call splitter.bat
712 @del splitter.bat
713
714 statbar:
715 @echo cd statbar >statbar.bat
716 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
717 call statbar.bat
718 @del statbar.bat
719
720 stc:
721 @echo cd stc >stc.bat
722 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
723 call stc.bat
724 @del stc.bat
725
726 taskbar:
727 @echo cd taskbar >taskbar.bat
728 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
729 call taskbar.bat
730 @del taskbar.bat
731
732 text:
733 @echo cd text >text.bat
734 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
735 call text.bat
736 @del text.bat
737
738 thread:
739 @echo cd thread >thread.bat
740 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
741 call thread.bat
742 @del thread.bat
743
744 toolbar:
745 @echo cd toolbar >toolbar.bat
746 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
747 call toolbar.bat
748 @del toolbar.bat
749
750 treectrl:
751 @echo cd treectrl >treectrl.bat
752 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
753 call treectrl.bat
754 @del treectrl.bat
755
756 typetest:
757 @echo cd typetest >typetest.bat
758 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
759 call typetest.bat
760 @del typetest.bat
761
762 validate:
763 @echo cd validate >validate.bat
764 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
765 call validate.bat
766 @del validate.bat
767
768 vscroll:
769 @echo cd vscroll >vscroll.bat
770 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
771 call vscroll.bat
772 @del vscroll.bat
773
774 widgets:
775 @echo cd widgets >widgets.bat
776 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
777 call widgets.bat
778 @del widgets.bat
779
780 wizard:
781 @echo cd wizard >wizard.bat
782 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
783 call wizard.bat
784 @del wizard.bat
785
786 wrapsizer:
787 @echo cd wrapsizer >wrapsizer.bat
788 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wrapsizer.bat
789 call wrapsizer.bat
790 @del wrapsizer.bat
791
792 mfc:
793 @echo cd mfc >mfc.bat
794 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
795 call mfc.bat
796 @del mfc.bat
797
798 memcheck:
799 @echo cd memcheck >memcheck.bat
800 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
801 call memcheck.bat
802 @del memcheck.bat
803