]> git.saurik.com Git - wxWidgets.git/blame_incremental - tests/Makefile.in
yet more wxString tests for null chars
[wxWidgets.git] / tests / Makefile.in
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.8 (http://bakefile.sourceforge.net)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7
8@MAKE_SET@
9
10prefix = @prefix@
11exec_prefix = @exec_prefix@
12INSTALL = @INSTALL@
13EXEEXT = @EXEEXT@
14RESCOMP = @RESCOMP@
15SETFILE = @SETFILE@
16srcdir = @srcdir@
17top_srcdir = @top_srcdir@
18top_builddir = @top_builddir@
19CXX = @CXX@
20CXXFLAGS = @CXXFLAGS@
21CPPFLAGS = @CPPFLAGS@
22LDFLAGS = @LDFLAGS@
23WX_LIB_FLAVOUR = @WX_LIB_FLAVOUR@
24CPPUNIT_CFLAGS = @CPPUNIT_CFLAGS@
25CPPUNIT_LIBS = @CPPUNIT_LIBS@
26TOOLKIT = @TOOLKIT@
27TOOLKIT_LOWERCASE = @TOOLKIT_LOWERCASE@
28TOOLKIT_VERSION = @TOOLKIT_VERSION@
29TOOLCHAIN_NAME = @TOOLCHAIN_NAME@
30EXTRALIBS = @EXTRALIBS@
31EXTRALIBS_GUI = @EXTRALIBS_GUI@
32HOST_SUFFIX = @HOST_SUFFIX@
33SAMPLES_RPATH_FLAG = @SAMPLES_RPATH_FLAG@
34SAMPLES_RPATH_POSTLINK = @SAMPLES_RPATH_POSTLINK@
35
36### Variables: ###
37
38DESTDIR =
39WX_RELEASE = 2.5
40WX_VERSION = $(WX_RELEASE).5
41LIBDIRNAME = $(top_builddir)lib
42TEST_CXXFLAGS = $(__test_PCH_INC) -D__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) \
43 $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) \
44 -I$(srcdir) $(__DLLFLAG_p) -DwxUSE_GUI=0 $(CPPUNIT_CFLAGS) $(CPPFLAGS) \
45 $(CXXFLAGS)
46TEST_OBJECTS = \
47 test_test.o \
48 test_archivetest.o \
49 test_ziptest.o \
50 test_arrays.o \
51 test_datetimetest.o \
52 test_fileconftest.o \
53 test_filekind.o \
54 test_filenametest.o \
55 test_filesystest.o \
56 test_fontmaptest.o \
57 test_formatconvertertest.o \
58 test_hashes.o \
59 test_lists.o \
60 test_longlongtest.o \
61 test_mbconvtest.o \
62 test_regextest.o \
63 test_wxregextest.o \
64 test_strings.o \
65 test_stdstrings.o \
66 test_unicode.o \
67 test_crt.o \
68 test_bstream.o \
69 test_datastreamtest.o \
70 test_ffilestream.o \
71 test_filestream.o \
72 test_largefile.o \
73 test_memstream.o \
74 test_sstream.o \
75 test_tempfile.o \
76 test_textstreamtest.o \
77 test_zlibstream.o \
78 test_uris.o
79TEST_ODEP = $(___pch_testprec_test_testprec_h_gch___depname)
80TEST_GUI_CXXFLAGS = $(__test_gui_PCH_INC) -D__WX$(TOOLKIT)__ \
81 $(__WXUNIV_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
82 $(__THREAD_DEFINE_p) -I$(srcdir) $(__DLLFLAG_p) -I$(srcdir)/../samples \
83 $(CPPUNIT_CFLAGS) $(CPPFLAGS) $(CXXFLAGS)
84TEST_GUI_OBJECTS = \
85 $(__test_gui___win32rc) \
86 $(__test_gui_os2_lib_res) \
87 test_gui_test.o \
88 test_gui_rect.o \
89 test_gui_size.o \
90 test_gui_point.o
91TEST_GUI_ODEP = $(___pch_testprec_test_gui_testprec_h_gch___depname)
92
93### Conditionally set variables: ###
94
95@COND_DEPS_TRACKING_0@CXXC = $(CXX)
96@COND_DEPS_TRACKING_1@CXXC = $(top_builddir)./bk-deps $(CXX)
97@COND_USE_GUI_0@PORTNAME = base
98@COND_USE_GUI_1@PORTNAME = $(TOOLKIT_LOWERCASE)$(TOOLKIT_VERSION)
99@COND_TOOLKIT_MAC@WXBASEPORT = _carbon
100@COND_BUILD_DEBUG_DEBUG_FLAG_DEFAULT@WXDEBUGFLAG = d
101@COND_DEBUG_FLAG_1@WXDEBUGFLAG = d
102@COND_UNICODE_1@WXUNICODEFLAG = u
103@COND_WXUNIV_1@WXUNIVNAME = univ
104@COND_MONOLITHIC_0@EXTRALIBS_FOR_BASE = $(EXTRALIBS)
105@COND_MONOLITHIC_1@EXTRALIBS_FOR_BASE = $(EXTRALIBS) $(EXTRALIBS_GUI)
106@COND_MONOLITHIC_0@EXTRALIBS_FOR_GUI = $(EXTRALIBS_GUI)
107@COND_MONOLITHIC_1@EXTRALIBS_FOR_GUI =
108@COND_PLATFORM_MAC_1@__test___mac_setfilecmd = \
109@COND_PLATFORM_MAC_1@ $(SETFILE) -t APPL test$(EXEEXT)
110@COND_GCC_PCH_1@__test_PCH_INC = -I.pch/testprec_test
111@COND_GCC_PCH_1@___pch_testprec_test_testprec_h_gch___depname \
112@COND_GCC_PCH_1@ = .pch/testprec_test/testprec.h.gch
113COND_MONOLITHIC_0___WXLIB_NET_p = \
114 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_net-$(WX_RELEASE)$(HOST_SUFFIX)
115@COND_MONOLITHIC_0@__WXLIB_NET_p = $(COND_MONOLITHIC_0___WXLIB_NET_p)
116@COND_USE_GUI_1@__test_gui___depname = test_gui$(EXEEXT)
117@COND_PLATFORM_MAC_1@__test_gui___mac_setfilecmd = \
118@COND_PLATFORM_MAC_1@ $(SETFILE) -a C test_gui$(EXEEXT)
119@COND_PLATFORM_MAC_1@__test_gui___mac_rezcmd = $(__MACOSX_RESOURCES_p_1)
120@COND_WXUNIV_1@__WXUNIV_DEFINE_p_4 = -d __WXUNIVERSAL__
121@COND_WXUNIV_1@__WXUNIV_DEFINE_p_5 = --define __WXUNIVERSAL__
122@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p_4 = -d wxNO_EXCEPTIONS
123@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p_5 = --define wxNO_EXCEPTIONS
124@COND_USE_RTTI_0@__RTTI_DEFINE_p_4 = -d wxNO_RTTI
125@COND_USE_RTTI_0@__RTTI_DEFINE_p_5 = --define wxNO_RTTI
126@COND_USE_THREADS_0@__THREAD_DEFINE_p_4 = -d wxNO_THREADS
127@COND_USE_THREADS_0@__THREAD_DEFINE_p_5 = --define wxNO_THREADS
128@COND_SHARED_1@__DLLFLAG_p_4 = -d WXUSINGDLL
129@COND_SHARED_1@__DLLFLAG_p_5 = --define WXUSINGDLL
130@COND_PLATFORM_WIN32_1@__test_gui___win32rc = test_gui_sample_rc.o
131@COND_PLATFORM_OS2_1@__test_gui_os2_lib_res = \
132@COND_PLATFORM_OS2_1@ $(top_srcdir)/include/wx/os2/wx.res
133@COND_PLATFORM_MACOSX_1@__test_gui_bundle___depname = test_gui_bundle
134@COND_TOOLKIT_COCOA@____test_gui_BUNDLE_TGT_REF_DEP = \
135@COND_TOOLKIT_COCOA@ test_gui.app/Contents/PkgInfo
136@COND_TOOLKIT_MAC@____test_gui_BUNDLE_TGT_REF_DEP = \
137@COND_TOOLKIT_MAC@ test_gui.app/Contents/PkgInfo
138@COND_GCC_PCH_1@__test_gui_PCH_INC = -I.pch/testprec_test_gui
139@COND_GCC_PCH_1@___pch_testprec_test_gui_testprec_h_gch___depname \
140@COND_GCC_PCH_1@ = .pch/testprec_test_gui/testprec.h.gch
141COND_MONOLITHIC_0___WXLIB_CORE_p = \
142 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core-$(WX_RELEASE)$(HOST_SUFFIX)
143@COND_MONOLITHIC_0@__WXLIB_CORE_p = $(COND_MONOLITHIC_0___WXLIB_CORE_p)
144COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1 = $(RESCOMP) -d __DARWIN__ -t APPL -d \
145 __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_4) $(__EXCEPTIONS_DEFINE_p_4) \
146 $(__RTTI_DEFINE_p_4) $(__THREAD_DEFINE_p_4) -i $(srcdir) $(__DLLFLAG_p_4) -i \
147 $(srcdir)/../samples -i $(top_srcdir)/include -o test_gui$(EXEEXT) Carbon.r \
148 $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).5.r sample.r
149@COND_TOOLKIT_MAC@__MACOSX_RESOURCES_p_1 = $(COND_TOOLKIT_MAC___MACOSX_RESOURCES_p_1)
150@COND_WXUNIV_1@__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
151@COND_USE_EXCEPTIONS_0@__EXCEPTIONS_DEFINE_p = -DwxNO_EXCEPTIONS
152@COND_USE_RTTI_0@__RTTI_DEFINE_p = -DwxNO_RTTI
153@COND_USE_THREADS_0@__THREAD_DEFINE_p = -DwxNO_THREADS
154@COND_SHARED_1@__DLLFLAG_p = -DWXUSINGDLL
155COND_MONOLITHIC_0___WXLIB_BASE_p = \
156 -lwx_base$(WXBASEPORT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
157@COND_MONOLITHIC_0@__WXLIB_BASE_p = $(COND_MONOLITHIC_0___WXLIB_BASE_p)
158COND_MONOLITHIC_1___WXLIB_MONO_p = \
159 -lwx_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
160@COND_MONOLITHIC_1@__WXLIB_MONO_p = $(COND_MONOLITHIC_1___WXLIB_MONO_p)
161@COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@__LIB_TIFF_p \
162@COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@ = \
163@COND_USE_GUI_1_WXUSE_LIBTIFF_BUILTIN@ -lwxtiff$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
164@COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@__LIB_JPEG_p \
165@COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@ = \
166@COND_USE_GUI_1_WXUSE_LIBJPEG_BUILTIN@ -lwxjpeg$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
167@COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@__LIB_PNG_p \
168@COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@ = \
169@COND_USE_GUI_1_WXUSE_LIBPNG_BUILTIN@ -lwxpng$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
170@COND_WXUSE_ZLIB_BUILTIN@__LIB_ZLIB_p = \
171@COND_WXUSE_ZLIB_BUILTIN@ -lwxzlib$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
172@COND_WXUSE_ODBC_BUILTIN@__LIB_ODBC_p = \
173@COND_WXUSE_ODBC_BUILTIN@ -lwxodbc$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
174COND_WXUSE_REGEX_BUILTIN___LIB_REGEX_p = \
175 -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
176@COND_WXUSE_REGEX_BUILTIN@__LIB_REGEX_p = $(COND_WXUSE_REGEX_BUILTIN___LIB_REGEX_p)
177@COND_WXUSE_EXPAT_BUILTIN@__LIB_EXPAT_p = \
178@COND_WXUSE_EXPAT_BUILTIN@ -lwxexpat$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
179
180### Targets: ###
181
182all: test$(EXEEXT) $(__test_gui___depname) $(__test_gui_bundle___depname) data
183
184install: all
185
186uninstall:
187
188install-strip: install
189
190clean:
191 rm -rf ./.deps ./.pch
192 rm -f ./*.o
193 rm -f test$(EXEEXT)
194 rm -f test_gui$(EXEEXT)
195 rm -rf test_gui.app
196
197distclean: clean
198 rm -f config.cache config.log config.status bk-deps bk-make-pch shared-ld-sh Makefile
199
200test$(EXEEXT): $(TEST_OBJECTS)
201 $(CXX) -o $@ $(TEST_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(__WXLIB_NET_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) $(__LIB_ZLIB_p) $(__LIB_ODBC_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE)
202
203 $(__test___mac_setfilecmd)
204 $(SAMPLES_RPATH_POSTLINK)
205
206@COND_GCC_PCH_1@.pch/testprec_test/testprec.h.gch:
207@COND_GCC_PCH_1@ $(top_builddir)./bk-make-pch .pch/testprec_test/testprec.h.gch testprec.h $(CXX) $(TEST_CXXFLAGS)
208
209@COND_USE_GUI_1@test_gui$(EXEEXT): $(TEST_GUI_OBJECTS) $(__test_gui___win32rc)
210@COND_USE_GUI_1@ $(CXX) -o $@ $(TEST_GUI_OBJECTS) $(LDFLAGS) -L$(LIBDIRNAME) $(SAMPLES_RPATH_FLAG) $(CPPUNIT_LIBS) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) $(__LIB_ZLIB_p) $(__LIB_ODBC_p) $(__LIB_REGEX_p) $(__LIB_EXPAT_p) $(EXTRALIBS_FOR_BASE) $(EXTRALIBS_FOR_GUI)
211@COND_USE_GUI_1@ $(__test_gui___mac_rezcmd)
212@COND_USE_GUI_1@ $(__test_gui___mac_setfilecmd)
213@COND_USE_GUI_1@ $(SAMPLES_RPATH_POSTLINK)
214
215test_gui.app/Contents/PkgInfo: $(__test_gui___depname) $(top_srcdir)/src/mac/carbon/Info.plist.in $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).5.rsrc $(top_srcdir)/src/mac/carbon/wxmac.icns
216 mkdir -p test_gui.app/Contents
217 mkdir -p test_gui.app/Contents/MacOS
218 mkdir -p test_gui.app/Contents/Resources
219
220
221 sed -e "s/IDENTIFIER/`echo $(srcdir) | sed -e 's,\.\./,,g' | sed -e 's,/,.,g'`/" \
222 -e "s/EXECUTABLE/test_gui/" \
223 -e "s/VERSION/$(WX_VERSION)/" \
224 $(top_srcdir)/src/mac/carbon/Info.plist.in >test_gui.app/Contents/Info.plist
225
226
227 echo -n "APPL????" >test_gui.app/Contents/PkgInfo
228
229
230 ln -f test_gui$(EXEEXT) test_gui.app/Contents/MacOS/test_gui
231
232
233 cp -f $(LIBDIRNAME)/libwx_$(TOOLCHAIN_NAME).5.rsrc test_gui.app/Contents/Resources/test_gui.rsrc
234 cp -f $(top_srcdir)/src/mac/carbon/wxmac.icns test_gui.app/Contents/Resources/wxmac.icns
235
236@COND_PLATFORM_MACOSX_1@test_gui_bundle: $(____test_gui_BUNDLE_TGT_REF_DEP)
237
238@COND_GCC_PCH_1@.pch/testprec_test_gui/testprec.h.gch:
239@COND_GCC_PCH_1@ $(top_builddir)./bk-make-pch .pch/testprec_test_gui/testprec.h.gch testprec.h $(CXX) $(TEST_GUI_CXXFLAGS)
240
241data:
242 @mkdir -p .
243 @for f in testdata.fc; do \
244 if test ! -e ./$$f ; \
245 then x=yep ; \
246 else x=`find $(srcdir)/$$f -newer ./$$f -print` ; \
247 fi; \
248 case "$$x" in ?*) \
249 cp -pRf $(srcdir)/$$f . ;; \
250 esac; \
251 done
252
253test_test.o: $(srcdir)/test.cpp $(TEST_ODEP)
254 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/test.cpp
255
256test_archivetest.o: $(srcdir)/archive/archivetest.cpp $(TEST_ODEP)
257 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/archivetest.cpp
258
259test_ziptest.o: $(srcdir)/archive/ziptest.cpp $(TEST_ODEP)
260 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/archive/ziptest.cpp
261
262test_arrays.o: $(srcdir)/arrays/arrays.cpp $(TEST_ODEP)
263 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/arrays/arrays.cpp
264
265test_datetimetest.o: $(srcdir)/datetime/datetimetest.cpp $(TEST_ODEP)
266 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/datetime/datetimetest.cpp
267
268test_fileconftest.o: $(srcdir)/fileconf/fileconftest.cpp $(TEST_ODEP)
269 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/fileconf/fileconftest.cpp
270
271test_filekind.o: $(srcdir)/filekind/filekind.cpp $(TEST_ODEP)
272 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filekind/filekind.cpp
273
274test_filenametest.o: $(srcdir)/filename/filenametest.cpp $(TEST_ODEP)
275 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filename/filenametest.cpp
276
277test_filesystest.o: $(srcdir)/filesys/filesystest.cpp $(TEST_ODEP)
278 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/filesys/filesystest.cpp
279
280test_fontmaptest.o: $(srcdir)/fontmap/fontmaptest.cpp $(TEST_ODEP)
281 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/fontmap/fontmaptest.cpp
282
283test_formatconvertertest.o: $(srcdir)/formatconverter/formatconvertertest.cpp $(TEST_ODEP)
284 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/formatconverter/formatconvertertest.cpp
285
286test_hashes.o: $(srcdir)/hashes/hashes.cpp $(TEST_ODEP)
287 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/hashes/hashes.cpp
288
289test_lists.o: $(srcdir)/lists/lists.cpp $(TEST_ODEP)
290 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/lists/lists.cpp
291
292test_longlongtest.o: $(srcdir)/longlong/longlongtest.cpp $(TEST_ODEP)
293 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/longlong/longlongtest.cpp
294
295test_mbconvtest.o: $(srcdir)/mbconv/mbconvtest.cpp $(TEST_ODEP)
296 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/mbconv/mbconvtest.cpp
297
298test_regextest.o: $(srcdir)/regex/regextest.cpp $(TEST_ODEP)
299 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/regex/regextest.cpp
300
301test_wxregextest.o: $(srcdir)/regex/wxregextest.cpp $(TEST_ODEP)
302 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/regex/wxregextest.cpp
303
304test_strings.o: $(srcdir)/strings/strings.cpp $(TEST_ODEP)
305 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/strings.cpp
306
307test_stdstrings.o: $(srcdir)/strings/stdstrings.cpp $(TEST_ODEP)
308 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/stdstrings.cpp
309
310test_unicode.o: $(srcdir)/strings/unicode.cpp $(TEST_ODEP)
311 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/unicode.cpp
312
313test_crt.o: $(srcdir)/strings/crt.cpp $(TEST_ODEP)
314 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/strings/crt.cpp
315
316test_bstream.o: $(srcdir)/streams/bstream.cpp $(TEST_ODEP)
317 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/bstream.cpp
318
319test_datastreamtest.o: $(srcdir)/streams/datastreamtest.cpp $(TEST_ODEP)
320 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/datastreamtest.cpp
321
322test_ffilestream.o: $(srcdir)/streams/ffilestream.cpp $(TEST_ODEP)
323 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/ffilestream.cpp
324
325test_filestream.o: $(srcdir)/streams/filestream.cpp $(TEST_ODEP)
326 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/filestream.cpp
327
328test_largefile.o: $(srcdir)/streams/largefile.cpp $(TEST_ODEP)
329 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/largefile.cpp
330
331test_memstream.o: $(srcdir)/streams/memstream.cpp $(TEST_ODEP)
332 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/memstream.cpp
333
334test_sstream.o: $(srcdir)/streams/sstream.cpp $(TEST_ODEP)
335 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/sstream.cpp
336
337test_tempfile.o: $(srcdir)/streams/tempfile.cpp $(TEST_ODEP)
338 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/tempfile.cpp
339
340test_textstreamtest.o: $(srcdir)/streams/textstreamtest.cpp $(TEST_ODEP)
341 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/textstreamtest.cpp
342
343test_zlibstream.o: $(srcdir)/streams/zlibstream.cpp $(TEST_ODEP)
344 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/streams/zlibstream.cpp
345
346test_uris.o: $(srcdir)/uris/uris.cpp $(TEST_ODEP)
347 $(CXXC) -c -o $@ $(TEST_CXXFLAGS) $(srcdir)/uris/uris.cpp
348
349test_gui_sample_rc.o: $(srcdir)/../samples/sample.rc $(TEST_GUI_ODEP)
350 $(RESCOMP) -i$< -o$@ --define __WX$(TOOLKIT)__ $(__WXUNIV_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 --include-dir $(top_srcdir)/include
351
352test_gui_test.o: $(srcdir)/test.cpp $(TEST_GUI_ODEP)
353 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/test.cpp
354
355test_gui_rect.o: $(srcdir)/geometry/rect.cpp $(TEST_GUI_ODEP)
356 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/rect.cpp
357
358test_gui_size.o: $(srcdir)/geometry/size.cpp $(TEST_GUI_ODEP)
359 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/size.cpp
360
361test_gui_point.o: $(srcdir)/geometry/point.cpp $(TEST_GUI_ODEP)
362 $(CXXC) -c -o $@ $(TEST_GUI_CXXFLAGS) $(srcdir)/geometry/point.cpp
363
364
365# Include dependency info, if present:
366@IF_GNU_MAKE@-include .deps/*.d
367
368.PHONY: all install uninstall clean distclean test_gui_bundle data