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