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