]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.bcc
Add a debug helper to show information about a GtkWidget under gdb.
[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)" -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_WEBVIEW="$(USE_WEBVIEW)" \
31 -DUSE_MEDIA="$(USE_MEDIA)" -DUSE_XRC="$(USE_XRC)" -DUSE_AUI="$(USE_AUI)" \
32 -DUSE_RIBBON="$(USE_RIBBON)" -DUSE_PROPGRID="$(USE_PROPGRID)" \
33 -DUSE_RICHTEXT="$(USE_RICHTEXT)" -DUSE_STC="$(USE_STC)" \
34 -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 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 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 webview >webview.bat
351 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>webview.bat
352 call webview.bat
353 @del webview.bat
354 @echo cd widgets >widgets.bat
355 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
356 call widgets.bat
357 @del widgets.bat
358 @echo cd wizard >wizard.bat
359 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
360 call wizard.bat
361 @del wizard.bat
362 @echo cd wrapsizer >wrapsizer.bat
363 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wrapsizer.bat
364 call wrapsizer.bat
365 @del wrapsizer.bat
366 @echo cd xrc >xrc.bat
367 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>xrc.bat
368 call xrc.bat
369 @del xrc.bat
370 @echo cd memcheck >memcheck.bat
371 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
372 call memcheck.bat
373 @del memcheck.bat
374
375 access:
376 @echo cd access >access.bat
377 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
378 call access.bat
379 @del access.bat
380
381 animate:
382 @echo cd animate >animate.bat
383 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
384 call animate.bat
385 @del animate.bat
386
387 artprov:
388 @echo cd artprov >artprov.bat
389 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
390 call artprov.bat
391 @del artprov.bat
392
393 aui:
394 @echo cd aui >aui.bat
395 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
396 call aui.bat
397 @del aui.bat
398
399 calendar:
400 @echo cd calendar >calendar.bat
401 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
402 call calendar.bat
403 @del calendar.bat
404
405 caret:
406 @echo cd caret >caret.bat
407 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
408 call caret.bat
409 @del caret.bat
410
411 clipboard:
412 @echo cd clipboard >clipboard.bat
413 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>clipboard.bat
414 call clipboard.bat
415 @del clipboard.bat
416
417 collpane:
418 @echo cd collpane >collpane.bat
419 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
420 call collpane.bat
421 @del collpane.bat
422
423 combo:
424 @echo cd combo >combo.bat
425 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
426 call combo.bat
427 @del combo.bat
428
429 config:
430 @echo cd config >config.bat
431 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
432 call config.bat
433 @del config.bat
434
435 console:
436 @echo cd console >console.bat
437 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
438 call console.bat
439 @del console.bat
440
441 controls:
442 @echo cd controls >controls.bat
443 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
444 call controls.bat
445 @del controls.bat
446
447 dataview:
448 @echo cd dataview >dataview.bat
449 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
450 call dataview.bat
451 @del dataview.bat
452
453 dialogs:
454 @echo cd dialogs >dialogs.bat
455 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
456 call dialogs.bat
457 @del dialogs.bat
458
459 dialup:
460 @echo cd dialup >dialup.bat
461 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
462 call dialup.bat
463 @del dialup.bat
464
465 display:
466 @echo cd display >display.bat
467 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
468 call display.bat
469 @del display.bat
470
471 dll:
472 @echo cd dll >dll.bat
473 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dll.bat
474 call dll.bat
475 @del dll.bat
476
477 dnd:
478 @echo cd dnd >dnd.bat
479 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
480 call dnd.bat
481 @del dnd.bat
482
483 docview:
484 @echo cd docview >docview.bat
485 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
486 call docview.bat
487 @del docview.bat
488
489 dragimag:
490 @echo cd dragimag >dragimag.bat
491 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
492 call dragimag.bat
493 @del dragimag.bat
494
495 drawing:
496 @echo cd drawing >drawing.bat
497 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
498 call drawing.bat
499 @del drawing.bat
500
501 erase:
502 @echo cd erase >erase.bat
503 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
504 call erase.bat
505 @del erase.bat
506
507 event:
508 @echo cd event >event.bat
509 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
510 call event.bat
511 @del event.bat
512
513 except:
514 @echo cd except >except.bat
515 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
516 call except.bat
517 @del except.bat
518
519 exec:
520 @echo cd exec >exec.bat
521 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
522 call exec.bat
523 @del exec.bat
524
525 font:
526 @echo cd font >font.bat
527 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
528 call font.bat
529 @del font.bat
530
531 grid:
532 @echo cd grid >grid.bat
533 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
534 call grid.bat
535 @del grid.bat
536
537 help:
538 @echo cd help >help.bat
539 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
540 call help.bat
541 @del help.bat
542
543 htlbox:
544 @echo cd htlbox >htlbox.bat
545 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
546 call htlbox.bat
547 @del htlbox.bat
548
549 html:
550 @echo cd html >html.bat
551 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
552 call html.bat
553 @del html.bat
554
555 image:
556 @echo cd image >image.bat
557 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
558 call image.bat
559 @del image.bat
560
561 internat:
562 @echo cd internat >internat.bat
563 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
564 call internat.bat
565 @del internat.bat
566
567 ipc:
568 @echo cd ipc >ipc.bat
569 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
570 call ipc.bat
571 @del ipc.bat
572
573 joytest:
574 @echo cd joytest >joytest.bat
575 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
576 call joytest.bat
577 @del joytest.bat
578
579 keyboard:
580 @echo cd keyboard >keyboard.bat
581 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
582 call keyboard.bat
583 @del keyboard.bat
584
585 layout:
586 @echo cd layout >layout.bat
587 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
588 call layout.bat
589 @del layout.bat
590
591 listctrl:
592 @echo cd listctrl >listctrl.bat
593 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
594 call listctrl.bat
595 @del listctrl.bat
596
597 mdi:
598 @echo cd mdi >mdi.bat
599 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
600 call mdi.bat
601 @del mdi.bat
602
603 mediaplayer:
604 @echo cd mediaplayer >mediaplayer.bat
605 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
606 call mediaplayer.bat
607 @del mediaplayer.bat
608
609 menu:
610 @echo cd menu >menu.bat
611 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
612 call menu.bat
613 @del menu.bat
614
615 minimal:
616 @echo cd minimal >minimal.bat
617 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
618 call minimal.bat
619 @del minimal.bat
620
621 nativdlg:
622 @echo cd nativdlg >nativdlg.bat
623 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
624 call nativdlg.bat
625 @del nativdlg.bat
626
627 notebook:
628 @echo cd notebook >notebook.bat
629 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
630 call notebook.bat
631 @del notebook.bat
632
633 oleauto:
634 @echo cd oleauto >oleauto.bat
635 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
636 call oleauto.bat
637 @del oleauto.bat
638
639 opengl:
640 @echo cd opengl >opengl.bat
641 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
642 call opengl.bat
643 @del opengl.bat
644
645 ownerdrw:
646 @echo cd ownerdrw >ownerdrw.bat
647 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
648 call ownerdrw.bat
649 @del ownerdrw.bat
650
651 popup:
652 @echo cd popup >popup.bat
653 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
654 call popup.bat
655 @del popup.bat
656
657 power:
658 @echo cd power >power.bat
659 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>power.bat
660 call power.bat
661 @del power.bat
662
663 printing:
664 @echo cd printing >printing.bat
665 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
666 call printing.bat
667 @del printing.bat
668
669 propgrid:
670 @echo cd propgrid >propgrid.bat
671 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propgrid.bat
672 call propgrid.bat
673 @del propgrid.bat
674
675 regtest:
676 @echo cd regtest >regtest.bat
677 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
678 call regtest.bat
679 @del regtest.bat
680
681 render:
682 @echo cd render >render.bat
683 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
684 call render.bat
685 @del render.bat
686
687 ribbon:
688 @echo cd ribbon >ribbon.bat
689 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ribbon.bat
690 call ribbon.bat
691 @del ribbon.bat
692
693 richtext:
694 @echo cd richtext >richtext.bat
695 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
696 call richtext.bat
697 @del richtext.bat
698
699 sashtest:
700 @echo cd sashtest >sashtest.bat
701 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
702 call sashtest.bat
703 @del sashtest.bat
704
705 scroll:
706 @echo cd scroll >scroll.bat
707 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
708 call scroll.bat
709 @del scroll.bat
710
711 shaped:
712 @echo cd shaped >shaped.bat
713 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
714 call shaped.bat
715 @del shaped.bat
716
717 sockets:
718 @echo cd sockets >sockets.bat
719 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
720 call sockets.bat
721 @del sockets.bat
722
723 sound:
724 @echo cd sound >sound.bat
725 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
726 call sound.bat
727 @del sound.bat
728
729 splash:
730 @echo cd splash >splash.bat
731 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
732 call splash.bat
733 @del splash.bat
734
735 splitter:
736 @echo cd splitter >splitter.bat
737 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
738 call splitter.bat
739 @del splitter.bat
740
741 statbar:
742 @echo cd statbar >statbar.bat
743 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
744 call statbar.bat
745 @del statbar.bat
746
747 stc:
748 @echo cd stc >stc.bat
749 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
750 call stc.bat
751 @del stc.bat
752
753 svg:
754 @echo cd svg >svg.bat
755 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>svg.bat
756 call svg.bat
757 @del svg.bat
758
759 taborder:
760 @echo cd taborder >taborder.bat
761 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taborder.bat
762 call taborder.bat
763 @del taborder.bat
764
765 taskbar:
766 @echo cd taskbar >taskbar.bat
767 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
768 call taskbar.bat
769 @del taskbar.bat
770
771 text:
772 @echo cd text >text.bat
773 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
774 call text.bat
775 @del text.bat
776
777 thread:
778 @echo cd thread >thread.bat
779 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
780 call thread.bat
781 @del thread.bat
782
783 toolbar:
784 @echo cd toolbar >toolbar.bat
785 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
786 call toolbar.bat
787 @del toolbar.bat
788
789 treectrl:
790 @echo cd treectrl >treectrl.bat
791 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
792 call treectrl.bat
793 @del treectrl.bat
794
795 typetest:
796 @echo cd typetest >typetest.bat
797 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
798 call typetest.bat
799 @del typetest.bat
800
801 uiaction:
802 @echo cd uiaction >uiaction.bat
803 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>uiaction.bat
804 call uiaction.bat
805 @del uiaction.bat
806
807 validate:
808 @echo cd validate >validate.bat
809 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
810 call validate.bat
811 @del validate.bat
812
813 vscroll:
814 @echo cd vscroll >vscroll.bat
815 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
816 call vscroll.bat
817 @del vscroll.bat
818
819 webview:
820 @echo cd webview >webview.bat
821 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>webview.bat
822 call webview.bat
823 @del webview.bat
824
825 widgets:
826 @echo cd widgets >widgets.bat
827 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
828 call widgets.bat
829 @del widgets.bat
830
831 wizard:
832 @echo cd wizard >wizard.bat
833 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
834 call wizard.bat
835 @del wizard.bat
836
837 wrapsizer:
838 @echo cd wrapsizer >wrapsizer.bat
839 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wrapsizer.bat
840 call wrapsizer.bat
841 @del wrapsizer.bat
842
843 xrc:
844 @echo cd xrc >xrc.bat
845 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>xrc.bat
846 call xrc.bat
847 @del xrc.bat
848
849 memcheck:
850 @echo cd memcheck >memcheck.bat
851 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
852 call memcheck.bat
853 @del memcheck.bat
854