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