]> git.saurik.com Git - wxWidgets.git/blame - tests/makefile.bcc
don't build console apps for WinCE
[wxWidgets.git] / tests / makefile.bcc
CommitLineData
670ec357
VS
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.autodepend
8
9!ifndef BCCDIR
10!ifndef MAKEDIR
11!error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
12!endif
13BCCDIR = $(MAKEDIR)\..
14!endif
15
16!include ../build/msw/config.bcc
17
18# -------------------------------------------------------------------------
19# Do not modify the rest of this file!
20# -------------------------------------------------------------------------
21
22### Variables: ###
23
24OBJS = \
25 bcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
26SETUPHDIR = \
27 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
28TEST_CXXFLAGS = $(__RUNTIME_LIBS_6) -I$(BCCDIR)\include $(__DEBUGINFO) \
29 $(__OPTIMIZEFLAG_2) -tWM -D__WXMSW__ $(__WXUNIV_DEFINE_p) \
30 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) -I.\..\include -I$(SETUPHDIR) -I. \
31 $(__DLLFLAG_p) $(CPPUNIT_CFLAGS) $(CPPFLAGS) $(CXXFLAGS)
32TEST_OBJECTS = \
33 $(OBJS)\test_test.obj \
e70833fb 34 $(OBJS)\test_main.obj \
7d5ab151 35 $(OBJS)\test_formatconverter.obj \
4827cbd9 36 $(OBJS)\test_regex.obj \
cf1014a2
VS
37 $(OBJS)\test_filesys.obj \
38 $(OBJS)\test_arrays.obj
670ec357
VS
39
40### Conditionally set variables: ###
41
42!if "$(USE_GUI)" == "0"
43PORTNAME = base
44!endif
45!if "$(USE_GUI)" == "1"
46PORTNAME = msw
47!endif
48!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
49WXDEBUGFLAG = d
50!endif
51!if "$(DEBUG_FLAG)" == "1"
52WXDEBUGFLAG = d
53!endif
54!if "$(UNICODE)" == "1"
55WXUNICODEFLAG = u
56!endif
57!if "$(WXUNIV)" == "1"
58WXUNIVNAME = univ
59!endif
60!if "$(SHARED)" == "1"
61WXDLLFLAG = dll
62!endif
63!if "$(BUILD)" == "debug"
64__OPTIMIZEFLAG_2 = -Od
65!endif
66!if "$(BUILD)" == "release"
67__OPTIMIZEFLAG_2 = -O2
68!endif
69!if "$(RUNTIME_LIBS)" == "dynamic"
70__RUNTIME_LIBS_6 = -tWR
71!endif
72!if "$(RUNTIME_LIBS)" == "static"
73__RUNTIME_LIBS_6 =
74!endif
75!if "$(RUNTIME_LIBS)" == "dynamic"
76__RUNTIME_LIBS_7 = i
77!endif
78!if "$(RUNTIME_LIBS)" == "static"
79__RUNTIME_LIBS_7 =
80!endif
81!if "$(WXUNIV)" == "1"
82__WXUNIV_DEFINE_p = -D__WXUNIVERSAL__
83!endif
84!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
85__DEBUG_DEFINE_p = -D__WXDEBUG__
86!endif
87!if "$(DEBUG_FLAG)" == "1"
88__DEBUG_DEFINE_p = -D__WXDEBUG__
89!endif
90!if "$(UNICODE)" == "1"
91__UNICODE_DEFINE_p = -D_UNICODE
92!endif
93!if "$(SHARED)" == "1"
94__DLLFLAG_p = -DWXUSINGDLL
95!endif
96!if "$(MONOLITHIC)" == "0"
97__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
98!endif
99!if "$(MONOLITHIC)" == "1"
100__WXLIB_MONO_p = \
101 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
102!endif
103!if "$(USE_GUI)" == "1"
104__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
105!endif
106!if "$(USE_GUI)" == "1"
107__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
108!endif
109!if "$(USE_GUI)" == "1"
110__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
111!endif
112!if "$(MSLU)" == "1"
113__UNICOWS_LIB_p = unicows.lib
114!endif
115!if "$(SHARED)" == "0"
116LIBDIRNAME = .\..\lib\bcc_lib$(CFG)
117!endif
118!if "$(SHARED)" == "1"
119LIBDIRNAME = .\..\lib\bcc_dll$(CFG)
120!endif
121!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
122__DEBUGINFO = -v
123!endif
124!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
125__DEBUGINFO = -v-
126!endif
127!if "$(DEBUG_INFO)" == "0"
128__DEBUGINFO = -v-
129!endif
130!if "$(DEBUG_INFO)" == "1"
131__DEBUGINFO = -v
132!endif
133
134
135all: $(OBJS)
136$(OBJS):
137 -if not exist $(OBJS) mkdir $(OBJS)
138
139### Targets: ###
140
141all: $(OBJS)\test.exe
142
143clean:
144 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
145 -if exist $(OBJS)\*.res del $(OBJS)\*.res
146 -if exist $(OBJS)\test.exe del $(OBJS)\test.exe
147 -if exist $(OBJS)\test.tds del $(OBJS)\test.tds
148 -if exist $(OBJS)\test.ilc del $(OBJS)\test.ilc
149 -if exist $(OBJS)\test.ild del $(OBJS)\test.ild
150 -if exist $(OBJS)\test.ilf del $(OBJS)\test.ilf
151 -if exist $(OBJS)\test.ils del $(OBJS)\test.ils
152
153$(OBJS)\test.exe: $(TEST_OBJECTS)
154 ilink32 -Tpe -q $(LDFLAGS) -L$(BCCDIR)\lib -L$(BCCDIR)\lib\psdk $(__DEBUGINFO) -L$(LIBDIRNAME) -ap $(CPPUNIT_LIBS) @&&|
155 c0x32.obj $(TEST_OBJECTS),$@,, $(__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 $(__UNICOWS_LIB_p) ole2w32.lib oleacc.lib odbc32.lib import32.lib cw32mt$(__RUNTIME_LIBS_7).lib,,
156|
157
158$(OBJS)\test_test.obj: .\test.cpp
159 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
160
161$(OBJS)\test_main.obj: .\mbconv\main.cpp
162 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
e70833fb 163
7d5ab151
VS
164$(OBJS)\test_formatconverter.obj: .\formatconverter\formatconverter.cpp
165 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
166
e70833fb
VS
167$(OBJS)\test_regex.obj: .\regex\regex.cpp
168 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
4827cbd9
VS
169
170$(OBJS)\test_filesys.obj: .\filesys\filesys.cpp
171 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**
cf1014a2
VS
172
173$(OBJS)\test_arrays.obj: .\arrays\arrays.cpp
174 $(CXX) -q -c -P -o$@ $(TEST_CXXFLAGS) $**