]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.vc
DMC doesn't have #warning
[wxWidgets.git] / samples / makefile.vc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.1.2 (http://bakefile.sourceforge.net)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 !include <../build/msw/config.vc>
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 ### Variables: ###
14
15 MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
16 CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" SHARED="$(SHARED)" \
17 WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" MSLU="$(MSLU)" BUILD="$(BUILD)" \
18 DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" \
19 DEBUG_RUNTIME_LIBS="$(DEBUG_RUNTIME_LIBS)" MONOLITHIC="$(MONOLITHIC)" \
20 USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" USE_OPENGL="$(USE_OPENGL)" \
21 USE_ODBC="$(USE_ODBC)" USE_EXCEPTIONS="$(USE_EXCEPTIONS)" \
22 OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" CFG="$(CFG)" \
23 RUNTIME_LIBS="$(RUNTIME_LIBS)"
24
25 ### Conditionally set variables: ###
26
27
28
29 ### Targets: ###
30
31 all: sub_access sub_artprov sub_calendar sub_caret sub_checklst sub_config sub_console sub_controls sub_db sub_dialogs sub_dialup sub_display sub_dnd sub_docview sub_docvwmdi sub_dragimag sub_drawing sub_dynamic 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_listbox sub_listctrl sub_mdi sub_memcheck sub_menu sub_mfc sub_minifram sub_minimal sub_mobile sub_multimon sub_nativdlg sub_notebook sub_oleauto sub_opengl sub_ownerdrw sub_png sub_printing sub_propsize sub_regtest sub_render sub_richedit sub_rotate sub_sashtest sub_scroll sub_scrollsub sub_shaped sub_sockets sub_sound sub_splitter sub_statbar sub_tab sub_taskbar sub_text sub_thread sub_toolbar sub_treectrl sub_typetest sub_validate sub_vscroll sub_widgets sub_wizard sub_wxtest
32
33 clean:
34 -if exist .\*.obj del .\*.obj
35 -if exist .\*.res del .\*.res
36
37 sub_access:
38 cd access
39 $(MAKE) -f makefile.vc $(MAKEARGS) all
40 cd $(MAKEDIR)
41
42 sub_artprov:
43 cd artprov
44 $(MAKE) -f makefile.vc $(MAKEARGS) all
45 cd $(MAKEDIR)
46
47 sub_calendar:
48 cd calendar
49 $(MAKE) -f makefile.vc $(MAKEARGS) all
50 cd $(MAKEDIR)
51
52 sub_caret:
53 cd caret
54 $(MAKE) -f makefile.vc $(MAKEARGS) all
55 cd $(MAKEDIR)
56
57 sub_checklst:
58 cd checklst
59 $(MAKE) -f makefile.vc $(MAKEARGS) all
60 cd $(MAKEDIR)
61
62 sub_config:
63 cd config
64 $(MAKE) -f makefile.vc $(MAKEARGS) all
65 cd $(MAKEDIR)
66
67 sub_console:
68 cd console
69 $(MAKE) -f makefile.vc $(MAKEARGS) all
70 cd $(MAKEDIR)
71
72 sub_controls:
73 cd controls
74 $(MAKE) -f makefile.vc $(MAKEARGS) all
75 cd $(MAKEDIR)
76
77 sub_db:
78 cd db
79 $(MAKE) -f makefile.vc $(MAKEARGS) all
80 cd $(MAKEDIR)
81
82 sub_dialogs:
83 cd dialogs
84 $(MAKE) -f makefile.vc $(MAKEARGS) all
85 cd $(MAKEDIR)
86
87 sub_dialup:
88 cd dialup
89 $(MAKE) -f makefile.vc $(MAKEARGS) all
90 cd $(MAKEDIR)
91
92 sub_display:
93 cd display
94 $(MAKE) -f makefile.vc $(MAKEARGS) all
95 cd $(MAKEDIR)
96
97 sub_dnd:
98 cd dnd
99 $(MAKE) -f makefile.vc $(MAKEARGS) all
100 cd $(MAKEDIR)
101
102 sub_docview:
103 cd docview
104 $(MAKE) -f makefile.vc $(MAKEARGS) all
105 cd $(MAKEDIR)
106
107 sub_docvwmdi:
108 cd docvwmdi
109 $(MAKE) -f makefile.vc $(MAKEARGS) all
110 cd $(MAKEDIR)
111
112 sub_dragimag:
113 cd dragimag
114 $(MAKE) -f makefile.vc $(MAKEARGS) all
115 cd $(MAKEDIR)
116
117 sub_drawing:
118 cd drawing
119 $(MAKE) -f makefile.vc $(MAKEARGS) all
120 cd $(MAKEDIR)
121
122 sub_dynamic:
123 cd dynamic
124 $(MAKE) -f makefile.vc $(MAKEARGS) all
125 cd $(MAKEDIR)
126
127 sub_erase:
128 cd erase
129 $(MAKE) -f makefile.vc $(MAKEARGS) all
130 cd $(MAKEDIR)
131
132 sub_event:
133 cd event
134 $(MAKE) -f makefile.vc $(MAKEARGS) all
135 cd $(MAKEDIR)
136
137 sub_exec:
138 cd exec
139 $(MAKE) -f makefile.vc $(MAKEARGS) all
140 cd $(MAKEDIR)
141
142 sub_except:
143 cd except
144 $(MAKE) -f makefile.vc $(MAKEARGS) all
145 cd $(MAKEDIR)
146
147 sub_font:
148 cd font
149 $(MAKE) -f makefile.vc $(MAKEARGS) all
150 cd $(MAKEDIR)
151
152 sub_grid:
153 cd grid
154 $(MAKE) -f makefile.vc $(MAKEARGS) all
155 cd $(MAKEDIR)
156
157 sub_help:
158 cd help
159 $(MAKE) -f makefile.vc $(MAKEARGS) all
160 cd $(MAKEDIR)
161
162 sub_htlbox:
163 cd htlbox
164 $(MAKE) -f makefile.vc $(MAKEARGS) all
165 cd $(MAKEDIR)
166
167 sub_html:
168 cd html
169 $(MAKE) -f makefile.vc $(MAKEARGS) all
170 cd $(MAKEDIR)
171
172 sub_image:
173 cd image
174 $(MAKE) -f makefile.vc $(MAKEARGS) all
175 cd $(MAKEDIR)
176
177 sub_internat:
178 cd internat
179 $(MAKE) -f makefile.vc $(MAKEARGS) all
180 cd $(MAKEDIR)
181
182 sub_ipc:
183 cd ipc
184 $(MAKE) -f makefile.vc $(MAKEARGS) all
185 cd $(MAKEDIR)
186
187 sub_joytest:
188 cd joytest
189 $(MAKE) -f makefile.vc $(MAKEARGS) all
190 cd $(MAKEDIR)
191
192 sub_keyboard:
193 cd keyboard
194 $(MAKE) -f makefile.vc $(MAKEARGS) all
195 cd $(MAKEDIR)
196
197 sub_layout:
198 cd layout
199 $(MAKE) -f makefile.vc $(MAKEARGS) all
200 cd $(MAKEDIR)
201
202 sub_listbox:
203 cd listbox
204 $(MAKE) -f makefile.vc $(MAKEARGS) all
205 cd $(MAKEDIR)
206
207 sub_listctrl:
208 cd listctrl
209 $(MAKE) -f makefile.vc $(MAKEARGS) all
210 cd $(MAKEDIR)
211
212 sub_mdi:
213 cd mdi
214 $(MAKE) -f makefile.vc $(MAKEARGS) all
215 cd $(MAKEDIR)
216
217 sub_memcheck:
218 cd memcheck
219 $(MAKE) -f makefile.vc $(MAKEARGS) all
220 cd $(MAKEDIR)
221
222 sub_menu:
223 cd menu
224 $(MAKE) -f makefile.vc $(MAKEARGS) all
225 cd $(MAKEDIR)
226
227 sub_mfc:
228 cd mfc
229 $(MAKE) -f makefile.vc $(MAKEARGS) all
230 cd $(MAKEDIR)
231
232 sub_minifram:
233 cd minifram
234 $(MAKE) -f makefile.vc $(MAKEARGS) all
235 cd $(MAKEDIR)
236
237 sub_minimal:
238 cd minimal
239 $(MAKE) -f makefile.vc $(MAKEARGS) all
240 cd $(MAKEDIR)
241
242 sub_mobile:
243 cd mobile
244 $(MAKE) -f makefile.vc $(MAKEARGS) all
245 cd $(MAKEDIR)
246
247 sub_multimon:
248 cd multimon
249 $(MAKE) -f makefile.vc $(MAKEARGS) all
250 cd $(MAKEDIR)
251
252 sub_nativdlg:
253 cd nativdlg
254 $(MAKE) -f makefile.vc $(MAKEARGS) all
255 cd $(MAKEDIR)
256
257 sub_notebook:
258 cd notebook
259 $(MAKE) -f makefile.vc $(MAKEARGS) all
260 cd $(MAKEDIR)
261
262 sub_oleauto:
263 cd oleauto
264 $(MAKE) -f makefile.vc $(MAKEARGS) all
265 cd $(MAKEDIR)
266
267 sub_opengl:
268 cd opengl
269 $(MAKE) -f makefile.vc $(MAKEARGS) all
270 cd $(MAKEDIR)
271
272 sub_ownerdrw:
273 cd ownerdrw
274 $(MAKE) -f makefile.vc $(MAKEARGS) all
275 cd $(MAKEDIR)
276
277 sub_png:
278 cd png
279 $(MAKE) -f makefile.vc $(MAKEARGS) all
280 cd $(MAKEDIR)
281
282 sub_printing:
283 cd printing
284 $(MAKE) -f makefile.vc $(MAKEARGS) all
285 cd $(MAKEDIR)
286
287 sub_propsize:
288 cd propsize
289 $(MAKE) -f makefile.vc $(MAKEARGS) all
290 cd $(MAKEDIR)
291
292 sub_regtest:
293 cd regtest
294 $(MAKE) -f makefile.vc $(MAKEARGS) all
295 cd $(MAKEDIR)
296
297 sub_render:
298 cd render
299 $(MAKE) -f makefile.vc $(MAKEARGS) all
300 cd $(MAKEDIR)
301
302 sub_richedit:
303 cd richedit
304 $(MAKE) -f makefile.vc $(MAKEARGS) all
305 cd $(MAKEDIR)
306
307 sub_rotate:
308 cd rotate
309 $(MAKE) -f makefile.vc $(MAKEARGS) all
310 cd $(MAKEDIR)
311
312 sub_sashtest:
313 cd sashtest
314 $(MAKE) -f makefile.vc $(MAKEARGS) all
315 cd $(MAKEDIR)
316
317 sub_scroll:
318 cd scroll
319 $(MAKE) -f makefile.vc $(MAKEARGS) all
320 cd $(MAKEDIR)
321
322 sub_scrollsub:
323 cd scrollsub
324 $(MAKE) -f makefile.vc $(MAKEARGS) all
325 cd $(MAKEDIR)
326
327 sub_shaped:
328 cd shaped
329 $(MAKE) -f makefile.vc $(MAKEARGS) all
330 cd $(MAKEDIR)
331
332 sub_sockets:
333 cd sockets
334 $(MAKE) -f makefile.vc $(MAKEARGS) all
335 cd $(MAKEDIR)
336
337 sub_sound:
338 cd sound
339 $(MAKE) -f makefile.vc $(MAKEARGS) all
340 cd $(MAKEDIR)
341
342 sub_splitter:
343 cd splitter
344 $(MAKE) -f makefile.vc $(MAKEARGS) all
345 cd $(MAKEDIR)
346
347 sub_statbar:
348 cd statbar
349 $(MAKE) -f makefile.vc $(MAKEARGS) all
350 cd $(MAKEDIR)
351
352 sub_tab:
353 cd tab
354 $(MAKE) -f makefile.vc $(MAKEARGS) all
355 cd $(MAKEDIR)
356
357 sub_taskbar:
358 cd taskbar
359 $(MAKE) -f makefile.vc $(MAKEARGS) all
360 cd $(MAKEDIR)
361
362 sub_text:
363 cd text
364 $(MAKE) -f makefile.vc $(MAKEARGS) all
365 cd $(MAKEDIR)
366
367 sub_thread:
368 cd thread
369 $(MAKE) -f makefile.vc $(MAKEARGS) all
370 cd $(MAKEDIR)
371
372 sub_toolbar:
373 cd toolbar
374 $(MAKE) -f makefile.vc $(MAKEARGS) all
375 cd $(MAKEDIR)
376
377 sub_treectrl:
378 cd treectrl
379 $(MAKE) -f makefile.vc $(MAKEARGS) all
380 cd $(MAKEDIR)
381
382 sub_typetest:
383 cd typetest
384 $(MAKE) -f makefile.vc $(MAKEARGS) all
385 cd $(MAKEDIR)
386
387 sub_validate:
388 cd validate
389 $(MAKE) -f makefile.vc $(MAKEARGS) all
390 cd $(MAKEDIR)
391
392 sub_vscroll:
393 cd vscroll
394 $(MAKE) -f makefile.vc $(MAKEARGS) all
395 cd $(MAKEDIR)
396
397 sub_widgets:
398 cd widgets
399 $(MAKE) -f makefile.vc $(MAKEARGS) all
400 cd $(MAKEDIR)
401
402 sub_wizard:
403 cd wizard
404 $(MAKE) -f makefile.vc $(MAKEARGS) all
405 cd $(MAKEDIR)
406
407 sub_wxtest:
408 cd wxtest
409 $(MAKE) -f makefile.vc $(MAKEARGS) all
410 cd $(MAKEDIR)