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