]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.bcc
Fix test for compilers not supporting \u escapes in strings (such as VC6).
[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 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 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 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 printing >printing.bat
247 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
248 call printing.bat
249 @del printing.bat
250 @echo cd propgrid >propgrid.bat
251 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>propgrid.bat
252 call propgrid.bat
253 @del propgrid.bat
254 @echo cd regtest >regtest.bat
255 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
256 call regtest.bat
257 @del regtest.bat
258 @echo cd render >render.bat
259 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
260 call render.bat
261 @del render.bat
262 @echo cd ribbon >ribbon.bat
263 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ribbon.bat
264 call ribbon.bat
265 @del ribbon.bat
266 @echo cd richtext >richtext.bat
267 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
268 call richtext.bat
269 @del richtext.bat
270 @echo cd sashtest >sashtest.bat
271 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
272 call sashtest.bat
273 @del sashtest.bat
274 @echo cd scroll >scroll.bat
275 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
276 call scroll.bat
277 @del scroll.bat
278 @echo cd shaped >shaped.bat
279 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
280 call shaped.bat
281 @del shaped.bat
282 @echo cd sockets >sockets.bat
283 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sockets.bat
284 call sockets.bat
285 @del sockets.bat
286 @echo cd sound >sound.bat
287 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
288 call sound.bat
289 @del sound.bat
290 @echo cd splash >splash.bat
291 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
292 call splash.bat
293 @del splash.bat
294 @echo cd splitter >splitter.bat
295 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
296 call splitter.bat
297 @del splitter.bat
298 @echo cd statbar >statbar.bat
299 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
300 call statbar.bat
301 @del statbar.bat
302 @echo cd stc >stc.bat
303 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
304 call stc.bat
305 @del stc.bat
306 @echo cd svg >svg.bat
307 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>svg.bat
308 call svg.bat
309 @del svg.bat
310 @echo cd taborder >taborder.bat
311 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taborder.bat
312 call taborder.bat
313 @del taborder.bat
314 @echo cd taskbar >taskbar.bat
315 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
316 call taskbar.bat
317 @del taskbar.bat
318 @echo cd text >text.bat
319 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>text.bat
320 call text.bat
321 @del text.bat
322 @echo cd thread >thread.bat
323 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>thread.bat
324 call thread.bat
325 @del thread.bat
326 @echo cd toolbar >toolbar.bat
327 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>toolbar.bat
328 call toolbar.bat
329 @del toolbar.bat
330 @echo cd treectrl >treectrl.bat
331 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>treectrl.bat
332 call treectrl.bat
333 @del treectrl.bat
334 @echo cd typetest >typetest.bat
335 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>typetest.bat
336 call typetest.bat
337 @del typetest.bat
338 @echo cd uiaction >uiaction.bat
339 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>uiaction.bat
340 call uiaction.bat
341 @del uiaction.bat
342 @echo cd validate >validate.bat
343 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>validate.bat
344 call validate.bat
345 @del validate.bat
346 @echo cd vscroll >vscroll.bat
347 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>vscroll.bat
348 call vscroll.bat
349 @del vscroll.bat
350 @echo cd widgets >widgets.bat
351 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
352 call widgets.bat
353 @del widgets.bat
354 @echo cd wizard >wizard.bat
355 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
356 call wizard.bat
357 @del wizard.bat
358 @echo cd wrapsizer >wrapsizer.bat
359 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wrapsizer.bat
360 call wrapsizer.bat
361 @del wrapsizer.bat
362 @echo cd xrc >xrc.bat
363 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>xrc.bat
364 call xrc.bat
365 @del xrc.bat
366 @echo cd memcheck >memcheck.bat
367 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
368 call memcheck.bat
369 @del memcheck.bat
370
371 access:
372 @echo cd access >access.bat
373 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
374 call access.bat
375 @del access.bat
376
377 animate:
378 @echo cd animate >animate.bat
379 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
380 call animate.bat
381 @del animate.bat
382
383 artprov:
384 @echo cd artprov >artprov.bat
385 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
386 call artprov.bat
387 @del artprov.bat
388
389 aui:
390 @echo cd aui >aui.bat
391 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
392 call aui.bat
393 @del aui.bat
394
395 calendar:
396 @echo cd calendar >calendar.bat
397 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
398 call calendar.bat
399 @del calendar.bat
400
401 caret:
402 @echo cd caret >caret.bat
403 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
404 call caret.bat
405 @del caret.bat
406
407 clipboard:
408 @echo cd clipboard >clipboard.bat
409 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>clipboard.bat
410 call clipboard.bat
411 @del clipboard.bat
412
413 collpane:
414 @echo cd collpane >collpane.bat
415 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
416 call collpane.bat
417 @del collpane.bat
418
419 combo:
420 @echo cd combo >combo.bat
421 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
422 call combo.bat
423 @del combo.bat
424
425 config:
426 @echo cd config >config.bat
427 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
428 call config.bat
429 @del config.bat
430
431 console:
432 @echo cd console >console.bat
433 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
434 call console.bat
435 @del console.bat
436
437 controls:
438 @echo cd controls >controls.bat
439 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
440 call controls.bat
441 @del controls.bat
442
443 dataview:
444 @echo cd dataview >dataview.bat
445 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
446 call dataview.bat
447 @del dataview.bat
448
449 dialogs:
450 @echo cd dialogs >dialogs.bat
451 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
452 call dialogs.bat
453 @del dialogs.bat
454
455 dialup:
456 @echo cd dialup >dialup.bat
457 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
458 call dialup.bat
459 @del dialup.bat
460
461 display:
462 @echo cd display >display.bat
463 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
464 call display.bat
465 @del display.bat
466
467 dll:
468 @echo cd dll >dll.bat
469 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dll.bat
470 call dll.bat
471 @del dll.bat
472
473 dnd:
474 @echo cd dnd >dnd.bat
475 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
476 call dnd.bat
477 @del dnd.bat
478
479 docview:
480 @echo cd docview >docview.bat
481 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
482 call docview.bat
483 @del docview.bat
484
485 dragimag:
486 @echo cd dragimag >dragimag.bat
487 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
488 call dragimag.bat
489 @del dragimag.bat
490
491 drawing:
492 @echo cd drawing >drawing.bat
493 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
494 call drawing.bat
495 @del drawing.bat
496
497 erase:
498 @echo cd erase >erase.bat
499 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
500 call erase.bat
501 @del erase.bat
502
503 event:
504 @echo cd event >event.bat
505 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
506 call event.bat
507 @del event.bat
508
509 except:
510 @echo cd except >except.bat
511 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
512 call except.bat
513 @del except.bat
514
515 exec:
516 @echo cd exec >exec.bat
517 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
518 call exec.bat
519 @del exec.bat
520
521 font:
522 @echo cd font >font.bat
523 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
524 call font.bat
525 @del font.bat
526
527 grid:
528 @echo cd grid >grid.bat
529 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
530 call grid.bat
531 @del grid.bat
532
533 help:
534 @echo cd help >help.bat
535 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
536 call help.bat
537 @del help.bat
538
539 htlbox:
540 @echo cd htlbox >htlbox.bat
541 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
542 call htlbox.bat
543 @del htlbox.bat
544
545 html:
546 @echo cd html >html.bat
547 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
548 call html.bat
549 @del html.bat
550
551 image:
552 @echo cd image >image.bat
553 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
554 call image.bat
555 @del image.bat
556
557 internat:
558 @echo cd internat >internat.bat
559 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
560 call internat.bat
561 @del internat.bat
562
563 ipc:
564 @echo cd ipc >ipc.bat
565 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
566 call ipc.bat
567 @del ipc.bat
568
569 joytest:
570 @echo cd joytest >joytest.bat
571 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
572 call joytest.bat
573 @del joytest.bat
574
575 keyboard:
576 @echo cd keyboard >keyboard.bat
577 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
578 call keyboard.bat
579 @del keyboard.bat
580
581 layout:
582 @echo cd layout >layout.bat
583 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
584 call layout.bat
585 @del layout.bat
586
587 listctrl:
588 @echo cd listctrl >listctrl.bat
589 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
590 call listctrl.bat
591 @del listctrl.bat
592
593 mdi:
594 @echo cd mdi >mdi.bat
595 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
596 call mdi.bat
597 @del mdi.bat
598
599 mediaplayer:
600 @echo cd mediaplayer >mediaplayer.bat
601 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
602 call mediaplayer.bat
603 @del mediaplayer.bat
604
605 menu:
606 @echo cd menu >menu.bat
607 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
608 call menu.bat
609 @del menu.bat
610
611 minimal:
612 @echo cd minimal >minimal.bat
613 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
614 call minimal.bat
615 @del minimal.bat
616
617 nativdlg:
618 @echo cd nativdlg >nativdlg.bat
619 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
620 call nativdlg.bat
621 @del nativdlg.bat
622
623 notebook:
624 @echo cd notebook >notebook.bat
625 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
626 call notebook.bat
627 @del notebook.bat
628
629 oleauto:
630 @echo cd oleauto >oleauto.bat
631 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
632 call oleauto.bat
633 @del oleauto.bat
634
635 opengl:
636 @echo cd opengl >opengl.bat
637 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
638 call opengl.bat
639 @del opengl.bat
640
641 ownerdrw:
642 @echo cd ownerdrw >ownerdrw.bat
643 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
644 call ownerdrw.bat
645 @del ownerdrw.bat
646
647 popup:
648 @echo cd popup >popup.bat
649 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
650 call popup.bat
651 @del popup.bat
652
653 power:
654 @echo cd power >power.bat
655 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>power.bat
656 call power.bat
657 @del power.bat
658
659 printing:
660 @echo cd printing >printing.bat
661 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
662 call printing.bat
663 @del printing.bat
664
665 propgrid:
666 @echo cd propgrid >propgrid.bat
667 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propgrid.bat
668 call propgrid.bat
669 @del propgrid.bat
670
671 regtest:
672 @echo cd regtest >regtest.bat
673 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
674 call regtest.bat
675 @del regtest.bat
676
677 render:
678 @echo cd render >render.bat
679 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
680 call render.bat
681 @del render.bat
682
683 ribbon:
684 @echo cd ribbon >ribbon.bat
685 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ribbon.bat
686 call ribbon.bat
687 @del ribbon.bat
688
689 richtext:
690 @echo cd richtext >richtext.bat
691 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
692 call richtext.bat
693 @del richtext.bat
694
695 sashtest:
696 @echo cd sashtest >sashtest.bat
697 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
698 call sashtest.bat
699 @del sashtest.bat
700
701 scroll:
702 @echo cd scroll >scroll.bat
703 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
704 call scroll.bat
705 @del scroll.bat
706
707 shaped:
708 @echo cd shaped >shaped.bat
709 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
710 call shaped.bat
711 @del shaped.bat
712
713 sockets:
714 @echo cd sockets >sockets.bat
715 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
716 call sockets.bat
717 @del sockets.bat
718
719 sound:
720 @echo cd sound >sound.bat
721 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
722 call sound.bat
723 @del sound.bat
724
725 splash:
726 @echo cd splash >splash.bat
727 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
728 call splash.bat
729 @del splash.bat
730
731 splitter:
732 @echo cd splitter >splitter.bat
733 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
734 call splitter.bat
735 @del splitter.bat
736
737 statbar:
738 @echo cd statbar >statbar.bat
739 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
740 call statbar.bat
741 @del statbar.bat
742
743 stc:
744 @echo cd stc >stc.bat
745 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
746 call stc.bat
747 @del stc.bat
748
749 svg:
750 @echo cd svg >svg.bat
751 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>svg.bat
752 call svg.bat
753 @del svg.bat
754
755 taborder:
756 @echo cd taborder >taborder.bat
757 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taborder.bat
758 call taborder.bat
759 @del taborder.bat
760
761 taskbar:
762 @echo cd taskbar >taskbar.bat
763 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
764 call taskbar.bat
765 @del taskbar.bat
766
767 text:
768 @echo cd text >text.bat
769 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
770 call text.bat
771 @del text.bat
772
773 thread:
774 @echo cd thread >thread.bat
775 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
776 call thread.bat
777 @del thread.bat
778
779 toolbar:
780 @echo cd toolbar >toolbar.bat
781 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
782 call toolbar.bat
783 @del toolbar.bat
784
785 treectrl:
786 @echo cd treectrl >treectrl.bat
787 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
788 call treectrl.bat
789 @del treectrl.bat
790
791 typetest:
792 @echo cd typetest >typetest.bat
793 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
794 call typetest.bat
795 @del typetest.bat
796
797 uiaction:
798 @echo cd uiaction >uiaction.bat
799 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>uiaction.bat
800 call uiaction.bat
801 @del uiaction.bat
802
803 validate:
804 @echo cd validate >validate.bat
805 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
806 call validate.bat
807 @del validate.bat
808
809 vscroll:
810 @echo cd vscroll >vscroll.bat
811 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
812 call vscroll.bat
813 @del vscroll.bat
814
815 widgets:
816 @echo cd widgets >widgets.bat
817 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
818 call widgets.bat
819 @del widgets.bat
820
821 wizard:
822 @echo cd wizard >wizard.bat
823 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
824 call wizard.bat
825 @del wizard.bat
826
827 wrapsizer:
828 @echo cd wrapsizer >wrapsizer.bat
829 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wrapsizer.bat
830 call wrapsizer.bat
831 @del wrapsizer.bat
832
833 xrc:
834 @echo cd xrc >xrc.bat
835 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>xrc.bat
836 call xrc.bat
837 @del xrc.bat
838
839 memcheck:
840 @echo cd memcheck >memcheck.bat
841 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
842 call memcheck.bat
843 @del memcheck.bat
844