+ $(OBJS)\test_archivetest.o \
+ $(OBJS)\test_arrays.o \
+ $(OBJS)\test_datetimetest.o \
+ $(OBJS)\test_fileconftest.o \
+ $(OBJS)\test_filenametest.o \
+ $(OBJS)\test_filesystest.o \
+ $(OBJS)\test_fontmaptest.o \
+ $(OBJS)\test_formatconvertertest.o \
+ $(OBJS)\test_hashes.o \
+ $(OBJS)\test_lists.o \
+ $(OBJS)\test_longlongtest.o \
+ $(OBJS)\test_mbconvtest.o \
+ $(OBJS)\test_regextest.o \
+ $(OBJS)\test_wxregextest.o \
+ $(OBJS)\test_strings.o \
+ $(OBJS)\test_stdstrings.o \
+ $(OBJS)\test_unicode.o \
+ $(OBJS)\test_crt.o \
+ $(OBJS)\test_bstream.o \
+ $(OBJS)\test_datastreamtest.o \
+ $(OBJS)\test_ffilestream.o \
+ $(OBJS)\test_filestream.o \
+ $(OBJS)\test_memstream.o \
+ $(OBJS)\test_sstream.o \
+ $(OBJS)\test_textstreamtest.o \
+ $(OBJS)\test_zlibstream.o \
+ $(OBJS)\test_uris.o
+TEST_GUI_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG) $(GCCFLAGS) \
+ -DHAVE_W32API_H -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
+ $(__UNICODE_DEFINE_p) -I.\..\include -I$(SETUPHDIR) -Wall -I. $(__DLLFLAG_p) \
+ -I.\..\samples -DNOPCH $(CPPUNIT_CFLAGS) $(__EXCEPTIONSFLAG) \
+ $(__EXCEPTIONSFLAG_0) $(CPPFLAGS) $(CXXFLAGS)
+TEST_GUI_OBJECTS = \
+ $(OBJS)\test_gui_sample_rc.o \
+ $(OBJS)\test_gui_dummy.o \
+ $(OBJS)\test_gui_test.o \
+ $(OBJS)\test_gui_rect.o