]> git.saurik.com Git - wxWidgets.git/blame - samples/makefile.vc
use libtiff/libjpeg VC-specific include files for all Win32 compilers, including...
[wxWidgets.git] / samples / makefile.vc
CommitLineData
0706fb23
VS
1# =========================================================================
2# This makefile was generated by
8b31a4a3 3# Bakefile 0.2.2 (http://bakefile.sourceforge.net)
0706fb23
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
1ff121bd 6
f820e98d 7!include <../build/msw/config.vc>
1ff121bd 8
0706fb23
VS
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
1ff121bd 12
0706fb23 13### Variables: ###
289b2d61 14
b17c1746 15MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
2a15e880 16 CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" \
b17c1746 17 WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" MSLU="$(MSLU)" BUILD="$(BUILD)" \
ab6ea1ac
MW
18 TARGET_CPU="$(TARGET_CPU)" DEBUG_INFO="$(DEBUG_INFO)" \
19 DEBUG_FLAG="$(DEBUG_FLAG)" DEBUG_RUNTIME_LIBS="$(DEBUG_RUNTIME_LIBS)" \
20 MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" \
3b2cb431 21 USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" \
54429bb3
RD
22 USE_RICHTEXT="$(USE_RICHTEXT)" USE_STC="$(USE_STC)" \
23 USE_OPENGL="$(USE_OPENGL)" USE_ODBC="$(USE_ODBC)" USE_QA="$(USE_QA)" \
3b2cb431 24 USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" \
3abcf424
RD
25 USE_THREADS="$(USE_THREADS)" USE_GDIPLUS="$(USE_GDIPLUS)" \
26 OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" \
27 WX_FLAVOUR="$(WX_FLAVOUR)" WX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" CFG="$(CFG)" \
c4839ccf 28 CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" \
b17c1746 29 RUNTIME_LIBS="$(RUNTIME_LIBS)"
0706fb23
VS
30
31### Conditionally set variables: ###
32
0706fb23
VS
33
34
35### Targets: ###
36
bbf941bd 37all: sub_access sub_animate sub_artprov sub_aui sub_calendar sub_caret sub_collpane sub_config sub_combo sub_console sub_controls sub_dataview sub_db sub_dialogs sub_dialup sub_display sub_dnd sub_docview sub_docvwmdi sub_dragimag sub_drawing sub_erase sub_event sub_exec sub_except sub_font sub_grid sub_help sub_htlbox sub_html sub_image sub_internat sub_ipc sub_joytest sub_keyboard sub_layout sub_listctrl sub_mdi sub_mediaplayer sub_memcheck sub_menu sub_minimal sub_mobile sub_nativdlg sub_notebook sub_oleauto sub_opengl sub_ownerdrw sub_popup sub_printing sub_regtest sub_render sub_richtext sub_sashtest sub_scroll sub_scrollsub sub_shaped sub_sockets sub_sound sub_splash sub_splitter sub_statbar sub_stc sub_taskbar sub_text sub_thread sub_toolbar sub_treectrl sub_typetest sub_validate sub_vscroll sub_widgets sub_wizard sub_mfc
0706fb23 38
b17c1746
DE
39clean:
40 -if exist .\*.obj del .\*.obj
41 -if exist .\*.res del .\*.res
92d2f5cb 42 -if exist .\*.pch del .\*.pch
b92ca8cf
VS
43 cd access
44 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 45 cd "$(MAKEDIR)"
80a77927
WS
46 cd animate
47 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 48 cd "$(MAKEDIR)"
b92ca8cf
VS
49 cd artprov
50 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 51 cd "$(MAKEDIR)"
80a77927
WS
52 cd aui
53 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 54 cd "$(MAKEDIR)"
b92ca8cf
VS
55 cd calendar
56 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 57 cd "$(MAKEDIR)"
b92ca8cf
VS
58 cd caret
59 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 60 cd "$(MAKEDIR)"
69199aad
VZ
61 cd collpane
62 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 63 cd "$(MAKEDIR)"
b92ca8cf
VS
64 cd config
65 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 66 cd "$(MAKEDIR)"
3b2cb431
JS
67 cd combo
68 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 69 cd "$(MAKEDIR)"
b92ca8cf
VS
70 cd console
71 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 72 cd "$(MAKEDIR)"
b92ca8cf
VS
73 cd controls
74 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 75 cd "$(MAKEDIR)"
80a77927
WS
76 cd dataview
77 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 78 cd "$(MAKEDIR)"
b92ca8cf
VS
79 cd db
80 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 81 cd "$(MAKEDIR)"
b92ca8cf
VS
82 cd dialogs
83 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 84 cd "$(MAKEDIR)"
b92ca8cf
VS
85 cd dialup
86 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 87 cd "$(MAKEDIR)"
b92ca8cf
VS
88 cd display
89 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 90 cd "$(MAKEDIR)"
b92ca8cf
VS
91 cd dnd
92 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 93 cd "$(MAKEDIR)"
b92ca8cf
VS
94 cd docview
95 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 96 cd "$(MAKEDIR)"
b92ca8cf
VS
97 cd docvwmdi
98 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 99 cd "$(MAKEDIR)"
b92ca8cf
VS
100 cd dragimag
101 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 102 cd "$(MAKEDIR)"
b92ca8cf
VS
103 cd drawing
104 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 105 cd "$(MAKEDIR)"
b92ca8cf
VS
106 cd erase
107 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 108 cd "$(MAKEDIR)"
b92ca8cf
VS
109 cd event
110 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 111 cd "$(MAKEDIR)"
b92ca8cf
VS
112 cd exec
113 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 114 cd "$(MAKEDIR)"
b92ca8cf
VS
115 cd except
116 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 117 cd "$(MAKEDIR)"
b92ca8cf
VS
118 cd font
119 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 120 cd "$(MAKEDIR)"
b92ca8cf
VS
121 cd grid
122 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 123 cd "$(MAKEDIR)"
b92ca8cf
VS
124 cd help
125 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 126 cd "$(MAKEDIR)"
b92ca8cf
VS
127 cd htlbox
128 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 129 cd "$(MAKEDIR)"
b92ca8cf
VS
130 cd html
131 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 132 cd "$(MAKEDIR)"
b92ca8cf
VS
133 cd image
134 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 135 cd "$(MAKEDIR)"
b92ca8cf
VS
136 cd internat
137 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 138 cd "$(MAKEDIR)"
b92ca8cf
VS
139 cd ipc
140 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 141 cd "$(MAKEDIR)"
b92ca8cf
VS
142 cd joytest
143 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 144 cd "$(MAKEDIR)"
b92ca8cf
VS
145 cd keyboard
146 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 147 cd "$(MAKEDIR)"
b92ca8cf
VS
148 cd layout
149 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 150 cd "$(MAKEDIR)"
b92ca8cf
VS
151 cd listctrl
152 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 153 cd "$(MAKEDIR)"
b92ca8cf
VS
154 cd mdi
155 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 156 cd "$(MAKEDIR)"
39c5bef0
RN
157 cd mediaplayer
158 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 159 cd "$(MAKEDIR)"
b92ca8cf
VS
160 cd memcheck
161 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 162 cd "$(MAKEDIR)"
b92ca8cf
VS
163 cd menu
164 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 165 cd "$(MAKEDIR)"
b92ca8cf
VS
166 cd minimal
167 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 168 cd "$(MAKEDIR)"
b92ca8cf
VS
169 cd mobile
170 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 171 cd "$(MAKEDIR)"
b92ca8cf
VS
172 cd nativdlg
173 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 174 cd "$(MAKEDIR)"
b92ca8cf
VS
175 cd notebook
176 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 177 cd "$(MAKEDIR)"
b92ca8cf
VS
178 cd oleauto
179 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 180 cd "$(MAKEDIR)"
b92ca8cf
VS
181 cd opengl
182 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 183 cd "$(MAKEDIR)"
b92ca8cf
VS
184 cd ownerdrw
185 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 186 cd "$(MAKEDIR)"
92d2f5cb
RN
187 cd popup
188 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 189 cd "$(MAKEDIR)"
b92ca8cf
VS
190 cd printing
191 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 192 cd "$(MAKEDIR)"
b92ca8cf
VS
193 cd regtest
194 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 195 cd "$(MAKEDIR)"
b92ca8cf
VS
196 cd render
197 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 198 cd "$(MAKEDIR)"
80a77927
WS
199 cd richtext
200 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 201 cd "$(MAKEDIR)"
b92ca8cf
VS
202 cd sashtest
203 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 204 cd "$(MAKEDIR)"
b92ca8cf
VS
205 cd scroll
206 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 207 cd "$(MAKEDIR)"
b92ca8cf
VS
208 cd scrollsub
209 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 210 cd "$(MAKEDIR)"
b92ca8cf
VS
211 cd shaped
212 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 213 cd "$(MAKEDIR)"
b92ca8cf
VS
214 cd sockets
215 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 216 cd "$(MAKEDIR)"
b92ca8cf
VS
217 cd sound
218 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 219 cd "$(MAKEDIR)"
8032564e
WS
220 cd splash
221 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 222 cd "$(MAKEDIR)"
b92ca8cf
VS
223 cd splitter
224 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 225 cd "$(MAKEDIR)"
b92ca8cf
VS
226 cd statbar
227 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 228 cd "$(MAKEDIR)"
54429bb3
RD
229 cd stc
230 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 231 cd "$(MAKEDIR)"
b92ca8cf
VS
232 cd taskbar
233 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 234 cd "$(MAKEDIR)"
b92ca8cf
VS
235 cd text
236 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 237 cd "$(MAKEDIR)"
b92ca8cf
VS
238 cd thread
239 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 240 cd "$(MAKEDIR)"
b92ca8cf
VS
241 cd toolbar
242 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 243 cd "$(MAKEDIR)"
b92ca8cf
VS
244 cd treectrl
245 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 246 cd "$(MAKEDIR)"
b92ca8cf
VS
247 cd typetest
248 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 249 cd "$(MAKEDIR)"
b92ca8cf
VS
250 cd validate
251 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 252 cd "$(MAKEDIR)"
b92ca8cf
VS
253 cd vscroll
254 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 255 cd "$(MAKEDIR)"
b92ca8cf
VS
256 cd widgets
257 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 258 cd "$(MAKEDIR)"
b92ca8cf
VS
259 cd wizard
260 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 261 cd "$(MAKEDIR)"
2a15e880
JS
262 cd mfc
263 $(MAKE) -f makefile.vc $(MAKEARGS) clean
39d66339 264 cd "$(MAKEDIR)"
b17c1746 265
f820e98d
VS
266sub_access:
267 cd access
75a0a7b7 268 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 269 cd "$(MAKEDIR)"
f820e98d 270
80a77927
WS
271sub_animate:
272 cd animate
273 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 274 cd "$(MAKEDIR)"
80a77927 275
f820e98d 276sub_artprov:
0706fb23 277 cd artprov
75a0a7b7 278 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 279 cd "$(MAKEDIR)"
f820e98d 280
80a77927
WS
281sub_aui:
282 cd aui
283 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 284 cd "$(MAKEDIR)"
80a77927 285
f820e98d
VS
286sub_calendar:
287 cd calendar
75a0a7b7 288 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 289 cd "$(MAKEDIR)"
f820e98d
VS
290
291sub_caret:
292 cd caret
75a0a7b7 293 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 294 cd "$(MAKEDIR)"
0706fb23 295
69199aad
VZ
296sub_collpane:
297 cd collpane
298 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 299 cd "$(MAKEDIR)"
69199aad 300
f820e98d
VS
301sub_config:
302 cd config
75a0a7b7 303 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 304 cd "$(MAKEDIR)"
f820e98d 305
3b2cb431
JS
306sub_combo:
307 cd combo
308 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 309 cd "$(MAKEDIR)"
3b2cb431 310
f820e98d 311sub_console:
0706fb23 312 cd console
75a0a7b7 313 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 314 cd "$(MAKEDIR)"
f820e98d
VS
315
316sub_controls:
317 cd controls
75a0a7b7 318 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 319 cd "$(MAKEDIR)"
f820e98d 320
80a77927
WS
321sub_dataview:
322 cd dataview
323 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 324 cd "$(MAKEDIR)"
80a77927 325
f820e98d
VS
326sub_db:
327 cd db
75a0a7b7 328 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 329 cd "$(MAKEDIR)"
1ff121bd 330
f820e98d 331sub_dialogs:
0706fb23 332 cd dialogs
75a0a7b7 333 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 334 cd "$(MAKEDIR)"
f820e98d
VS
335
336sub_dialup:
337 cd dialup
75a0a7b7 338 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 339 cd "$(MAKEDIR)"
f820e98d
VS
340
341sub_display:
342 cd display
75a0a7b7 343 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 344 cd "$(MAKEDIR)"
0706fb23 345
f820e98d
VS
346sub_dnd:
347 cd dnd
75a0a7b7 348 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 349 cd "$(MAKEDIR)"
f820e98d
VS
350
351sub_docview:
352 cd docview
75a0a7b7 353 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 354 cd "$(MAKEDIR)"
f820e98d
VS
355
356sub_docvwmdi:
357 cd docvwmdi
75a0a7b7 358 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 359 cd "$(MAKEDIR)"
f820e98d
VS
360
361sub_dragimag:
362 cd dragimag
75a0a7b7 363 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 364 cd "$(MAKEDIR)"
f820e98d
VS
365
366sub_drawing:
367 cd drawing
75a0a7b7 368 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 369 cd "$(MAKEDIR)"
f820e98d
VS
370
371sub_erase:
372 cd erase
75a0a7b7 373 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 374 cd "$(MAKEDIR)"
f820e98d
VS
375
376sub_event:
377 cd event
75a0a7b7 378 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 379 cd "$(MAKEDIR)"
f820e98d 380
b17c1746
DE
381sub_exec:
382 cd exec
b71531ad 383 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 384 cd "$(MAKEDIR)"
b71531ad 385
b17c1746
DE
386sub_except:
387 cd except
75a0a7b7 388 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 389 cd "$(MAKEDIR)"
f820e98d
VS
390
391sub_font:
392 cd font
75a0a7b7 393 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 394 cd "$(MAKEDIR)"
f820e98d
VS
395
396sub_grid:
397 cd grid
75a0a7b7 398 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 399 cd "$(MAKEDIR)"
f820e98d
VS
400
401sub_help:
402 cd help
75a0a7b7 403 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 404 cd "$(MAKEDIR)"
f820e98d
VS
405
406sub_htlbox:
407 cd htlbox
75a0a7b7 408 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 409 cd "$(MAKEDIR)"
f820e98d
VS
410
411sub_html:
412 cd html
75a0a7b7 413 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 414 cd "$(MAKEDIR)"
f820e98d
VS
415
416sub_image:
0706fb23 417 cd image
75a0a7b7 418 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 419 cd "$(MAKEDIR)"
f820e98d
VS
420
421sub_internat:
422 cd internat
75a0a7b7 423 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 424 cd "$(MAKEDIR)"
f820e98d
VS
425
426sub_ipc:
427 cd ipc
75a0a7b7 428 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 429 cd "$(MAKEDIR)"
f820e98d
VS
430
431sub_joytest:
432 cd joytest
75a0a7b7 433 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 434 cd "$(MAKEDIR)"
f820e98d
VS
435
436sub_keyboard:
437 cd keyboard
75a0a7b7 438 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 439 cd "$(MAKEDIR)"
f820e98d
VS
440
441sub_layout:
442 cd layout
75a0a7b7 443 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 444 cd "$(MAKEDIR)"
f820e98d
VS
445
446sub_listctrl:
447 cd listctrl
75a0a7b7 448 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 449 cd "$(MAKEDIR)"
f820e98d
VS
450
451sub_mdi:
452 cd mdi
75a0a7b7 453 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 454 cd "$(MAKEDIR)"
f820e98d 455
39c5bef0
RN
456sub_mediaplayer:
457 cd mediaplayer
458 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 459 cd "$(MAKEDIR)"
39c5bef0 460
f820e98d
VS
461sub_memcheck:
462 cd memcheck
75a0a7b7 463 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 464 cd "$(MAKEDIR)"
f820e98d
VS
465
466sub_menu:
467 cd menu
75a0a7b7 468 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 469 cd "$(MAKEDIR)"
f820e98d 470
f820e98d 471sub_minimal:
0706fb23 472 cd minimal
75a0a7b7 473 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 474 cd "$(MAKEDIR)"
f820e98d
VS
475
476sub_mobile:
477 cd mobile
75a0a7b7 478 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 479 cd "$(MAKEDIR)"
f820e98d
VS
480
481sub_nativdlg:
482 cd nativdlg
75a0a7b7 483 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 484 cd "$(MAKEDIR)"
f820e98d 485
f820e98d
VS
486sub_notebook:
487 cd notebook
75a0a7b7 488 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 489 cd "$(MAKEDIR)"
f820e98d
VS
490
491sub_oleauto:
492 cd oleauto
75a0a7b7 493 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 494 cd "$(MAKEDIR)"
f820e98d
VS
495
496sub_opengl:
497 cd opengl
75a0a7b7 498 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 499 cd "$(MAKEDIR)"
f820e98d
VS
500
501sub_ownerdrw:
502 cd ownerdrw
75a0a7b7 503 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 504 cd "$(MAKEDIR)"
f820e98d 505
92d2f5cb
RN
506sub_popup:
507 cd popup
508 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 509 cd "$(MAKEDIR)"
92d2f5cb 510
f820e98d
VS
511sub_printing:
512 cd printing
75a0a7b7 513 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 514 cd "$(MAKEDIR)"
f820e98d
VS
515
516sub_regtest:
517 cd regtest
75a0a7b7 518 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 519 cd "$(MAKEDIR)"
f820e98d
VS
520
521sub_render:
522 cd render
75a0a7b7 523 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 524 cd "$(MAKEDIR)"
f820e98d 525
80a77927
WS
526sub_richtext:
527 cd richtext
528 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 529 cd "$(MAKEDIR)"
f820e98d
VS
530
531sub_sashtest:
532 cd sashtest
75a0a7b7 533 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 534 cd "$(MAKEDIR)"
f820e98d
VS
535
536sub_scroll:
537 cd scroll
75a0a7b7 538 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 539 cd "$(MAKEDIR)"
f820e98d
VS
540
541sub_scrollsub:
542 cd scrollsub
75a0a7b7 543 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 544 cd "$(MAKEDIR)"
f820e98d
VS
545
546sub_shaped:
547 cd shaped
75a0a7b7 548 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 549 cd "$(MAKEDIR)"
f820e98d
VS
550
551sub_sockets:
552 cd sockets
75a0a7b7 553 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 554 cd "$(MAKEDIR)"
f820e98d 555
0d9c603d
VS
556sub_sound:
557 cd sound
558 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 559 cd "$(MAKEDIR)"
0d9c603d 560
8032564e
WS
561sub_splash:
562 cd splash
563 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 564 cd "$(MAKEDIR)"
8032564e 565
f820e98d
VS
566sub_splitter:
567 cd splitter
75a0a7b7 568 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 569 cd "$(MAKEDIR)"
f820e98d
VS
570
571sub_statbar:
572 cd statbar
75a0a7b7 573 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 574 cd "$(MAKEDIR)"
54429bb3
RD
575
576sub_stc:
577 cd stc
578 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 579 cd "$(MAKEDIR)"
f820e98d 580
f820e98d
VS
581sub_taskbar:
582 cd taskbar
75a0a7b7 583 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 584 cd "$(MAKEDIR)"
f820e98d
VS
585
586sub_text:
587 cd text
75a0a7b7 588 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 589 cd "$(MAKEDIR)"
f820e98d
VS
590
591sub_thread:
592 cd thread
75a0a7b7 593 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 594 cd "$(MAKEDIR)"
f820e98d
VS
595
596sub_toolbar:
597 cd toolbar
75a0a7b7 598 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 599 cd "$(MAKEDIR)"
f820e98d
VS
600
601sub_treectrl:
602 cd treectrl
75a0a7b7 603 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 604 cd "$(MAKEDIR)"
f820e98d
VS
605
606sub_typetest:
607 cd typetest
75a0a7b7 608 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 609 cd "$(MAKEDIR)"
f820e98d
VS
610
611sub_validate:
612 cd validate
75a0a7b7 613 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 614 cd "$(MAKEDIR)"
f820e98d
VS
615
616sub_vscroll:
617 cd vscroll
75a0a7b7 618 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 619 cd "$(MAKEDIR)"
f820e98d
VS
620
621sub_widgets:
622 cd widgets
75a0a7b7 623 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 624 cd "$(MAKEDIR)"
f820e98d
VS
625
626sub_wizard:
627 cd wizard
75a0a7b7 628 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 629 cd "$(MAKEDIR)"
92d2f5cb 630
2a15e880
JS
631sub_mfc:
632 cd mfc
633 $(MAKE) -f makefile.vc $(MAKEARGS) all
39d66339 634 cd "$(MAKEDIR)"
2a15e880 635