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