1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.8 (http://www.bakefile.org)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
11 exec_prefix = @exec_prefix@
12 datarootdir = @datarootdir@
17 ICC_PCH_USE_SWITCH = @ICC_PCH_USE_SWITCH@
19 BK_MAKE_PCH = @BK_MAKE_PCH@
21 top_srcdir = @top_srcdir@
27 WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
28 CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
29 CPPUNIT_LIBS = @CPPUNIT_LIBS@
31 TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
32 TOOLKIT_VERSION = @TOOLKIT_VERSION@
33 TOOLCHAIN_FULLNAME = @TOOLCHAIN_FULLNAME@
34 EXTRALIBS = @EXTRALIBS@
35 EXTRALIBS_XML = @EXTRALIBS_XML@
36 EXTRALIBS_HTML = @EXTRALIBS_HTML@
37 EXTRALIBS_MEDIA = @EXTRALIBS_MEDIA@
38 EXTRALIBS_GUI = @EXTRALIBS_GUI@
39 EXTRALIBS_SDL = @EXTRALIBS_SDL@
40 CXXWARNINGS = @CXXWARNINGS@
41 HOST_SUFFIX = @HOST_SUFFIX@
42 SAMPLES_RPATH_FLAG = @SAMPLES_RPATH_FLAG@
43 wx_top_builddir = @wx_top_builddir@
49 WX_VERSION = $(WX_RELEASE).2
50 LIBDIRNAME = $(wx_top_builddir)/lib
51 TEST_CXXFLAGS = $(__test_PCH_INC) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
52 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
53 $(__THREAD_DEFINE_p) -I$(srcdir) $(__DLLFLAG_p) -DwxUSE_GUI=0 \
54 $(CPPUNIT_CFLAGS) $(CXXWARNINGS) $(CPPFLAGS) $(CXXFLAGS)
79 test_formatconvertertest.o \
80 test_fswatchertest.o \
101 test_scopeguardtest.o \
112 test_datastreamtest.o \
119 test_socketstream.o \
123 test_textstreamtest.o \
125 test_textfiletest.o \
134 test_evtconnection.o \
138 TEST_ODEP = $(_____pch_testprec_test_testprec_h_gch___depname)
139 TEST_GUI_CXXFLAGS = $(__test_gui_PCH_INC) -D__WX$(TOOLKIT)__ \
140 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
141 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) -I$(srcdir) $(__DLLFLAG_p) \
142 -I$(srcdir)/../samples $(CPPUNIT_CFLAGS) $(CXXWARNINGS) $(CPPFLAGS) \
145 $(__test_gui___win32rc) \
146 $(__test_gui_os2_lib_res) \
147 test_gui_asserthelper.o \
149 test_gui_testableframe.o \
155 test_gui_ellipsization.o \
156 test_gui_measuring.o \
158 test_gui_bitmapcomboboxtest.o \
159 test_gui_bitmaptogglebuttontest.o \
160 test_gui_bookctrlbasetest.o \
161 test_gui_buttontest.o \
162 test_gui_checkboxtest.o \
163 test_gui_checklistboxtest.o \
164 test_gui_choicebooktest.o \
165 test_gui_choicetest.o \
166 test_gui_comboboxtest.o \
167 test_gui_frametest.o \
168 test_gui_gaugetest.o \
169 test_gui_gridtest.o \
170 test_gui_headerctrltest.o \
171 test_gui_hyperlinkctrltest.o \
172 test_gui_itemcontainertest.o \
174 test_gui_listbasetest.o \
175 test_gui_listbooktest.o \
176 test_gui_listboxtest.o \
177 test_gui_listctrltest.o \
178 test_gui_listviewtest.o \
179 test_gui_notebooktest.o \
180 test_gui_pickerbasetest.o \
181 test_gui_pickertest.o \
182 test_gui_radioboxtest.o \
183 test_gui_radiobuttontest.o \
184 test_gui_rearrangelisttest.o \
185 test_gui_richtextctrltest.o \
186 test_gui_slidertest.o \
187 test_gui_spinctrldbltest.o \
188 test_gui_spinctrltest.o \
189 test_gui_textctrltest.o \
190 test_gui_textentrytest.o \
191 test_gui_togglebuttontest.o \
192 test_gui_toolbooktest.o \
193 test_gui_treebooktest.o \
194 test_gui_treectrltest.o \
195 test_gui_windowtest.o \
197 test_gui_propagation.o \
198 test_gui_keyboard.o \
199 test_gui_fonttest.o \
202 test_gui_htmlwindow.o \
203 test_gui_guifuncs.o \
204 test_gui_selstoretest.o \
206 test_gui_settings.o \
208 test_gui_boxsizer.o \
209 test_gui_clientsize.o \
211 TEST_GUI_ODEP = $(_____pch_testprec_test_gui_testprec_h_gch___depname)
213 ### Conditionally set variables: ###
215 @COND_DEPS_TRACKING_0@CXXC = $(CXX)
216 @COND_DEPS_TRACKING_1@CXXC = $(BK_DEPS) $(CXX)
217 @COND_USE_PLUGINS_0@PLUGIN_ADV_EXTRALIBS = $(EXTRALIBS_SDL)
218 @COND_USE_GUI_0@PORTNAME = base
219 @COND_USE_GUI_1@PORTNAME = $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION)
220 @COND_TOOLKIT_MAC@WXBASEPORT = _carbon
221 @COND_BUILD_debug@WXDEBUGFLAG = d
222 @COND_UNICODE_1@WXUNICODEFLAG = u
223 @COND_WXUNIV_1@WXUNIVNAME = univ
224 @COND_MONOLITHIC_0@EXTRALIBS_FOR_BASE = $(EXTRALIBS)
225 @COND_MONOLITHIC_1@EXTRALIBS_FOR_BASE = $(EXTRALIBS) $(EXTRALIBS_GUI)
226 @COND_MONOLITHIC_0@EXTRALIBS_FOR_GUI = $(EXTRALIBS_GUI)
227 @COND_MONOLITHIC_1@EXTRALIBS_FOR_GUI =
228 @COND_PLATFORM_MAC_0@__test___mac_setfilecmd = @true
229 @COND_PLATFORM_MAC_1@__test___mac_setfilecmd = \
230 @COND_PLATFORM_MAC_1@ $(SETFILE) -t APPL test$(EXEEXT)
231 @COND_GCC_PCH_1@__test_PCH_INC = -I./.pch/testprec_test
232 @COND_ICC_PCH_1@__test_PCH_INC = $(ICC_PCH_USE_SWITCH) \
233 @COND_ICC_PCH_1@ ./.pch/testprec_test/testprec.h.gch
234 @COND_USE_PCH_1@_____pch_testprec_test_testprec_h_gch___depname \
235 @COND_USE_PCH_1@ = ./.pch/testprec_test/testprec.h.gch
236 @COND_USE_GUI_1@__test_gui___depname = test_gui$(EXEEXT)
237 @COND_PLATFORM_MAC_0@__test_gui___mac_setfilecmd = @true
238 @COND_PLATFORM_MAC_1@__test_gui___mac_setfilecmd = \
239 @COND_PLATFORM_MAC_1@ $(SETFILE) -t APPL test_gui$(EXEEXT)
240 @COND_WXUNIV_1@__WXUNIV_DEFINE_p_5 = --define __WXUNIVERSAL__
241 @COND_DEBUG_FLAG_0@__DEBUG_DEFINE_p_5 = --define wxDEBUG_LEVEL=0
242 @COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p_5 = --define wxNO_EXCEPTIONS
243 @COND_USE_RTTI_0@__RTTI_DEFINE_p_5 = --define wxNO_RTTI
244 @COND_USE_THREADS_0@__THREAD_DEFINE_p_5 = --define wxNO_THREADS
245 @COND_SHARED_1@__DLLFLAG_p_5 = --define WXUSINGDLL
246 @COND_TOOLKIT_MSW@__RCDEFDIR_p_1 = --include-dir \
247 @COND_TOOLKIT_MSW@ $(LIBDIRNAME)/wx/include/$(TOOLCHAIN_FULLNAME)
248 @COND_PLATFORM_WIN32_1@__test_gui___win32rc = test_gui_sample_rc.o
249 @COND_PLATFORM_OS2_1@__test_gui_os2_lib_res = \
250 @COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
251 @COND_PLATFORM_MACOSX_1_USE_GUI_1@__test_gui_app_Contents_PkgInfo___depname \
252 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ = test_gui.app/Contents/PkgInfo
253 @COND_PLATFORM_MACOSX_1_USE_GUI_1@__test_gui_bundle___depname \
254 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ = test_gui_bundle
255 @COND_TOOLKIT_MAC@____test_gui_BUNDLE_TGT_REF_DEP = \
256 @COND_TOOLKIT_MAC@ $(__test_gui_app_Contents_PkgInfo___depname)
257 @COND_TOOLKIT_OSX_CARBON@____test_gui_BUNDLE_TGT_REF_DEP \
258 @COND_TOOLKIT_OSX_CARBON@ = $(__test_gui_app_Contents_PkgInfo___depname)
259 @COND_TOOLKIT_OSX_COCOA@____test_gui_BUNDLE_TGT_REF_DEP \
260 @COND_TOOLKIT_OSX_COCOA@ = $(__test_gui_app_Contents_PkgInfo___depname)
261 @COND_TOOLKIT_OSX_IPHONE@____test_gui_BUNDLE_TGT_REF_DEP \
262 @COND_TOOLKIT_OSX_IPHONE@ = $(__test_gui_app_Contents_PkgInfo___depname)
263 @COND_TOOLKIT_COCOA@____test_gui_BUNDLE_TGT_REF_DEP = \
264 @COND_TOOLKIT_COCOA@ $(__test_gui_app_Contents_PkgInfo___depname)
265 @COND_GCC_PCH_1@__test_gui_PCH_INC = -I./.pch/testprec_test_gui
266 @COND_ICC_PCH_1@__test_gui_PCH_INC = $(ICC_PCH_USE_SWITCH) \
267 @COND_ICC_PCH_1@ ./.pch/testprec_test_gui/testprec.h.gch
268 @COND_USE_PCH_1@_____pch_testprec_test_gui_testprec_h_gch___depname \
269 @COND_USE_PCH_1@ = ./.pch/testprec_test_gui/testprec.h.gch
270 COND_MONOLITHIC_0___WXLIB_RICHTEXT_p = \
271 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_richtext-$(WX_RELEASE)$(HOST_SUFFIX)
272 @COND_MONOLITHIC_0@__WXLIB_RICHTEXT_p = $(COND_MONOLITHIC_0___WXLIB_RICHTEXT_p)
273 COND_MONOLITHIC_0_USE_MEDIA_1___WXLIB_MEDIA_p = \
274 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_media-$(WX_RELEASE)$(HOST_SUFFIX)
275 @COND_MONOLITHIC_0_USE_MEDIA_1@__WXLIB_MEDIA_p = $(COND_MONOLITHIC_0_USE_MEDIA_1___WXLIB_MEDIA_p)
276 COND_MONOLITHIC_0___WXLIB_XRC_p = \
277 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xrc-$(WX_RELEASE)$(HOST_SUFFIX)
278 @COND_MONOLITHIC_0@__WXLIB_XRC_p = $(COND_MONOLITHIC_0___WXLIB_XRC_p)
279 COND_MONOLITHIC_0___WXLIB_ADV_p = \
280 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_adv-$(WX_RELEASE)$(HOST_SUFFIX)
281 @COND_MONOLITHIC_0@__WXLIB_ADV_p = $(COND_MONOLITHIC_0___WXLIB_ADV_p)
282 COND_MONOLITHIC_0___WXLIB_HTML_p = \
283 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html-$(WX_RELEASE)$(HOST_SUFFIX)
284 @COND_MONOLITHIC_0@__WXLIB_HTML_p = $(COND_MONOLITHIC_0___WXLIB_HTML_p)
285 COND_MONOLITHIC_0___WXLIB_CORE_p = \
286 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core-$(WX_RELEASE)$(HOST_SUFFIX)
287 @COND_MONOLITHIC_0@__WXLIB_CORE_p = $(COND_MONOLITHIC_0___WXLIB_CORE_p)
288 @COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@__LIB_TIFF_p \
289 @COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@ = \
290 @COND_USE_GUI_1_wxUSE_LIBTIFF_builtin@ -lwxtiff$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
291 @COND_USE_GUI_1_wxUSE_LIBJPEG_builtin@__LIB_JPEG_p \
292 @COND_USE_GUI_1_wxUSE_LIBJPEG_builtin@ = \
293 @COND_USE_GUI_1_wxUSE_LIBJPEG_builtin@ -lwxjpeg$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
294 @COND_USE_GUI_1_wxUSE_LIBPNG_builtin@__LIB_PNG_p \
295 @COND_USE_GUI_1_wxUSE_LIBPNG_builtin@ = \
296 @COND_USE_GUI_1_wxUSE_LIBPNG_builtin@ -lwxpng$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
297 @COND_WXUNIV_1@__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
298 @COND_DEBUG_FLAG_0@__DEBUG_DEFINE_p = -DwxDEBUG_LEVEL=0
299 @COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS
300 @COND_USE_RTTI_0@__RTTI_DEFINE_p = -DwxNO_RTTI
301 @COND_USE_THREADS_0@__THREAD_DEFINE_p = -DwxNO_THREADS
302 @COND_SHARED_1@__DLLFLAG_p = -DWXUSINGDLL
303 COND_MONOLITHIC_0___WXLIB_NET_p = \
304 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_net-$(WX_RELEASE)$(HOST_SUFFIX)
305 @COND_MONOLITHIC_0@__WXLIB_NET_p = $(COND_MONOLITHIC_0___WXLIB_NET_p)
306 COND_MONOLITHIC_0___WXLIB_XML_p = \
307 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml-$(WX_RELEASE)$(HOST_SUFFIX)
308 @COND_MONOLITHIC_0@__WXLIB_XML_p = $(COND_MONOLITHIC_0___WXLIB_XML_p)
309 COND_MONOLITHIC_0___WXLIB_BASE_p = \
310 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
311 @COND_MONOLITHIC_0@__WXLIB_BASE_p = $(COND_MONOLITHIC_0___WXLIB_BASE_p)
312 COND_MONOLITHIC_1___WXLIB_MONO_p = \
313 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
314 @COND_MONOLITHIC_1@__WXLIB_MONO_p = $(COND_MONOLITHIC_1___WXLIB_MONO_p)
315 @COND_wxUSE_ZLIB_builtin@__LIB_ZLIB_p = \
316 @COND_wxUSE_ZLIB_builtin@ -lwxzlib$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
317 COND_wxUSE_REGEX_builtin___LIB_REGEX_p = \
318 -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
319 @COND_wxUSE_REGEX_builtin@__LIB_REGEX_p = $(COND_wxUSE_REGEX_builtin___LIB_REGEX_p)
320 @COND_wxUSE_EXPAT_builtin@__LIB_EXPAT_p = \
321 @COND_wxUSE_EXPAT_builtin@ -lwxexpat$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
325 all: test$(EXEEXT) $(__test_gui___depname) $(__test_gui_bundle___depname) data fr
331 install-strip: install
334 rm -rf ./.deps ./.pch
337 rm -f test_gui$(EXEEXT)
341 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
343 test$(EXEEXT): $(TEST_OBJECTS)
344 $(CXX) -o $@ $(TEST_OBJECTS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(LDFLAGS) $(__WXLIB_NET_p) $(__WXLIB_XML_p) $(EXTRALIBS_XML) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_ZLIB_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE) $(LIBS)
346 $(__test___mac_setfilecmd)
348 @COND_USE_PCH_1@./.pch/testprec_test/testprec.h.gch:
349 @COND_USE_PCH_1@ $(BK_MAKE_PCH) ./.pch/testprec_test/testprec.h.gch testprec.h $(CXX) $(TEST_CXXFLAGS)
351 @COND_USE_GUI_1@test_gui$(EXEEXT): $(TEST_GUI_OBJECTS) $(__test_gui___win32rc)
352 @COND_USE_GUI_1@ $(CXX) -o $@ $(TEST_GUI_OBJECTS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(LDFLAGS) $(__WXLIB_RICHTEXT_p) $(__WXLIB_MEDIA_p) $(EXTRALIBS_MEDIA) $(__WXLIB_XRC_p) $(__WXLIB_XML_p) $(EXTRALIBS_XML) $(__WXLIB_ADV_p) $(PLUGIN_ADV_EXTRALIBS) $(__WXLIB_HTML_p) $(EXTRALIBS_HTML) $(__WXLIB_CORE_p) $(__WXLIB_NET_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) $(EXTRALIBS_FOR_GUI) $(__LIB_ZLIB_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE) $(LIBS)
354 @COND_USE_GUI_1@ $(__test_gui___mac_setfilecmd)
356 @COND_PLATFORM_MACOSX_1_USE_GUI_1@test_gui.app/Contents/PkgInfo: $(__test_gui___depname) $(top_srcdir)/src/osx/carbon/Info.plist.in $(top_srcdir)/src/osx/carbon/wxmac.icns
357 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ mkdir -p test_gui.app/Contents
358 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ mkdir -p test_gui.app/Contents/MacOS
359 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ mkdir -p test_gui.app/Contents/Resources
360 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
361 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
362 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
363 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ -e "s/EXECUTABLE/test_gui/" \
364 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ -e "s/VERSION/$(WX_VERSION)/" \
365 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ $(top_srcdir)/src/osx/carbon/Info.plist.in >test_gui.app/Contents/Info.plist
366 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
367 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
368 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ echo -n "APPL????" >test_gui.app/Contents/PkgInfo
369 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
370 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
371 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ ln -f test_gui$(EXEEXT) test_gui.app/Contents/MacOS/test_gui
372 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
373 @COND_PLATFORM_MACOSX_1_USE_GUI_1@
374 @COND_PLATFORM_MACOSX_1_USE_GUI_1@ cp -f $(top_srcdir)/src/osx/carbon/wxmac.icns test_gui.app/Contents/Resources/wxmac.icns
376 @COND_PLATFORM_MACOSX_1_USE_GUI_1@test_gui_bundle: $(____test_gui_BUNDLE_TGT_REF_DEP)
378 @COND_USE_PCH_1@./.pch/testprec_test_gui/testprec.h.gch:
379 @COND_USE_PCH_1@ $(BK_MAKE_PCH) ./.pch/testprec_test_gui/testprec.h.gch testprec.h $(CXX) $(TEST_GUI_CXXFLAGS)
383 @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 \
384 if test ! -f ./$$f -a ! -d ./$$f ; \
386 else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
389 cp -pRf $(srcdir)/$$f . ;; \
395 @for f in internat.po internat.mo; do \
396 if test ! -f ./intl/fr/$$f -a ! -d ./intl/fr/$$f ; \
398 else x=`find $(srcdir)/intl/fr/$$f -newer ./intl/fr/$$f -print` ; \
401 cp -pRf $(srcdir)/intl/fr/$$f ./intl/fr ;; \
405 test_test.o: $(srcdir)/test.cpp $(TEST_ODEP)
406 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/test.cpp
408 test_anytest.o: $(srcdir)/any/anytest.cpp $(TEST_ODEP)
409 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/any/anytest.cpp
411 test_archivetest.o: $(srcdir)/archive/archivetest.cpp $(TEST_ODEP)
412 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/archivetest.cpp
414 test_ziptest.o: $(srcdir)/archive/ziptest.cpp $(TEST_ODEP)
415 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/ziptest.cpp
417 test_tartest.o: $(srcdir)/archive/tartest.cpp $(TEST_ODEP)
418 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/tartest.cpp
420 test_arrays.o: $(srcdir)/arrays/arrays.cpp $(TEST_ODEP)
421 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/arrays/arrays.cpp
423 test_base64.o: $(srcdir)/base64/base64.cpp $(TEST_ODEP)
424 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/base64/base64.cpp
426 test_cmdlinetest.o: $(srcdir)/cmdline/cmdlinetest.cpp $(TEST_ODEP)
427 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/cmdline/cmdlinetest.cpp
429 test_fileconf.o: $(srcdir)/config/fileconf.cpp $(TEST_ODEP)
430 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/config/fileconf.cpp
432 test_regconf.o: $(srcdir)/config/regconf.cpp $(TEST_ODEP)
433 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/config/regconf.cpp
435 test_datetimetest.o: $(srcdir)/datetime/datetimetest.cpp $(TEST_ODEP)
436 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/datetime/datetimetest.cpp
438 test_evthandler.o: $(srcdir)/events/evthandler.cpp $(TEST_ODEP)
439 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/events/evthandler.cpp
441 test_evtsource.o: $(srcdir)/events/evtsource.cpp $(TEST_ODEP)
442 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/events/evtsource.cpp
444 test_stopwatch.o: $(srcdir)/events/stopwatch.cpp $(TEST_ODEP)
445 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/events/stopwatch.cpp
447 test_timertest.o: $(srcdir)/events/timertest.cpp $(TEST_ODEP)
448 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/events/timertest.cpp
450 test_exec.o: $(srcdir)/exec/exec.cpp $(TEST_ODEP)
451 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/exec/exec.cpp
453 test_dir.o: $(srcdir)/file/dir.cpp $(TEST_ODEP)
454 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/file/dir.cpp
456 test_filefn.o: $(srcdir)/file/filefn.cpp $(TEST_ODEP)
457 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/file/filefn.cpp
459 test_filetest.o: $(srcdir)/file/filetest.cpp $(TEST_ODEP)
460 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/file/filetest.cpp
462 test_filekind.o: $(srcdir)/filekind/filekind.cpp $(TEST_ODEP)
463 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filekind/filekind.cpp
465 test_filenametest.o: $(srcdir)/filename/filenametest.cpp $(TEST_ODEP)
466 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filename/filenametest.cpp
468 test_filesystest.o: $(srcdir)/filesys/filesystest.cpp $(TEST_ODEP)
469 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filesys/filesystest.cpp
471 test_fontmaptest.o: $(srcdir)/fontmap/fontmaptest.cpp $(TEST_ODEP)
472 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/fontmap/fontmaptest.cpp
474 test_formatconvertertest.o: $(srcdir)/formatconverter/formatconvertertest.cpp $(TEST_ODEP)
475 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/formatconverter/formatconvertertest.cpp
477 test_fswatchertest.o: $(srcdir)/fswatcher/fswatchertest.cpp $(TEST_ODEP)
478 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/fswatcher/fswatchertest.cpp
480 test_hashes.o: $(srcdir)/hashes/hashes.cpp $(TEST_ODEP)
481 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/hashes/hashes.cpp
483 test_output.o: $(srcdir)/interactive/output.cpp $(TEST_ODEP)
484 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/interactive/output.cpp
486 test_input.o: $(srcdir)/interactive/input.cpp $(TEST_ODEP)
487 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/interactive/input.cpp
489 test_intltest.o: $(srcdir)/intl/intltest.cpp $(TEST_ODEP)
490 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/intl/intltest.cpp
492 test_lists.o: $(srcdir)/lists/lists.cpp $(TEST_ODEP)
493 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/lists/lists.cpp
495 test_logtest.o: $(srcdir)/log/logtest.cpp $(TEST_ODEP)
496 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/log/logtest.cpp
498 test_longlongtest.o: $(srcdir)/longlong/longlongtest.cpp $(TEST_ODEP)
499 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/longlong/longlongtest.cpp
501 test_convautotest.o: $(srcdir)/mbconv/convautotest.cpp $(TEST_ODEP)
502 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/mbconv/convautotest.cpp
504 test_mbconvtest.o: $(srcdir)/mbconv/mbconvtest.cpp $(TEST_ODEP)
505 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/mbconv/mbconvtest.cpp
507 test_dynamiclib.o: $(srcdir)/misc/dynamiclib.cpp $(TEST_ODEP)
508 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/dynamiclib.cpp
510 test_environ.o: $(srcdir)/misc/environ.cpp $(TEST_ODEP)
511 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/environ.cpp
513 test_metatest.o: $(srcdir)/misc/metatest.cpp $(TEST_ODEP)
514 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/metatest.cpp
516 test_misctests.o: $(srcdir)/misc/misctests.cpp $(TEST_ODEP)
517 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/misctests.cpp
519 test_module.o: $(srcdir)/misc/module.cpp $(TEST_ODEP)
520 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/module.cpp
522 test_pathlist.o: $(srcdir)/misc/pathlist.cpp $(TEST_ODEP)
523 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/pathlist.cpp
525 test_typeinfotest.o: $(srcdir)/misc/typeinfotest.cpp $(TEST_ODEP)
526 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/misc/typeinfotest.cpp
528 test_ipc.o: $(srcdir)/net/ipc.cpp $(TEST_ODEP)
529 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/net/ipc.cpp
531 test_socket.o: $(srcdir)/net/socket.cpp $(TEST_ODEP)
532 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/net/socket.cpp
534 test_regextest.o: $(srcdir)/regex/regextest.cpp $(TEST_ODEP)
535 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/regex/regextest.cpp
537 test_wxregextest.o: $(srcdir)/regex/wxregextest.cpp $(TEST_ODEP)
538 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/regex/wxregextest.cpp
540 test_scopeguardtest.o: $(srcdir)/scopeguard/scopeguardtest.cpp $(TEST_ODEP)
541 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/scopeguard/scopeguardtest.cpp
543 test_iostream.o: $(srcdir)/strings/iostream.cpp $(TEST_ODEP)
544 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/iostream.cpp
546 test_strings.o: $(srcdir)/strings/strings.cpp $(TEST_ODEP)
547 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/strings.cpp
549 test_stdstrings.o: $(srcdir)/strings/stdstrings.cpp $(TEST_ODEP)
550 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/stdstrings.cpp
552 test_tokenizer.o: $(srcdir)/strings/tokenizer.cpp $(TEST_ODEP)
553 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/tokenizer.cpp
555 test_unichar.o: $(srcdir)/strings/unichar.cpp $(TEST_ODEP)
556 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/unichar.cpp
558 test_unicode.o: $(srcdir)/strings/unicode.cpp $(TEST_ODEP)
559 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/unicode.cpp
561 test_vararg.o: $(srcdir)/strings/vararg.cpp $(TEST_ODEP)
562 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/vararg.cpp
564 test_crt.o: $(srcdir)/strings/crt.cpp $(TEST_ODEP)
565 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/crt.cpp
567 test_vsnprintf.o: $(srcdir)/strings/vsnprintf.cpp $(TEST_ODEP)
568 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/vsnprintf.cpp
570 test_bstream.o: $(srcdir)/streams/bstream.cpp $(TEST_ODEP)
571 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/bstream.cpp
573 test_datastreamtest.o: $(srcdir)/streams/datastreamtest.cpp $(TEST_ODEP)
574 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/datastreamtest.cpp
576 test_ffilestream.o: $(srcdir)/streams/ffilestream.cpp $(TEST_ODEP)
577 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/ffilestream.cpp
579 test_fileback.o: $(srcdir)/streams/fileback.cpp $(TEST_ODEP)
580 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/fileback.cpp
582 test_filestream.o: $(srcdir)/streams/filestream.cpp $(TEST_ODEP)
583 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/filestream.cpp
585 test_iostreams.o: $(srcdir)/streams/iostreams.cpp $(TEST_ODEP)
586 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/iostreams.cpp
588 test_largefile.o: $(srcdir)/streams/largefile.cpp $(TEST_ODEP)
589 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/largefile.cpp
591 test_memstream.o: $(srcdir)/streams/memstream.cpp $(TEST_ODEP)
592 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/memstream.cpp
594 test_socketstream.o: $(srcdir)/streams/socketstream.cpp $(TEST_ODEP)
595 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/socketstream.cpp
597 test_sstream.o: $(srcdir)/streams/sstream.cpp $(TEST_ODEP)
598 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/sstream.cpp
600 test_stdstream.o: $(srcdir)/streams/stdstream.cpp $(TEST_ODEP)
601 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/stdstream.cpp
603 test_tempfile.o: $(srcdir)/streams/tempfile.cpp $(TEST_ODEP)
604 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/tempfile.cpp
606 test_textstreamtest.o: $(srcdir)/streams/textstreamtest.cpp $(TEST_ODEP)
607 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/textstreamtest.cpp
609 test_zlibstream.o: $(srcdir)/streams/zlibstream.cpp $(TEST_ODEP)
610 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/zlibstream.cpp
612 test_textfiletest.o: $(srcdir)/textfile/textfiletest.cpp $(TEST_ODEP)
613 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/textfile/textfiletest.cpp
615 test_atomic.o: $(srcdir)/thread/atomic.cpp $(TEST_ODEP)
616 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/thread/atomic.cpp
618 test_misc.o: $(srcdir)/thread/misc.cpp $(TEST_ODEP)
619 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/thread/misc.cpp
621 test_queue.o: $(srcdir)/thread/queue.cpp $(TEST_ODEP)
622 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/thread/queue.cpp
624 test_tls.o: $(srcdir)/thread/tls.cpp $(TEST_ODEP)
625 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/thread/tls.cpp
627 test_ftp.o: $(srcdir)/uris/ftp.cpp $(TEST_ODEP)
628 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/uris/ftp.cpp
630 test_uris.o: $(srcdir)/uris/uris.cpp $(TEST_ODEP)
631 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/uris/uris.cpp
633 test_url.o: $(srcdir)/uris/url.cpp $(TEST_ODEP)
634 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/uris/url.cpp
636 test_vectors.o: $(srcdir)/vectors/vectors.cpp $(TEST_ODEP)
637 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/vectors/vectors.cpp
639 test_evtconnection.o: $(srcdir)/weakref/evtconnection.cpp $(TEST_ODEP)
640 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/weakref/evtconnection.cpp
642 test_weakref.o: $(srcdir)/weakref/weakref.cpp $(TEST_ODEP)
643 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/weakref/weakref.cpp
645 test_xlocale.o: $(srcdir)/xlocale/xlocale.cpp $(TEST_ODEP)
646 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/xlocale/xlocale.cpp
648 test_xmltest.o: $(srcdir)/xml/xmltest.cpp $(TEST_ODEP)
649 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/xml/xmltest.cpp
651 test_gui_sample_rc.o: $(srcdir)/../samples/sample.rc $(TEST_GUI_ODEP)
652 $(WINDRES) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_5) $(__DEBUG_DEFINE_p_5) $(__EXCEPTIONS_DEFINE_p_5) $(__RTTI_DEFINE_p_5) $(__THREAD_DEFINE_p_5) --include-dir $(srcdir) $(__DLLFLAG_p_5) --include-dir $(srcdir)/../samples $(__RCDEFDIR_p_1) --include-dir $(top_srcdir)/include
654 test_gui_asserthelper.o: $(srcdir)/asserthelper.cpp $(TEST_GUI_ODEP)
655 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/asserthelper.cpp
657 test_gui_test.o: $(srcdir)/test.cpp $(TEST_GUI_ODEP)
658 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/test.cpp
660 test_gui_testableframe.o: $(srcdir)/testableframe.cpp $(TEST_GUI_ODEP)
661 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/testableframe.cpp
663 test_gui_rect.o: $(srcdir)/geometry/rect.cpp $(TEST_GUI_ODEP)
664 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/rect.cpp
666 test_gui_size.o: $(srcdir)/geometry/size.cpp $(TEST_GUI_ODEP)
667 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/size.cpp
669 test_gui_point.o: $(srcdir)/geometry/point.cpp $(TEST_GUI_ODEP)
670 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/point.cpp
672 test_gui_bitmap.o: $(srcdir)/graphics/bitmap.cpp $(TEST_GUI_ODEP)
673 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/graphics/bitmap.cpp
675 test_gui_colour.o: $(srcdir)/graphics/colour.cpp $(TEST_GUI_ODEP)
676 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/graphics/colour.cpp
678 test_gui_ellipsization.o: $(srcdir)/graphics/ellipsization.cpp $(TEST_GUI_ODEP)
679 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/graphics/ellipsization.cpp
681 test_gui_measuring.o: $(srcdir)/graphics/measuring.cpp $(TEST_GUI_ODEP)
682 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/graphics/measuring.cpp
684 test_gui_config.o: $(srcdir)/config/config.cpp $(TEST_GUI_ODEP)
685 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/config/config.cpp
687 test_gui_bitmapcomboboxtest.o: $(srcdir)/controls/bitmapcomboboxtest.cpp $(TEST_GUI_ODEP)
688 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/bitmapcomboboxtest.cpp
690 test_gui_bitmaptogglebuttontest.o: $(srcdir)/controls/bitmaptogglebuttontest.cpp $(TEST_GUI_ODEP)
691 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/bitmaptogglebuttontest.cpp
693 test_gui_bookctrlbasetest.o: $(srcdir)/controls/bookctrlbasetest.cpp $(TEST_GUI_ODEP)
694 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/bookctrlbasetest.cpp
696 test_gui_buttontest.o: $(srcdir)/controls/buttontest.cpp $(TEST_GUI_ODEP)
697 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/buttontest.cpp
699 test_gui_checkboxtest.o: $(srcdir)/controls/checkboxtest.cpp $(TEST_GUI_ODEP)
700 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/checkboxtest.cpp
702 test_gui_checklistboxtest.o: $(srcdir)/controls/checklistboxtest.cpp $(TEST_GUI_ODEP)
703 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/checklistboxtest.cpp
705 test_gui_choicebooktest.o: $(srcdir)/controls/choicebooktest.cpp $(TEST_GUI_ODEP)
706 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/choicebooktest.cpp
708 test_gui_choicetest.o: $(srcdir)/controls/choicetest.cpp $(TEST_GUI_ODEP)
709 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/choicetest.cpp
711 test_gui_comboboxtest.o: $(srcdir)/controls/comboboxtest.cpp $(TEST_GUI_ODEP)
712 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/comboboxtest.cpp
714 test_gui_frametest.o: $(srcdir)/controls/frametest.cpp $(TEST_GUI_ODEP)
715 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/frametest.cpp
717 test_gui_gaugetest.o: $(srcdir)/controls/gaugetest.cpp $(TEST_GUI_ODEP)
718 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/gaugetest.cpp
720 test_gui_gridtest.o: $(srcdir)/controls/gridtest.cpp $(TEST_GUI_ODEP)
721 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/gridtest.cpp
723 test_gui_headerctrltest.o: $(srcdir)/controls/headerctrltest.cpp $(TEST_GUI_ODEP)
724 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/headerctrltest.cpp
726 test_gui_hyperlinkctrltest.o: $(srcdir)/controls/hyperlinkctrltest.cpp $(TEST_GUI_ODEP)
727 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/hyperlinkctrltest.cpp
729 test_gui_itemcontainertest.o: $(srcdir)/controls/itemcontainertest.cpp $(TEST_GUI_ODEP)
730 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/itemcontainertest.cpp
732 test_gui_label.o: $(srcdir)/controls/label.cpp $(TEST_GUI_ODEP)
733 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/label.cpp
735 test_gui_listbasetest.o: $(srcdir)/controls/listbasetest.cpp $(TEST_GUI_ODEP)
736 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/listbasetest.cpp
738 test_gui_listbooktest.o: $(srcdir)/controls/listbooktest.cpp $(TEST_GUI_ODEP)
739 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/listbooktest.cpp
741 test_gui_listboxtest.o: $(srcdir)/controls/listboxtest.cpp $(TEST_GUI_ODEP)
742 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/listboxtest.cpp
744 test_gui_listctrltest.o: $(srcdir)/controls/listctrltest.cpp $(TEST_GUI_ODEP)
745 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/listctrltest.cpp
747 test_gui_listviewtest.o: $(srcdir)/controls/listviewtest.cpp $(TEST_GUI_ODEP)
748 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/listviewtest.cpp
750 test_gui_notebooktest.o: $(srcdir)/controls/notebooktest.cpp $(TEST_GUI_ODEP)
751 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/notebooktest.cpp
753 test_gui_pickerbasetest.o: $(srcdir)/controls/pickerbasetest.cpp $(TEST_GUI_ODEP)
754 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/pickerbasetest.cpp
756 test_gui_pickertest.o: $(srcdir)/controls/pickertest.cpp $(TEST_GUI_ODEP)
757 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/pickertest.cpp
759 test_gui_radioboxtest.o: $(srcdir)/controls/radioboxtest.cpp $(TEST_GUI_ODEP)
760 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/radioboxtest.cpp
762 test_gui_radiobuttontest.o: $(srcdir)/controls/radiobuttontest.cpp $(TEST_GUI_ODEP)
763 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/radiobuttontest.cpp
765 test_gui_rearrangelisttest.o: $(srcdir)/controls/rearrangelisttest.cpp $(TEST_GUI_ODEP)
766 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/rearrangelisttest.cpp
768 test_gui_richtextctrltest.o: $(srcdir)/controls/richtextctrltest.cpp $(TEST_GUI_ODEP)
769 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/richtextctrltest.cpp
771 test_gui_slidertest.o: $(srcdir)/controls/slidertest.cpp $(TEST_GUI_ODEP)
772 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/slidertest.cpp
774 test_gui_spinctrldbltest.o: $(srcdir)/controls/spinctrldbltest.cpp $(TEST_GUI_ODEP)
775 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/spinctrldbltest.cpp
777 test_gui_spinctrltest.o: $(srcdir)/controls/spinctrltest.cpp $(TEST_GUI_ODEP)
778 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/spinctrltest.cpp
780 test_gui_textctrltest.o: $(srcdir)/controls/textctrltest.cpp $(TEST_GUI_ODEP)
781 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/textctrltest.cpp
783 test_gui_textentrytest.o: $(srcdir)/controls/textentrytest.cpp $(TEST_GUI_ODEP)
784 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/textentrytest.cpp
786 test_gui_togglebuttontest.o: $(srcdir)/controls/togglebuttontest.cpp $(TEST_GUI_ODEP)
787 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/togglebuttontest.cpp
789 test_gui_toolbooktest.o: $(srcdir)/controls/toolbooktest.cpp $(TEST_GUI_ODEP)
790 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/toolbooktest.cpp
792 test_gui_treebooktest.o: $(srcdir)/controls/treebooktest.cpp $(TEST_GUI_ODEP)
793 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/treebooktest.cpp
795 test_gui_treectrltest.o: $(srcdir)/controls/treectrltest.cpp $(TEST_GUI_ODEP)
796 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/treectrltest.cpp
798 test_gui_windowtest.o: $(srcdir)/controls/windowtest.cpp $(TEST_GUI_ODEP)
799 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/controls/windowtest.cpp
801 test_gui_clone.o: $(srcdir)/events/clone.cpp $(TEST_GUI_ODEP)
802 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/events/clone.cpp
804 test_gui_propagation.o: $(srcdir)/events/propagation.cpp $(TEST_GUI_ODEP)
805 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/events/propagation.cpp
807 test_gui_keyboard.o: $(srcdir)/events/keyboard.cpp $(TEST_GUI_ODEP)
808 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/events/keyboard.cpp
810 test_gui_fonttest.o: $(srcdir)/font/fonttest.cpp $(TEST_GUI_ODEP)
811 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/font/fonttest.cpp
813 test_gui_image.o: $(srcdir)/image/image.cpp $(TEST_GUI_ODEP)
814 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/image/image.cpp
816 test_gui_rawbmp.o: $(srcdir)/image/rawbmp.cpp $(TEST_GUI_ODEP)
817 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/image/rawbmp.cpp
819 test_gui_htmlwindow.o: $(srcdir)/html/htmlwindow.cpp $(TEST_GUI_ODEP)
820 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/html/htmlwindow.cpp
822 test_gui_guifuncs.o: $(srcdir)/misc/guifuncs.cpp $(TEST_GUI_ODEP)
823 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/misc/guifuncs.cpp
825 test_gui_selstoretest.o: $(srcdir)/misc/selstoretest.cpp $(TEST_GUI_ODEP)
826 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/misc/selstoretest.cpp
828 test_gui_garbage.o: $(srcdir)/misc/garbage.cpp $(TEST_GUI_ODEP)
829 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/misc/garbage.cpp
831 test_gui_settings.o: $(srcdir)/misc/settings.cpp $(TEST_GUI_ODEP)
832 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/misc/settings.cpp
834 test_gui_socket.o: $(srcdir)/net/socket.cpp $(TEST_GUI_ODEP)
835 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/net/socket.cpp
837 test_gui_boxsizer.o: $(srcdir)/sizers/boxsizer.cpp $(TEST_GUI_ODEP)
838 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/sizers/boxsizer.cpp
840 test_gui_clientsize.o: $(srcdir)/window/clientsize.cpp $(TEST_GUI_ODEP)
841 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/window/clientsize.cpp
843 test_gui_setsize.o: $(srcdir)/window/setsize.cpp $(TEST_GUI_ODEP)
844 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/window/setsize.cpp
847 # notice the ugly hack with using CXXWARNINGS: we can't use CPPFLAGS as
848 # currently the value in the makefile would be ignored if we did, but
849 # warnings don't matter when we expect compilation to fail anyhow so we can
850 # use this variable to enable the compilation of code which is supposed to
853 @$(RM) test_evthandler.o
854 @for d in GLOBAL STATIC METHOD FUNCTOR NO_HANDLER DERIVED WRONG_CLASS; do \
855 if $(MAKE) CXXWARNINGS=-DTEST_INVALID_BIND_$$d test_evthandler.o 2>/dev/null; then \
856 echo "*** Compilation with TEST_INVALID_BIND_$$d unexpectedly succeeded.">&2; \
864 # Include dependency info, if present:
865 @IF_GNU_MAKE@-include ./.deps/*.d
867 .PHONY: all install uninstall clean distclean test_gui_bundle data fr