added wxFileSystem test
[wxWidgets.git] / tests / makefile.gcc
1 # =========================================================================
2 #     This makefile was generated by
3 #     Bakefile 0.1.3 (http://bakefile.sourceforge.net)
4 #     Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 include ../build/msw/config.gcc
8
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
12
13 ### Variables: ###
14
15 OBJS = \
16         gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
17 SETUPHDIR = \
18         $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
19 TEST_CXXFLAGS = $(__DEBUGINFO) $(__OPTIMIZEFLAG_2) $(GCCFLAGS) -DHAVE_W32API_H \
20         -D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) \
21         -I.\..\include -I$(SETUPHDIR) -Wall -I. $(__DLLFLAG_p) $(CPPUNIT_CFLAGS) \
22         $(__EXCEPTIONSFLAG_4) $(__EXCEPTIONSFLAG_5) $(CPPFLAGS) $(CXXFLAGS)
23 TEST_OBJECTS =  \
24         $(OBJS)\test_test.o \
25         $(OBJS)\test_main.o \
26         $(OBJS)\test_formatconverter.o \
27         $(OBJS)\test_regex.o \
28         $(OBJS)\test_filesys.o
29
30 ### Conditionally set variables: ###
31
32 ifeq ($(GCC_VERSION),2.95)
33 GCCFLAGS = -fvtable-thunks
34 endif
35 ifeq ($(USE_GUI),0)
36 PORTNAME = base
37 endif
38 ifeq ($(USE_GUI),1)
39 PORTNAME = msw
40 endif
41 ifeq ($(BUILD),debug)
42 ifeq ($(DEBUG_FLAG),default)
43 WXDEBUGFLAG = d
44 endif
45 endif
46 ifeq ($(DEBUG_FLAG),1)
47 WXDEBUGFLAG = d
48 endif
49 ifeq ($(UNICODE),1)
50 WXUNICODEFLAG = u
51 endif
52 ifeq ($(WXUNIV),1)
53 WXUNIVNAME = univ
54 endif
55 ifeq ($(SHARED),1)
56 WXDLLFLAG = dll
57 endif
58 ifeq ($(BUILD),debug)
59 __OPTIMIZEFLAG_2 = -O0
60 endif
61 ifeq ($(BUILD),release)
62 __OPTIMIZEFLAG_2 = -O2
63 endif
64 ifeq ($(USE_EXCEPTIONS),0)
65 __EXCEPTIONSFLAG_4 = -fno-rtti
66 endif
67 ifeq ($(USE_EXCEPTIONS),1)
68 __EXCEPTIONSFLAG_4 = 
69 endif
70 ifeq ($(USE_EXCEPTIONS),0)
71 __EXCEPTIONSFLAG_5 = -fno-exceptions
72 endif
73 ifeq ($(USE_EXCEPTIONS),1)
74 __EXCEPTIONSFLAG_5 = 
75 endif
76 ifeq ($(WXUNIV),1)
77 __WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
78 endif
79 ifeq ($(BUILD),debug)
80 ifeq ($(DEBUG_FLAG),default)
81 __DEBUG_DEFINE_p = -D__WXDEBUG__
82 endif
83 endif
84 ifeq ($(DEBUG_FLAG),1)
85 __DEBUG_DEFINE_p = -D__WXDEBUG__
86 endif
87 ifeq ($(UNICODE),1)
88 __UNICODE_DEFINE_p = -D_UNICODE
89 endif
90 ifeq ($(SHARED),1)
91 __DLLFLAG_p = -DWXUSINGDLL
92 endif
93 ifeq ($(MONOLITHIC),0)
94 __WXLIB_BASE_p = -lwxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
95 endif
96 ifeq ($(MONOLITHIC),1)
97 __WXLIB_MONO_p = \
98         -lwx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)
99 endif
100 ifeq ($(USE_GUI),1)
101 __LIB_TIFF_p = -lwxtiff$(WXDEBUGFLAG)
102 endif
103 ifeq ($(USE_GUI),1)
104 __LIB_JPEG_p = -lwxjpeg$(WXDEBUGFLAG)
105 endif
106 ifeq ($(USE_GUI),1)
107 __LIB_PNG_p = -lwxpng$(WXDEBUGFLAG)
108 endif
109 ifeq ($(MSLU),1)
110 __UNICOWS_LIB_p = -lunicows
111 endif
112 ifeq ($(SHARED),0)
113 LIBDIRNAME = .\..\lib\gcc_lib$(CFG)
114 endif
115 ifeq ($(SHARED),1)
116 LIBDIRNAME = .\..\lib\gcc_dll$(CFG)
117 endif
118 ifeq ($(BUILD),debug)
119 ifeq ($(DEBUG_INFO),default)
120 __DEBUGINFO = -g
121 endif
122 endif
123 ifeq ($(BUILD),release)
124 ifeq ($(DEBUG_INFO),default)
125 __DEBUGINFO = 
126 endif
127 endif
128 ifeq ($(DEBUG_INFO),0)
129 __DEBUGINFO = 
130 endif
131 ifeq ($(DEBUG_INFO),1)
132 __DEBUGINFO = -g
133 endif
134
135
136 all: $(OBJS)
137 $(OBJS):
138         -if not exist $(OBJS) mkdir $(OBJS)
139
140 ### Targets: ###
141
142 all: $(OBJS)\test.exe
143
144 clean: 
145         -if exist $(OBJS)\*.o del $(OBJS)\*.o
146         -if exist $(OBJS)\test.exe del $(OBJS)\test.exe
147
148 $(OBJS)\test.exe: $(TEST_OBJECTS)
149         $(CXX) -o $@ $(TEST_OBJECTS) $(LDFLAGS) $(__DEBUGINFO) -mthreads -L$(LIBDIRNAME)  $(CPPUNIT_LIBS)  $(__WXLIB_BASE_p)  $(__WXLIB_MONO_p) $(__LIB_TIFF_p) $(__LIB_JPEG_p) $(__LIB_PNG_p) -lwxzlib$(WXDEBUGFLAG)  -lwxregex$(WXUNICODEFLAG)$(WXDEBUGFLAG) -lwxexpat$(WXDEBUGFLAG)  $(__UNICOWS_LIB_p) -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lshell32 -lcomctl32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lodbc32
150
151 $(OBJS)\test_test.o: ./test.cpp
152         $(CXX) -c -o $@ $(TEST_CXXFLAGS) $<
153
154 $(OBJS)\test_main.o: ./mbconv/main.cpp
155         $(CXX) -c -o $@ $(TEST_CXXFLAGS) $<
156
157 $(OBJS)\test_formatconverter.o: ./formatconverter/formatconverter.cpp
158         $(CXX) -c -o $@ $(TEST_CXXFLAGS) $<
159
160 $(OBJS)\test_regex.o: ./regex/regex.cpp
161         $(CXX) -c -o $@ $(TEST_CXXFLAGS) $<
162
163 $(OBJS)\test_filesys.o: ./filesys/filesys.cpp
164         $(CXX) -c -o $@ $(TEST_CXXFLAGS) $<
165
166 .PHONY: all clean