]> git.saurik.com Git - wxWidgets.git/blame - samples/html/test/makefile.vc
Regenerate the msvc makefiles after TARGET_CPU option added
[wxWidgets.git] / samples / html / test / makefile.vc
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
0d90d6ea 3# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7!include <../../../build/msw/config.vc>
250700e4
RD
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
4cbcfb73 15WX_RELEASE_NODOT = 27
e9877ed3 16OBJS = \
ab6ea1ac
MW
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
18LIBDIRNAME = .\..\..\..\lib\vc$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
75a0a7b7
VS
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
8c9f8f91 21TEST_CXXFLAGS = /M$(__RUNTIME_LIBS_8)$(__DEBUGRUNTIME_3) /DWIN32 \
076f10e0 22 $(__DEBUGINFO_0) /Fd$(OBJS)\test.pdb $(____DEBUGRUNTIME_2_p) \
ec08d395 23 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
8c9f8f91 24 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
2113bc77
MW
25 $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) \
26 /I.\..\..\..\include /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS \
27 /I.\..\..\..\samples /DNOPCH $(__RTTIFLAG_9) $(__EXCEPTIONSFLAG_10) \
28 $(CPPFLAGS) $(CXXFLAGS)
e9877ed3
VS
29TEST_OBJECTS = \
30 $(OBJS)\test_test.obj \
31 $(OBJS)\test_test.res
250700e4
RD
32
33### Conditionally set variables: ###
34
35!if "$(USE_GUI)" == "0"
36PORTNAME = base
37!endif
38!if "$(USE_GUI)" == "1"
39PORTNAME = msw
40!endif
076f10e0
VS
41!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
42WXDEBUGFLAG = d
43!endif
44!if "$(DEBUG_FLAG)" == "1"
250700e4
RD
45WXDEBUGFLAG = d
46!endif
250700e4
RD
47!if "$(UNICODE)" == "1"
48WXUNICODEFLAG = u
49!endif
50!if "$(WXUNIV)" == "1"
51WXUNIVNAME = univ
52!endif
ab6ea1ac
MW
53!if "$(TARGET_CPU)" == "AMD64"
54DIR_SUFFIX_CPU = _amd64
55!endif
56!if "$(TARGET_CPU)" == "IA64"
57DIR_SUFFIX_CPU = _ia64
58!endif
b17c1746
DE
59!if "$(SHARED)" == "1"
60WXDLLFLAG = dll
61!endif
b14abf14
JS
62!if "$(SHARED)" == "0"
63LIBTYPE_SUFFIX = lib
64!endif
65!if "$(SHARED)" == "1"
66LIBTYPE_SUFFIX = dll
67!endif
ab6ea1ac
MW
68!if "$(TARGET_CPU)" == "AMD64"
69LINK_TARGET_CPU = /MACHINE:AMD64
70!endif
71!if "$(TARGET_CPU)" == "IA64"
72LINK_TARGET_CPU = /MACHINE:IA64
73!endif
dd65d8c8
RN
74!if "$(MONOLITHIC)" == "0"
75EXTRALIBS_FOR_BASE =
76!endif
77!if "$(MONOLITHIC)" == "1"
78EXTRALIBS_FOR_BASE =
79!endif
076f10e0
VS
80!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
81__DEBUGINFO_0 = /Zi
250700e4 82!endif
076f10e0
VS
83!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
84__DEBUGINFO_0 =
250700e4 85!endif
076f10e0
VS
86!if "$(DEBUG_INFO)" == "0"
87__DEBUGINFO_0 =
250700e4 88!endif
076f10e0
VS
89!if "$(DEBUG_INFO)" == "1"
90__DEBUGINFO_0 = /Zi
250700e4 91!endif
076f10e0
VS
92!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
93__DEBUGINFO_1 = /DEBUG
250700e4 94!endif
076f10e0
VS
95!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
96__DEBUGINFO_1 =
250700e4 97!endif
076f10e0
VS
98!if "$(DEBUG_INFO)" == "0"
99__DEBUGINFO_1 =
100!endif
101!if "$(DEBUG_INFO)" == "1"
102__DEBUGINFO_1 = /DEBUG
103!endif
21c6080d
JS
104!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
105____DEBUGRUNTIME_2_p = /D_DEBUG
106!endif
107!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
108____DEBUGRUNTIME_2_p =
109!endif
b17c1746
DE
110!if "$(DEBUG_RUNTIME_LIBS)" == "0"
111____DEBUGRUNTIME_2_p =
112!endif
113!if "$(DEBUG_RUNTIME_LIBS)" == "1"
114____DEBUGRUNTIME_2_p = /D_DEBUG
115!endif
21c6080d
JS
116!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
117____DEBUGRUNTIME_2_p_1 = /d _DEBUG
076f10e0 118!endif
21c6080d
JS
119!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
120____DEBUGRUNTIME_2_p_1 =
b17c1746
DE
121!endif
122!if "$(DEBUG_RUNTIME_LIBS)" == "0"
123____DEBUGRUNTIME_2_p_1 =
124!endif
125!if "$(DEBUG_RUNTIME_LIBS)" == "1"
126____DEBUGRUNTIME_2_p_1 = /d _DEBUG
127!endif
21c6080d
JS
128!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
129__DEBUGRUNTIME_3 = d
b17c1746 130!endif
21c6080d
JS
131!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
132__DEBUGRUNTIME_3 =
076f10e0
VS
133!endif
134!if "$(DEBUG_RUNTIME_LIBS)" == "0"
135__DEBUGRUNTIME_3 =
136!endif
137!if "$(DEBUG_RUNTIME_LIBS)" == "1"
138__DEBUGRUNTIME_3 = d
139!endif
b17c1746
DE
140!if "$(BUILD)" == "debug"
141__OPTIMIZEFLAG_4 = /Od
250700e4 142!endif
b17c1746
DE
143!if "$(BUILD)" == "release"
144__OPTIMIZEFLAG_4 = /O2
145!endif
8c9f8f91
JS
146!if "$(USE_THREADS)" == "0"
147__THREADSFLAG_7 = L
148!endif
149!if "$(USE_THREADS)" == "1"
150__THREADSFLAG_7 = T
151!endif
b17c1746 152!if "$(RUNTIME_LIBS)" == "dynamic"
8c9f8f91 153__RUNTIME_LIBS_8 = D
b17c1746
DE
154!endif
155!if "$(RUNTIME_LIBS)" == "static"
8c9f8f91 156__RUNTIME_LIBS_8 = $(__THREADSFLAG_7)
e9877ed3 157!endif
8c9f8f91
JS
158!if "$(USE_RTTI)" == "0"
159__RTTIFLAG_9 =
b71531ad 160!endif
8c9f8f91
JS
161!if "$(USE_RTTI)" == "1"
162__RTTIFLAG_9 = /GR
b71531ad
VZ
163!endif
164!if "$(USE_EXCEPTIONS)" == "0"
8c9f8f91 165__EXCEPTIONSFLAG_10 =
b71531ad
VZ
166!endif
167!if "$(USE_EXCEPTIONS)" == "1"
8c9f8f91 168__EXCEPTIONSFLAG_10 = /EHsc
b71531ad 169!endif
ec08d395
JS
170!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
171__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
172!endif
173!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
174__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
175!endif
176!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
177__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
178!endif
179!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
180__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
181!endif
ab6ea1ac
MW
182!if "$(TARGET_CPU)" == "AMD64"
183__RES_TARGET_CPU_p = /d WX_CPU_AMD64
184!endif
185!if "$(TARGET_CPU)" == "IA64"
186__RES_TARGET_CPU_p = /d WX_CPU_IA64
187!endif
b17c1746
DE
188!if "$(WXUNIV)" == "1"
189__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
250700e4 190!endif
b17c1746
DE
191!if "$(WXUNIV)" == "1"
192__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
250700e4 193!endif
b17c1746
DE
194!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
195__DEBUG_DEFINE_p = /D__WXDEBUG__
250700e4 196!endif
b17c1746
DE
197!if "$(DEBUG_FLAG)" == "1"
198__DEBUG_DEFINE_p = /D__WXDEBUG__
199!endif
200!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
201__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
202!endif
203!if "$(DEBUG_FLAG)" == "1"
204__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
250700e4 205!endif
8c9f8f91
JS
206!if "$(USE_EXCEPTIONS)" == "0"
207__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
208!endif
209!if "$(USE_EXCEPTIONS)" == "0"
210__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
211!endif
212!if "$(USE_RTTI)" == "0"
213__RTTI_DEFINE_p = /DwxNO_RTTI
214!endif
215!if "$(USE_RTTI)" == "0"
216__RTTI_DEFINE_p_1 = /d wxNO_RTTI
217!endif
218!if "$(USE_THREADS)" == "0"
219__THREAD_DEFINE_p = /DwxNO_THREADS
220!endif
221!if "$(USE_THREADS)" == "0"
222__THREAD_DEFINE_p_1 = /d wxNO_THREADS
223!endif
250700e4 224!if "$(UNICODE)" == "1"
ec08d395 225__UNICODE_DEFINE_p = /D_UNICODE
250700e4
RD
226!endif
227!if "$(UNICODE)" == "1"
ec08d395 228__UNICODE_DEFINE_p_1 = /d _UNICODE
250700e4 229!endif
2113bc77
MW
230!if "$(MSLU)" == "1"
231__MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
232!endif
233!if "$(MSLU)" == "1"
234__MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
235!endif
b17c1746
DE
236!if "$(SHARED)" == "1"
237__DLLFLAG_p = /DWXUSINGDLL
238!endif
239!if "$(SHARED)" == "1"
240__DLLFLAG_p_1 = /d WXUSINGDLL
4e209a20 241!endif
250700e4 242!if "$(MONOLITHIC)" == "0"
b17c1746 243__WXLIB_HTML_p = \
c33fae85 244 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html.lib
250700e4
RD
245!endif
246!if "$(MONOLITHIC)" == "0"
e9877ed3 247__WXLIB_CORE_p = \
c33fae85 248 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
250700e4
RD
249!endif
250!if "$(MONOLITHIC)" == "0"
c33fae85
RN
251__WXLIB_NET_p = \
252 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_net.lib
b17c1746
DE
253!endif
254!if "$(MONOLITHIC)" == "0"
c33fae85
RN
255__WXLIB_BASE_p = \
256 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
250700e4
RD
257!endif
258!if "$(MONOLITHIC)" == "1"
e9877ed3 259__WXLIB_MONO_p = \
c33fae85 260 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
e9877ed3 261!endif
b17c1746 262!if "$(USE_GUI)" == "1"
9c2d002b 263__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
076f10e0 264!endif
b17c1746 265!if "$(USE_GUI)" == "1"
9c2d002b 266__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
076f10e0 267!endif
b17c1746 268!if "$(USE_GUI)" == "1"
9c2d002b 269__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
076f10e0 270!endif
b17c1746
DE
271!if "$(MSLU)" == "1"
272__UNICOWS_LIB_p = unicows.lib
076f10e0 273!endif
250700e4
RD
274
275
276all: $(OBJS)
277$(OBJS):
278 -if not exist $(OBJS) mkdir $(OBJS)
279
280### Targets: ###
281
282all: $(OBJS)\test.exe data
283
250700e4
RD
284clean:
285 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
286 -if exist $(OBJS)\*.res del $(OBJS)\*.res
b14abf14 287 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
250700e4 288 -if exist $(OBJS)\test.exe del $(OBJS)\test.exe
ec08d395
JS
289 -if exist $(OBJS)\test.ilk del $(OBJS)\test.ilk
290 -if exist $(OBJS)\test.pdb del $(OBJS)\test.pdb
250700e4 291
e9877ed3 292$(OBJS)\test.exe: $(TEST_OBJECTS) $(OBJS)\test_test.res
ab6ea1ac 293 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
dd65d8c8 294 $(TEST_OBJECTS) $(__WXLIB_HTML_p) $(__WXLIB_CORE_p) $(__WXLIB_NET_p) $(__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 $(EXTRALIBS_FOR_BASE) $(__UNICOWS_LIB_p) kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib oleacc.lib odbc32.lib
250700e4 295<<
b17c1746
DE
296
297data:
298 if not exist $(OBJS) mkdir $(OBJS)
5b2b456f 299 for %f in (f.html fft.html imagemap.htm imagemap.png pic.png pic2.bmp tables.htm test.htm listtest.htm i18n.gif 8859_2.htm cp1250.htm regres.htm) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
b17c1746
DE
300
301$(OBJS)\test_test.obj: .\test.cpp
302 $(CXX) /c /nologo /TP /Fo$@ $(TEST_CXXFLAGS) $**
303
304$(OBJS)\test_test.res: .\test.rc
ab6ea1ac 305 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) $(__NO_VC_CRTDBG_p_1) $(__RES_TARGET_CPU_p) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\..\samples /d NOPCH $**
b14abf14 306