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