Added typeinfo.h which implements wxTypeId, using C++ RTTI if available. wxAny and...
[wxWidgets.git] / tests / makefile.vc
1 # =========================================================================\r
2 #     This makefile was generated by\r
3 #     Bakefile 0.2.8 (http://www.bakefile.org)\r
4 #     Do not modify, all changes will be overwritten!\r
5 # =========================================================================\r
6 \r
7 !include <../build/msw/config.vc>\r
8 \r
9 # -------------------------------------------------------------------------\r
10 # Do not modify the rest of this file!\r
11 # -------------------------------------------------------------------------\r
12 \r
13 ### Variables: ###\r
14 \r
15 WX_RELEASE_NODOT = 29\r
16 COMPILER_PREFIX = vc\r
17 OBJS = \\r
18         $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)\r
19 LIBDIRNAME = \\r
20         .\..\lib\$(COMPILER_PREFIX)$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)\r
21 SETUPHDIR = \\r
22         $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)\r
23 TEST_CXXFLAGS = /M$(__RUNTIME_LIBS_10)$(__DEBUGRUNTIME) /DWIN32 $(__DEBUGINFO) \\r
24         /Fd$(OBJS)\test.pdb $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) \\r
25         $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \\r
26         $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \\r
27         $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) $(__GFXCTX_DEFINE_p) \\r
28         /I$(SETUPHDIR) /I.\..\include $(____CAIRO_INCLUDEDIR_FILENAMES) /W4 /I. \\r
29         $(__DLLFLAG_p) /D_CONSOLE /DwxUSE_GUI=0 $(CPPUNIT_CFLAGS) $(__RTTIFLAG) \\r
30         $(__EXCEPTIONSFLAG) /Yu"testprec.h" /Fp"$(OBJS)\testprec_test.pch" \\r
31         $(CPPFLAGS) $(CXXFLAGS)\r
32 TEST_OBJECTS =  \\r
33         $(OBJS)\test_dummy.obj \\r
34         $(OBJS)\test_test.obj \\r
35         $(OBJS)\test_anytest.obj \\r
36         $(OBJS)\test_archivetest.obj \\r
37         $(OBJS)\test_ziptest.obj \\r
38         $(OBJS)\test_tartest.obj \\r
39         $(OBJS)\test_arrays.obj \\r
40         $(OBJS)\test_base64.obj \\r
41         $(OBJS)\test_cmdlinetest.obj \\r
42         $(OBJS)\test_fileconf.obj \\r
43         $(OBJS)\test_datetimetest.obj \\r
44         $(OBJS)\test_evthandler.obj \\r
45         $(OBJS)\test_evtsource.obj \\r
46         $(OBJS)\test_timertest.obj \\r
47         $(OBJS)\test_exec.obj \\r
48         $(OBJS)\test_filetest.obj \\r
49         $(OBJS)\test_filekind.obj \\r
50         $(OBJS)\test_filenametest.obj \\r
51         $(OBJS)\test_filesystest.obj \\r
52         $(OBJS)\test_fontmaptest.obj \\r
53         $(OBJS)\test_formatconvertertest.obj \\r
54         $(OBJS)\test_fswatchertest.obj \\r
55         $(OBJS)\test_hashes.obj \\r
56         $(OBJS)\test_intltest.obj \\r
57         $(OBJS)\test_lists.obj \\r
58         $(OBJS)\test_logtest.obj \\r
59         $(OBJS)\test_longlongtest.obj \\r
60         $(OBJS)\test_convautotest.obj \\r
61         $(OBJS)\test_mbconvtest.obj \\r
62         $(OBJS)\test_misctests.obj \\r
63         $(OBJS)\test_typeinfotest.obj \\r
64         $(OBJS)\test_ipc.obj \\r
65         $(OBJS)\test_socket.obj \\r
66         $(OBJS)\test_regextest.obj \\r
67         $(OBJS)\test_wxregextest.obj \\r
68         $(OBJS)\test_scopeguardtest.obj \\r
69         $(OBJS)\test_iostream.obj \\r
70         $(OBJS)\test_strings.obj \\r
71         $(OBJS)\test_stdstrings.obj \\r
72         $(OBJS)\test_tokenizer.obj \\r
73         $(OBJS)\test_unichar.obj \\r
74         $(OBJS)\test_unicode.obj \\r
75         $(OBJS)\test_vararg.obj \\r
76         $(OBJS)\test_crt.obj \\r
77         $(OBJS)\test_vsnprintf.obj \\r
78         $(OBJS)\test_bstream.obj \\r
79         $(OBJS)\test_datastreamtest.obj \\r
80         $(OBJS)\test_ffilestream.obj \\r
81         $(OBJS)\test_fileback.obj \\r
82         $(OBJS)\test_filestream.obj \\r
83         $(OBJS)\test_iostreams.obj \\r
84         $(OBJS)\test_largefile.obj \\r
85         $(OBJS)\test_memstream.obj \\r
86         $(OBJS)\test_socketstream.obj \\r
87         $(OBJS)\test_sstream.obj \\r
88         $(OBJS)\test_stdstream.obj \\r
89         $(OBJS)\test_tempfile.obj \\r
90         $(OBJS)\test_textstreamtest.obj \\r
91         $(OBJS)\test_zlibstream.obj \\r
92         $(OBJS)\test_textfiletest.obj \\r
93         $(OBJS)\test_atomic.obj \\r
94         $(OBJS)\test_queue.obj \\r
95         $(OBJS)\test_tls.obj \\r
96         $(OBJS)\test_uris.obj \\r
97         $(OBJS)\test_url.obj \\r
98         $(OBJS)\test_vectors.obj \\r
99         $(OBJS)\test_evtconnection.obj \\r
100         $(OBJS)\test_weakref.obj \\r
101         $(OBJS)\test_xlocale.obj \\r
102         $(OBJS)\test_xmltest.obj\r
103 TEST_GUI_CXXFLAGS = /M$(__RUNTIME_LIBS_27)$(__DEBUGRUNTIME) /DWIN32 \\r
104         $(__DEBUGINFO) /Fd$(OBJS)\test_gui.pdb $(____DEBUGRUNTIME) \\r
105         $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \\r
106         $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \\r
107         $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) \\r
108         $(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) /I.\..\include \\r
109         $(____CAIRO_INCLUDEDIR_FILENAMES) /W4 /I. $(__DLLFLAG_p) /I.\..\samples \\r
110         /DNOPCH $(CPPUNIT_CFLAGS) /D_CONSOLE $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \\r
111         /Yu"testprec.h" /Fp"$(OBJS)\testprec_test_gui.pch" $(CPPFLAGS) $(CXXFLAGS)\r
112 TEST_GUI_OBJECTS =  \\r
113         $(OBJS)\test_gui_dummy.obj \\r
114         $(OBJS)\test_gui_test.obj \\r
115         $(OBJS)\test_gui_rect.obj \\r
116         $(OBJS)\test_gui_size.obj \\r
117         $(OBJS)\test_gui_point.obj \\r
118         $(OBJS)\test_gui_colour.obj \\r
119         $(OBJS)\test_gui_measuring.obj \\r
120         $(OBJS)\test_gui_config.obj \\r
121         $(OBJS)\test_gui_comboboxtest.obj \\r
122         $(OBJS)\test_gui_headerctrltest.obj \\r
123         $(OBJS)\test_gui_listctrltest.obj \\r
124         $(OBJS)\test_gui_textctrltest.obj \\r
125         $(OBJS)\test_gui_textentrytest.obj \\r
126         $(OBJS)\test_gui_treectrltest.obj \\r
127         $(OBJS)\test_gui_clone.obj \\r
128         $(OBJS)\test_gui_propagation.obj \\r
129         $(OBJS)\test_gui_fonttest.obj \\r
130         $(OBJS)\test_gui_image.obj \\r
131         $(OBJS)\test_gui_rawbmp.obj \\r
132         $(OBJS)\test_gui_htmlwindow.obj \\r
133         $(OBJS)\test_gui_guifuncs.obj \\r
134         $(OBJS)\test_gui_selstoretest.obj \\r
135         $(OBJS)\test_gui_garbage.obj \\r
136         $(OBJS)\test_gui_settings.obj \\r
137         $(OBJS)\test_gui_socket.obj \\r
138         $(OBJS)\test_gui_clientsize.obj \\r
139         $(OBJS)\test_gui_setsize.obj\r
140 TEST_GUI_RESOURCES =  \\r
141         $(OBJS)\test_gui_sample.res\r
142 \r
143 ### Conditionally set variables: ###\r
144 \r
145 !if "$(USE_GUI)" == "0"\r
146 PORTNAME = base\r
147 !endif\r
148 !if "$(USE_GUI)" == "1"\r
149 PORTNAME = msw\r
150 !endif\r
151 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
152 WXDEBUGFLAG = d\r
153 !endif\r
154 !if "$(DEBUG_RUNTIME_LIBS)" == "1"\r
155 WXDEBUGFLAG = d\r
156 !endif\r
157 !if "$(UNICODE)" == "1"\r
158 WXUNICODEFLAG = u\r
159 !endif\r
160 !if "$(WXUNIV)" == "1"\r
161 WXUNIVNAME = univ\r
162 !endif\r
163 !if "$(TARGET_CPU)" == "AMD64"\r
164 DIR_SUFFIX_CPU = _amd64\r
165 !endif\r
166 !if "$(TARGET_CPU)" == "IA64"\r
167 DIR_SUFFIX_CPU = _ia64\r
168 !endif\r
169 !if "$(TARGET_CPU)" == "amd64"\r
170 DIR_SUFFIX_CPU = _amd64\r
171 !endif\r
172 !if "$(TARGET_CPU)" == "ia64"\r
173 DIR_SUFFIX_CPU = _ia64\r
174 !endif\r
175 !if "$(SHARED)" == "1"\r
176 WXDLLFLAG = dll\r
177 !endif\r
178 !if "$(SHARED)" == "0"\r
179 LIBTYPE_SUFFIX = lib\r
180 !endif\r
181 !if "$(SHARED)" == "1"\r
182 LIBTYPE_SUFFIX = dll\r
183 !endif\r
184 !if "$(TARGET_CPU)" == "AMD64"\r
185 LINK_TARGET_CPU = /MACHINE:AMD64\r
186 !endif\r
187 !if "$(TARGET_CPU)" == "IA64"\r
188 LINK_TARGET_CPU = /MACHINE:IA64\r
189 !endif\r
190 !if "$(TARGET_CPU)" == "amd64"\r
191 LINK_TARGET_CPU = /MACHINE:AMD64\r
192 !endif\r
193 !if "$(TARGET_CPU)" == "ia64"\r
194 LINK_TARGET_CPU = /MACHINE:IA64\r
195 !endif\r
196 !if "$(MONOLITHIC)" == "0"\r
197 EXTRALIBS_FOR_BASE = \r
198 !endif\r
199 !if "$(MONOLITHIC)" == "1"\r
200 EXTRALIBS_FOR_BASE =  \r
201 !endif\r
202 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"\r
203 __DEBUGINFO_2 = $(__DEBUGRUNTIME_0)\r
204 !endif\r
205 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"\r
206 __DEBUGINFO_2 = \r
207 !endif\r
208 !if "$(DEBUG_INFO)" == "0"\r
209 __DEBUGINFO_2 = \r
210 !endif\r
211 !if "$(DEBUG_INFO)" == "1"\r
212 __DEBUGINFO_2 = $(__DEBUGRUNTIME_0)\r
213 !endif\r
214 !if "$(RUNTIME_LIBS)" == "dynamic"\r
215 __RUNTIME_LIBS_10 = D\r
216 !endif\r
217 !if "$(RUNTIME_LIBS)" == "static"\r
218 __RUNTIME_LIBS_10 = $(__THREADSFLAG)\r
219 !endif\r
220 !if "$(USE_GUI)" == "1"\r
221 __test_gui___depname = $(OBJS)\test_gui.exe\r
222 !endif\r
223 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"\r
224 __DEBUGINFO_19 = $(__DEBUGRUNTIME_0)\r
225 !endif\r
226 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"\r
227 __DEBUGINFO_19 = \r
228 !endif\r
229 !if "$(DEBUG_INFO)" == "0"\r
230 __DEBUGINFO_19 = \r
231 !endif\r
232 !if "$(DEBUG_INFO)" == "1"\r
233 __DEBUGINFO_19 = $(__DEBUGRUNTIME_0)\r
234 !endif\r
235 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
236 ____DEBUGRUNTIME_20_p_1 = /d _DEBUG\r
237 !endif\r
238 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
239 ____DEBUGRUNTIME_20_p_1 = \r
240 !endif\r
241 !if "$(DEBUG_RUNTIME_LIBS)" == "0"\r
242 ____DEBUGRUNTIME_20_p_1 = \r
243 !endif\r
244 !if "$(DEBUG_RUNTIME_LIBS)" == "1"\r
245 ____DEBUGRUNTIME_20_p_1 = /d _DEBUG\r
246 !endif\r
247 !if "$(RUNTIME_LIBS)" == "dynamic"\r
248 __RUNTIME_LIBS_27 = D\r
249 !endif\r
250 !if "$(RUNTIME_LIBS)" == "static"\r
251 __RUNTIME_LIBS_27 = $(__THREADSFLAG)\r
252 !endif\r
253 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"\r
254 __NO_VC_CRTDBG_p_3 = /d __NO_VC_CRTDBG__\r
255 !endif\r
256 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"\r
257 __NO_VC_CRTDBG_p_3 = /d __NO_VC_CRTDBG__\r
258 !endif\r
259 !if "$(WXUNIV)" == "1"\r
260 __WXUNIV_DEFINE_p_3 = /d __WXUNIVERSAL__\r
261 !endif\r
262 !if "$(DEBUG_FLAG)" == "0"\r
263 __DEBUG_DEFINE_p_3 = /d wxDEBUG_LEVEL=0\r
264 !endif\r
265 !if "$(USE_EXCEPTIONS)" == "0"\r
266 __EXCEPTIONS_DEFINE_p_3 = /d wxNO_EXCEPTIONS\r
267 !endif\r
268 !if "$(USE_RTTI)" == "0"\r
269 __RTTI_DEFINE_p_3 = /d wxNO_RTTI\r
270 !endif\r
271 !if "$(USE_THREADS)" == "0"\r
272 __THREAD_DEFINE_p_3 = /d wxNO_THREADS\r
273 !endif\r
274 !if "$(UNICODE)" == "0"\r
275 __UNICODE_DEFINE_p_3 = /d wxUSE_UNICODE=0\r
276 !endif\r
277 !if "$(UNICODE)" == "1"\r
278 __UNICODE_DEFINE_p_3 = /d _UNICODE\r
279 !endif\r
280 !if "$(MSLU)" == "1"\r
281 __MSLU_DEFINE_p_3 = /d wxUSE_UNICODE_MSLU=1\r
282 !endif\r
283 !if "$(USE_GDIPLUS)" == "1"\r
284 __GFXCTX_DEFINE_p_3 = /d wxUSE_GRAPHICS_CONTEXT=1\r
285 !endif\r
286 !if "$(USE_CAIRO)" == "1"\r
287 ____CAIRO_INCLUDEDIR_FILENAMES_3_p = /i $(CAIRO_ROOT)\include\cairo\r
288 !endif\r
289 !if "$(SHARED)" == "1"\r
290 __DLLFLAG_p_3 = /d WXUSINGDLL\r
291 !endif\r
292 !if "$(MONOLITHIC)" == "0" && "$(USE_MEDIA)" == "1"\r
293 __WXLIB_MEDIA_p = \\r
294         wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_media.lib\r
295 !endif\r
296 !if "$(MONOLITHIC)" == "0"\r
297 __WXLIB_XRC_p = \\r
298         wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xrc.lib\r
299 !endif\r
300 !if "$(MONOLITHIC)" == "0"\r
301 __WXLIB_ADV_p = \\r
302         wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_adv.lib\r
303 !endif\r
304 !if "$(MONOLITHIC)" == "0"\r
305 __WXLIB_HTML_p = \\r
306         wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html.lib\r
307 !endif\r
308 !if "$(MONOLITHIC)" == "0"\r
309 __WXLIB_CORE_p = \\r
310         wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib\r
311 !endif\r
312 !if "$(USE_GUI)" == "1"\r
313 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib\r
314 !endif\r
315 !if "$(USE_GUI)" == "1"\r
316 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib\r
317 !endif\r
318 !if "$(USE_GUI)" == "1"\r
319 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib\r
320 !endif\r
321 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"\r
322 __DEBUGINFO = /Zi\r
323 !endif\r
324 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"\r
325 __DEBUGINFO = \r
326 !endif\r
327 !if "$(DEBUG_INFO)" == "0"\r
328 __DEBUGINFO = \r
329 !endif\r
330 !if "$(DEBUG_INFO)" == "1"\r
331 __DEBUGINFO = /Zi\r
332 !endif\r
333 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"\r
334 __DEBUGINFO_1 = /DEBUG\r
335 !endif\r
336 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"\r
337 __DEBUGINFO_1 = \r
338 !endif\r
339 !if "$(DEBUG_INFO)" == "0"\r
340 __DEBUGINFO_1 = \r
341 !endif\r
342 !if "$(DEBUG_INFO)" == "1"\r
343 __DEBUGINFO_1 = /DEBUG\r
344 !endif\r
345 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
346 ____DEBUGRUNTIME = /D_DEBUG\r
347 !endif\r
348 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
349 ____DEBUGRUNTIME = \r
350 !endif\r
351 !if "$(DEBUG_RUNTIME_LIBS)" == "0"\r
352 ____DEBUGRUNTIME = \r
353 !endif\r
354 !if "$(DEBUG_RUNTIME_LIBS)" == "1"\r
355 ____DEBUGRUNTIME = /D_DEBUG\r
356 !endif\r
357 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
358 __DEBUGRUNTIME = d\r
359 !endif\r
360 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
361 __DEBUGRUNTIME = \r
362 !endif\r
363 !if "$(DEBUG_RUNTIME_LIBS)" == "0"\r
364 __DEBUGRUNTIME = \r
365 !endif\r
366 !if "$(DEBUG_RUNTIME_LIBS)" == "1"\r
367 __DEBUGRUNTIME = d\r
368 !endif\r
369 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
370 __DEBUGRUNTIME_0 = \r
371 !endif\r
372 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"\r
373 __DEBUGRUNTIME_0 = /opt:ref /opt:icf\r
374 !endif\r
375 !if "$(DEBUG_RUNTIME_LIBS)" == "0"\r
376 __DEBUGRUNTIME_0 = /opt:ref /opt:icf\r
377 !endif\r
378 !if "$(DEBUG_RUNTIME_LIBS)" == "1"\r
379 __DEBUGRUNTIME_0 = \r
380 !endif\r
381 !if "$(BUILD)" == "debug"\r
382 __OPTIMIZEFLAG = /Od\r
383 !endif\r
384 !if "$(BUILD)" == "release"\r
385 __OPTIMIZEFLAG = /O2\r
386 !endif\r
387 !if "$(USE_THREADS)" == "0"\r
388 __THREADSFLAG = L\r
389 !endif\r
390 !if "$(USE_THREADS)" == "1"\r
391 __THREADSFLAG = T\r
392 !endif\r
393 !if "$(USE_RTTI)" == "0"\r
394 __RTTIFLAG = \r
395 !endif\r
396 !if "$(USE_RTTI)" == "1"\r
397 __RTTIFLAG = /GR\r
398 !endif\r
399 !if "$(USE_EXCEPTIONS)" == "0"\r
400 __EXCEPTIONSFLAG = \r
401 !endif\r
402 !if "$(USE_EXCEPTIONS)" == "1"\r
403 __EXCEPTIONSFLAG = /EHsc\r
404 !endif\r
405 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"\r
406 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__\r
407 !endif\r
408 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"\r
409 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__\r
410 !endif\r
411 !if "$(WXUNIV)" == "1"\r
412 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__\r
413 !endif\r
414 !if "$(DEBUG_FLAG)" == "0"\r
415 __DEBUG_DEFINE_p = /DwxDEBUG_LEVEL=0\r
416 !endif\r
417 !if "$(USE_EXCEPTIONS)" == "0"\r
418 __EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS\r
419 !endif\r
420 !if "$(USE_RTTI)" == "0"\r
421 __RTTI_DEFINE_p = /DwxNO_RTTI\r
422 !endif\r
423 !if "$(USE_THREADS)" == "0"\r
424 __THREAD_DEFINE_p = /DwxNO_THREADS\r
425 !endif\r
426 !if "$(UNICODE)" == "0"\r
427 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=0\r
428 !endif\r
429 !if "$(UNICODE)" == "1"\r
430 __UNICODE_DEFINE_p = /D_UNICODE\r
431 !endif\r
432 !if "$(MSLU)" == "1"\r
433 __MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1\r
434 !endif\r
435 !if "$(USE_GDIPLUS)" == "1"\r
436 __GFXCTX_DEFINE_p = /DwxUSE_GRAPHICS_CONTEXT=1\r
437 !endif\r
438 !if "$(USE_CAIRO)" == "1"\r
439 ____CAIRO_INCLUDEDIR_FILENAMES = /I$(CAIRO_ROOT)\include\cairo\r
440 !endif\r
441 !if "$(SHARED)" == "1"\r
442 __DLLFLAG_p = /DWXUSINGDLL\r
443 !endif\r
444 !if "$(MONOLITHIC)" == "0"\r
445 __WXLIB_NET_p = \\r
446         wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_net.lib\r
447 !endif\r
448 !if "$(MONOLITHIC)" == "0"\r
449 __WXLIB_XML_p = \\r
450         wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib\r
451 !endif\r
452 !if "$(MONOLITHIC)" == "0"\r
453 __WXLIB_BASE_p = \\r
454         wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib\r
455 !endif\r
456 !if "$(MONOLITHIC)" == "1"\r
457 __WXLIB_MONO_p = \\r
458         wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib\r
459 !endif\r
460 !if "$(MSLU)" == "1"\r
461 __UNICOWS_LIB_p = unicows.lib\r
462 !endif\r
463 !if "$(USE_GDIPLUS)" == "1"\r
464 __GDIPLUS_LIB_p = gdiplus.lib\r
465 !endif\r
466 !if "$(USE_CAIRO)" == "1"\r
467 __CAIRO_LIB_p = cairo.lib\r
468 !endif\r
469 !if "$(USE_CAIRO)" == "1"\r
470 ____CAIRO_LIBDIR_FILENAMES = /LIBPATH:$(CAIRO_ROOT)\lib\r
471 !endif\r
472 \r
473 \r
474 all: $(OBJS)\r
475 $(OBJS):\r
476         -if not exist $(OBJS) mkdir $(OBJS)\r
477 \r
478 ### Targets: ###\r
479 \r
480 all: $(OBJS)\test.exe $(__test_gui___depname) data fr\r
481 \r
482 clean: \r
483         -if exist $(OBJS)\*.obj del $(OBJS)\*.obj\r
484         -if exist $(OBJS)\*.res del $(OBJS)\*.res\r
485         -if exist $(OBJS)\*.pch del $(OBJS)\*.pch\r
486         -if exist $(OBJS)\test.exe del $(OBJS)\test.exe\r
487         -if exist $(OBJS)\test.ilk del $(OBJS)\test.ilk\r
488         -if exist $(OBJS)\test.pdb del $(OBJS)\test.pdb\r
489         -if exist $(OBJS)\test_gui.exe del $(OBJS)\test_gui.exe\r
490         -if exist $(OBJS)\test_gui.ilk del $(OBJS)\test_gui.ilk\r
491         -if exist $(OBJS)\test_gui.pdb del $(OBJS)\test_gui.pdb\r
492 \r
493 $(OBJS)\test.exe: $(OBJS)\test_dummy.obj  $(TEST_OBJECTS)\r
494         link /NOLOGO /OUT:$@  $(__DEBUGINFO_1) /pdb:"$(OBJS)\test.pdb" $(__DEBUGINFO_2)  $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:CONSOLE $(CPPUNIT_LIBS) $(____CAIRO_LIBDIR_FILENAMES) $(LDFLAGS) @<<\r
495         $(TEST_OBJECTS)   $(__WXLIB_NET_p)  $(__WXLIB_XML_p)  $(__WXLIB_BASE_p)  $(__WXLIB_MONO_p) wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) $(__CAIRO_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib\r
496 <<\r
497 \r
498 !if "$(USE_GUI)" == "1"\r
499 $(OBJS)\test_gui.exe: $(OBJS)\test_gui_dummy.obj  $(TEST_GUI_OBJECTS) $(OBJS)\test_gui_sample.res\r
500         link /NOLOGO /OUT:$@  $(__DEBUGINFO_1) /pdb:"$(OBJS)\test_gui.pdb" $(__DEBUGINFO_19)  $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) $(CPPUNIT_LIBS) /SUBSYSTEM:CONSOLE $(____CAIRO_LIBDIR_FILENAMES) $(LDFLAGS) @<<\r
501         $(TEST_GUI_OBJECTS) $(TEST_GUI_RESOURCES)  $(__WXLIB_MEDIA_p)  $(__WXLIB_XRC_p)  $(__WXLIB_XML_p)  $(__WXLIB_ADV_p)  $(__WXLIB_HTML_p)  $(__WXLIB_CORE_p)  $(__WXLIB_NET_p)  $(__WXLIB_BASE_p)  $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p)  wxzlib$(WXDEBUGFLAG).lib wxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib wxexpat$(WXDEBUGFLAG).lib $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) $(__GDIPLUS_LIB_p) $(__CAIRO_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib\r
502 <<\r
503 !endif\r
504 \r
505 data: \r
506         if not exist $(OBJS) mkdir $(OBJS)\r
507         for %f in (horse.ani horse.bmp horse.cur horse.gif horse.ico horse.jpg horse.pcx horse.png horse.pnm horse.tga horse.tif horse.xpm) do if not exist $(OBJS)\%f copy .\%f $(OBJS)\r
508 \r
509 fr: \r
510         if not exist $(OBJS)\intl\fr mkdir $(OBJS)\intl\fr\r
511         for %f in (internat.po internat.mo) do if not exist $(OBJS)\intl\fr\%f copy .\intl\fr\%f $(OBJS)\intl\fr\r
512 \r
513 $(OBJS)\test_dummy.obj: .\dummy.cpp\r
514         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) /Yctestprec.h .\dummy.cpp\r
515 \r
516 $(OBJS)\test_test.obj: .\test.cpp\r
517         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\test.cpp\r
518 \r
519 $(OBJS)\test_anytest.obj: .\any\anytest.cpp\r
520         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\any\anytest.cpp\r
521 \r
522 $(OBJS)\test_archivetest.obj: .\archive\archivetest.cpp\r
523         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\archive\archivetest.cpp\r
524 \r
525 $(OBJS)\test_ziptest.obj: .\archive\ziptest.cpp\r
526         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\archive\ziptest.cpp\r
527 \r
528 $(OBJS)\test_tartest.obj: .\archive\tartest.cpp\r
529         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\archive\tartest.cpp\r
530 \r
531 $(OBJS)\test_arrays.obj: .\arrays\arrays.cpp\r
532         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\arrays\arrays.cpp\r
533 \r
534 $(OBJS)\test_base64.obj: .\base64\base64.cpp\r
535         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\base64\base64.cpp\r
536 \r
537 $(OBJS)\test_cmdlinetest.obj: .\cmdline\cmdlinetest.cpp\r
538         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\cmdline\cmdlinetest.cpp\r
539 \r
540 $(OBJS)\test_fileconf.obj: .\config\fileconf.cpp\r
541         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\config\fileconf.cpp\r
542 \r
543 $(OBJS)\test_datetimetest.obj: .\datetime\datetimetest.cpp\r
544         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\datetime\datetimetest.cpp\r
545 \r
546 $(OBJS)\test_evthandler.obj: .\events\evthandler.cpp\r
547         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\events\evthandler.cpp\r
548 \r
549 $(OBJS)\test_evtsource.obj: .\events\evtsource.cpp\r
550         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\events\evtsource.cpp\r
551 \r
552 $(OBJS)\test_timertest.obj: .\events\timertest.cpp\r
553         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\events\timertest.cpp\r
554 \r
555 $(OBJS)\test_exec.obj: .\exec\exec.cpp\r
556         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\exec\exec.cpp\r
557 \r
558 $(OBJS)\test_filetest.obj: .\file\filetest.cpp\r
559         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\file\filetest.cpp\r
560 \r
561 $(OBJS)\test_filekind.obj: .\filekind\filekind.cpp\r
562         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\filekind\filekind.cpp\r
563 \r
564 $(OBJS)\test_filenametest.obj: .\filename\filenametest.cpp\r
565         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\filename\filenametest.cpp\r
566 \r
567 $(OBJS)\test_filesystest.obj: .\filesys\filesystest.cpp\r
568         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\filesys\filesystest.cpp\r
569 \r
570 $(OBJS)\test_fontmaptest.obj: .\fontmap\fontmaptest.cpp\r
571         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\fontmap\fontmaptest.cpp\r
572 \r
573 $(OBJS)\test_formatconvertertest.obj: .\formatconverter\formatconvertertest.cpp\r
574         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\formatconverter\formatconvertertest.cpp\r
575 \r
576 $(OBJS)\test_fswatchertest.obj: .\fswatcher\fswatchertest.cpp\r
577         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\fswatcher\fswatchertest.cpp\r
578 \r
579 $(OBJS)\test_hashes.obj: .\hashes\hashes.cpp\r
580         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\hashes\hashes.cpp\r
581 \r
582 $(OBJS)\test_intltest.obj: .\intl\intltest.cpp\r
583         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\intl\intltest.cpp\r
584 \r
585 $(OBJS)\test_lists.obj: .\lists\lists.cpp\r
586         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\lists\lists.cpp\r
587 \r
588 $(OBJS)\test_logtest.obj: .\log\logtest.cpp\r
589         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\log\logtest.cpp\r
590 \r
591 $(OBJS)\test_longlongtest.obj: .\longlong\longlongtest.cpp\r
592         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\longlong\longlongtest.cpp\r
593 \r
594 $(OBJS)\test_convautotest.obj: .\mbconv\convautotest.cpp\r
595         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\mbconv\convautotest.cpp\r
596 \r
597 $(OBJS)\test_mbconvtest.obj: .\mbconv\mbconvtest.cpp\r
598         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\mbconv\mbconvtest.cpp\r
599 \r
600 $(OBJS)\test_misctests.obj: .\misc\misctests.cpp\r
601         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\misc\misctests.cpp\r
602 \r
603 $(OBJS)\test_typeinfotest.obj: .\misc\typeinfotest.cpp\r
604         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\misc\typeinfotest.cpp\r
605 \r
606 $(OBJS)\test_ipc.obj: .\net\ipc.cpp\r
607         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\net\ipc.cpp\r
608 \r
609 $(OBJS)\test_socket.obj: .\net\socket.cpp\r
610         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\net\socket.cpp\r
611 \r
612 $(OBJS)\test_regextest.obj: .\regex\regextest.cpp\r
613         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\regex\regextest.cpp\r
614 \r
615 $(OBJS)\test_wxregextest.obj: .\regex\wxregextest.cpp\r
616         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\regex\wxregextest.cpp\r
617 \r
618 $(OBJS)\test_scopeguardtest.obj: .\scopeguard\scopeguardtest.cpp\r
619         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\scopeguard\scopeguardtest.cpp\r
620 \r
621 $(OBJS)\test_iostream.obj: .\strings\iostream.cpp\r
622         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\iostream.cpp\r
623 \r
624 $(OBJS)\test_strings.obj: .\strings\strings.cpp\r
625         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\strings.cpp\r
626 \r
627 $(OBJS)\test_stdstrings.obj: .\strings\stdstrings.cpp\r
628         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\stdstrings.cpp\r
629 \r
630 $(OBJS)\test_tokenizer.obj: .\strings\tokenizer.cpp\r
631         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\tokenizer.cpp\r
632 \r
633 $(OBJS)\test_unichar.obj: .\strings\unichar.cpp\r
634         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\unichar.cpp\r
635 \r
636 $(OBJS)\test_unicode.obj: .\strings\unicode.cpp\r
637         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\unicode.cpp\r
638 \r
639 $(OBJS)\test_vararg.obj: .\strings\vararg.cpp\r
640         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\vararg.cpp\r
641 \r
642 $(OBJS)\test_crt.obj: .\strings\crt.cpp\r
643         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\crt.cpp\r
644 \r
645 $(OBJS)\test_vsnprintf.obj: .\strings\vsnprintf.cpp\r
646         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\strings\vsnprintf.cpp\r
647 \r
648 $(OBJS)\test_bstream.obj: .\streams\bstream.cpp\r
649         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\bstream.cpp\r
650 \r
651 $(OBJS)\test_datastreamtest.obj: .\streams\datastreamtest.cpp\r
652         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\datastreamtest.cpp\r
653 \r
654 $(OBJS)\test_ffilestream.obj: .\streams\ffilestream.cpp\r
655         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\ffilestream.cpp\r
656 \r
657 $(OBJS)\test_fileback.obj: .\streams\fileback.cpp\r
658         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\fileback.cpp\r
659 \r
660 $(OBJS)\test_filestream.obj: .\streams\filestream.cpp\r
661         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\filestream.cpp\r
662 \r
663 $(OBJS)\test_iostreams.obj: .\streams\iostreams.cpp\r
664         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\iostreams.cpp\r
665 \r
666 $(OBJS)\test_largefile.obj: .\streams\largefile.cpp\r
667         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\largefile.cpp\r
668 \r
669 $(OBJS)\test_memstream.obj: .\streams\memstream.cpp\r
670         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\memstream.cpp\r
671 \r
672 $(OBJS)\test_socketstream.obj: .\streams\socketstream.cpp\r
673         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\socketstream.cpp\r
674 \r
675 $(OBJS)\test_sstream.obj: .\streams\sstream.cpp\r
676         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\sstream.cpp\r
677 \r
678 $(OBJS)\test_stdstream.obj: .\streams\stdstream.cpp\r
679         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\stdstream.cpp\r
680 \r
681 $(OBJS)\test_tempfile.obj: .\streams\tempfile.cpp\r
682         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\tempfile.cpp\r
683 \r
684 $(OBJS)\test_textstreamtest.obj: .\streams\textstreamtest.cpp\r
685         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\textstreamtest.cpp\r
686 \r
687 $(OBJS)\test_zlibstream.obj: .\streams\zlibstream.cpp\r
688         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\streams\zlibstream.cpp\r
689 \r
690 $(OBJS)\test_textfiletest.obj: .\textfile\textfiletest.cpp\r
691         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\textfile\textfiletest.cpp\r
692 \r
693 $(OBJS)\test_atomic.obj: .\thread\atomic.cpp\r
694         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\thread\atomic.cpp\r
695 \r
696 $(OBJS)\test_queue.obj: .\thread\queue.cpp\r
697         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\thread\queue.cpp\r
698 \r
699 $(OBJS)\test_tls.obj: .\thread\tls.cpp\r
700         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\thread\tls.cpp\r
701 \r
702 $(OBJS)\test_uris.obj: .\uris\uris.cpp\r
703         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\uris\uris.cpp\r
704 \r
705 $(OBJS)\test_url.obj: .\uris\url.cpp\r
706         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\uris\url.cpp\r
707 \r
708 $(OBJS)\test_vectors.obj: .\vectors\vectors.cpp\r
709         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\vectors\vectors.cpp\r
710 \r
711 $(OBJS)\test_evtconnection.obj: .\weakref\evtconnection.cpp\r
712         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\weakref\evtconnection.cpp\r
713 \r
714 $(OBJS)\test_weakref.obj: .\weakref\weakref.cpp\r
715         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\weakref\weakref.cpp\r
716 \r
717 $(OBJS)\test_xlocale.obj: .\xlocale\xlocale.cpp\r
718         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\xlocale\xlocale.cpp\r
719 \r
720 $(OBJS)\test_xmltest.obj: .\xml\xmltest.cpp\r
721         $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) .\xml\xmltest.cpp\r
722 \r
723 $(OBJS)\test_gui_dummy.obj: .\dummy.cpp\r
724         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) /Yctestprec.h .\dummy.cpp\r
725 \r
726 $(OBJS)\test_gui_sample.res: .\..\samples\sample.rc\r
727         rc /fo$@  /d WIN32 $(____DEBUGRUNTIME_20_p_1) $(__NO_VC_CRTDBG_p_3)  /d __WXMSW__ $(__WXUNIV_DEFINE_p_3) $(__DEBUG_DEFINE_p_3) $(__EXCEPTIONS_DEFINE_p_3) $(__RTTI_DEFINE_p_3) $(__THREAD_DEFINE_p_3) $(__UNICODE_DEFINE_p_3) $(__MSLU_DEFINE_p_3) $(__GFXCTX_DEFINE_p_3) /i $(SETUPHDIR) /i .\..\include $(____CAIRO_INCLUDEDIR_FILENAMES_3_p) /i . $(__DLLFLAG_p_3) /i .\..\samples /d NOPCH /d _CONSOLE .\..\samples\sample.rc\r
728 \r
729 $(OBJS)\test_gui_test.obj: .\test.cpp\r
730         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\test.cpp\r
731 \r
732 $(OBJS)\test_gui_rect.obj: .\geometry\rect.cpp\r
733         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\geometry\rect.cpp\r
734 \r
735 $(OBJS)\test_gui_size.obj: .\geometry\size.cpp\r
736         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\geometry\size.cpp\r
737 \r
738 $(OBJS)\test_gui_point.obj: .\geometry\point.cpp\r
739         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\geometry\point.cpp\r
740 \r
741 $(OBJS)\test_gui_colour.obj: .\graphics\colour.cpp\r
742         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\graphics\colour.cpp\r
743 \r
744 $(OBJS)\test_gui_measuring.obj: .\graphics\measuring.cpp\r
745         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\graphics\measuring.cpp\r
746 \r
747 $(OBJS)\test_gui_config.obj: .\config\config.cpp\r
748         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\config\config.cpp\r
749 \r
750 $(OBJS)\test_gui_comboboxtest.obj: .\controls\comboboxtest.cpp\r
751         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\controls\comboboxtest.cpp\r
752 \r
753 $(OBJS)\test_gui_headerctrltest.obj: .\controls\headerctrltest.cpp\r
754         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\controls\headerctrltest.cpp\r
755 \r
756 $(OBJS)\test_gui_listctrltest.obj: .\controls\listctrltest.cpp\r
757         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\controls\listctrltest.cpp\r
758 \r
759 $(OBJS)\test_gui_textctrltest.obj: .\controls\textctrltest.cpp\r
760         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\controls\textctrltest.cpp\r
761 \r
762 $(OBJS)\test_gui_textentrytest.obj: .\controls\textentrytest.cpp\r
763         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\controls\textentrytest.cpp\r
764 \r
765 $(OBJS)\test_gui_treectrltest.obj: .\controls\treectrltest.cpp\r
766         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\controls\treectrltest.cpp\r
767 \r
768 $(OBJS)\test_gui_clone.obj: .\events\clone.cpp\r
769         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\events\clone.cpp\r
770 \r
771 $(OBJS)\test_gui_propagation.obj: .\events\propagation.cpp\r
772         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\events\propagation.cpp\r
773 \r
774 $(OBJS)\test_gui_fonttest.obj: .\font\fonttest.cpp\r
775         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\font\fonttest.cpp\r
776 \r
777 $(OBJS)\test_gui_image.obj: .\image\image.cpp\r
778         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\image\image.cpp\r
779 \r
780 $(OBJS)\test_gui_rawbmp.obj: .\image\rawbmp.cpp\r
781         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\image\rawbmp.cpp\r
782 \r
783 $(OBJS)\test_gui_htmlwindow.obj: .\html\htmlwindow.cpp\r
784         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\html\htmlwindow.cpp\r
785 \r
786 $(OBJS)\test_gui_guifuncs.obj: .\misc\guifuncs.cpp\r
787         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\misc\guifuncs.cpp\r
788 \r
789 $(OBJS)\test_gui_selstoretest.obj: .\misc\selstoretest.cpp\r
790         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\misc\selstoretest.cpp\r
791 \r
792 $(OBJS)\test_gui_garbage.obj: .\misc\garbage.cpp\r
793         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\misc\garbage.cpp\r
794 \r
795 $(OBJS)\test_gui_settings.obj: .\misc\settings.cpp\r
796         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\misc\settings.cpp\r
797 \r
798 $(OBJS)\test_gui_socket.obj: .\net\socket.cpp\r
799         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\net\socket.cpp\r
800 \r
801 $(OBJS)\test_gui_clientsize.obj: .\window\clientsize.cpp\r
802         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\window\clientsize.cpp\r
803 \r
804 $(OBJS)\test_gui_setsize.obj: .\window\setsize.cpp\r
805         $(CXX) /c /nologo /TP /Fo$@ $(TEST_GUI_CXXFLAGS) .\window\setsize.cpp\r
806 \r