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