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