]> git.saurik.com Git - wxWidgets.git/blame - samples/svg/makefile.vc
reSWIGged
[wxWidgets.git] / samples / svg / makefile.vc
CommitLineData
0ca4ab85
VS
1# =========================================================================
2# This makefile was generated by
c4839ccf 3# Bakefile 0.1.4 (http://bakefile.sourceforge.net)
0ca4ab85
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
cdf3a589 6
fd9f42b6 7!include <../../../build/msw/config.vc>
cdf3a589 8
0ca4ab85
VS
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
cdf3a589 12
0ca4ab85 13### Variables: ###
cdf3a589 14
c33fae85 15WX_RELEASE_NODOT = 25
0ca4ab85
VS
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
75a0a7b7
VS
18SETUPHDIR = \
19 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
9bfe7ad9
VS
20SVGTEST_CXXFLAGS = /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \
21 $(__DEBUGINFO_0) /Fd$(OBJS)\svgtest.pdb $(____DEBUGRUNTIME_2_p) \
ec08d395
JS
22 $(__OPTIMIZEFLAG_4) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
23 $(__DEBUG_DEFINE_p) $(__UNICODE_DEFINE_p) /I.\..\..\..\include \
c33fae85 24 /I$(SETUPHDIR) /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH \
9bfe7ad9
VS
25 /I.\..\..\include $(__EXCEPTIONSFLAG_8) $(__EXCEPTIONSFLAG_9) $(CPPFLAGS) \
26 $(CXXFLAGS)
0ca4ab85 27SVGTEST_OBJECTS = \
fd9f42b6 28 $(OBJS)\svgtest_sample.res \
0ca4ab85
VS
29 $(OBJS)\svgtest_svgtest.obj
30
31### Conditionally set variables: ###
32
33!if "$(USE_GUI)" == "0"
34PORTNAME = base
35!endif
36!if "$(USE_GUI)" == "1"
37PORTNAME = msw
38!endif
3f55f5b8
VS
39!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
40WXDEBUGFLAG = d
41!endif
42!if "$(DEBUG_FLAG)" == "1"
0ca4ab85
VS
43WXDEBUGFLAG = d
44!endif
0ca4ab85
VS
45!if "$(UNICODE)" == "1"
46WXUNICODEFLAG = u
47!endif
48!if "$(WXUNIV)" == "1"
49WXUNIVNAME = univ
50!endif
b17c1746
DE
51!if "$(SHARED)" == "1"
52WXDLLFLAG = dll
53!endif
3f55f5b8
VS
54!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
55__DEBUGINFO_0 = /Zi
0ca4ab85 56!endif
3f55f5b8
VS
57!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
58__DEBUGINFO_0 =
0ca4ab85 59!endif
3f55f5b8
VS
60!if "$(DEBUG_INFO)" == "0"
61__DEBUGINFO_0 =
0ca4ab85 62!endif
3f55f5b8
VS
63!if "$(DEBUG_INFO)" == "1"
64__DEBUGINFO_0 = /Zi
0ca4ab85 65!endif
3f55f5b8
VS
66!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
67__DEBUGINFO_1 = /DEBUG
0ca4ab85 68!endif
3f55f5b8
VS
69!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
70__DEBUGINFO_1 =
0ca4ab85 71!endif
3f55f5b8
VS
72!if "$(DEBUG_INFO)" == "0"
73__DEBUGINFO_1 =
74!endif
75!if "$(DEBUG_INFO)" == "1"
76__DEBUGINFO_1 = /DEBUG
77!endif
b17c1746
DE
78!if "$(DEBUG_RUNTIME_LIBS)" == "0"
79____DEBUGRUNTIME_2_p =
80!endif
81!if "$(DEBUG_RUNTIME_LIBS)" == "1"
82____DEBUGRUNTIME_2_p = /D_DEBUG
83!endif
84!if "$(DEBUG_RUNTIME_LIBS)" == "default"
85____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
86!endif
3f55f5b8 87!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
b17c1746 88____DEBUGINFO_2_p = /D_DEBUG
3f55f5b8
VS
89!endif
90!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
b17c1746 91____DEBUGINFO_2_p =
3f55f5b8
VS
92!endif
93!if "$(DEBUG_INFO)" == "0"
b17c1746 94____DEBUGINFO_2_p =
3f55f5b8
VS
95!endif
96!if "$(DEBUG_INFO)" == "1"
b17c1746
DE
97____DEBUGINFO_2_p = /D_DEBUG
98!endif
99!if "$(DEBUG_RUNTIME_LIBS)" == "0"
100____DEBUGRUNTIME_2_p_1 =
101!endif
102!if "$(DEBUG_RUNTIME_LIBS)" == "1"
103____DEBUGRUNTIME_2_p_1 = /d _DEBUG
104!endif
105!if "$(DEBUG_RUNTIME_LIBS)" == "default"
106____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
107!endif
108!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
109____DEBUGINFO_2_p_1 = /d _DEBUG
110!endif
111!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
112____DEBUGINFO_2_p_1 =
113!endif
114!if "$(DEBUG_INFO)" == "0"
115____DEBUGINFO_2_p_1 =
116!endif
117!if "$(DEBUG_INFO)" == "1"
118____DEBUGINFO_2_p_1 = /d _DEBUG
3f55f5b8
VS
119!endif
120!if "$(DEBUG_RUNTIME_LIBS)" == "0"
121__DEBUGRUNTIME_3 =
122!endif
123!if "$(DEBUG_RUNTIME_LIBS)" == "1"
124__DEBUGRUNTIME_3 = d
125!endif
126!if "$(DEBUG_RUNTIME_LIBS)" == "default"
127__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
128!endif
b17c1746
DE
129!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
130__DEBUGINFO_3 = d
3f55f5b8 131!endif
b17c1746
DE
132!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
133__DEBUGINFO_3 =
0ca4ab85 134!endif
b17c1746
DE
135!if "$(DEBUG_INFO)" == "0"
136__DEBUGINFO_3 =
fd9f42b6 137!endif
b17c1746
DE
138!if "$(DEBUG_INFO)" == "1"
139__DEBUGINFO_3 = d
fd9f42b6 140!endif
b17c1746
DE
141!if "$(BUILD)" == "debug"
142__OPTIMIZEFLAG_4 = /Od
0ca4ab85 143!endif
b17c1746
DE
144!if "$(BUILD)" == "release"
145__OPTIMIZEFLAG_4 = /O2
146!endif
147!if "$(RUNTIME_LIBS)" == "dynamic"
148__RUNTIME_LIBS_7 = D
149!endif
150!if "$(RUNTIME_LIBS)" == "static"
151__RUNTIME_LIBS_7 = T
fd9f42b6 152!endif
a4ad36cd
VS
153!if "$(USE_EXCEPTIONS)" == "0"
154__EXCEPTIONSFLAG_8 =
155!endif
156!if "$(USE_EXCEPTIONS)" == "1"
157__EXCEPTIONSFLAG_8 = /GR
158!endif
159!if "$(USE_EXCEPTIONS)" == "0"
160__EXCEPTIONSFLAG_9 =
161!endif
162!if "$(USE_EXCEPTIONS)" == "1"
163__EXCEPTIONSFLAG_9 = /GX
164!endif
ec08d395
JS
165!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
166__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
167!endif
168!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
169__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
170!endif
171!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
172__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
173!endif
174!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
175__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
176!endif
b17c1746
DE
177!if "$(WXUNIV)" == "1"
178__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
0ca4ab85 179!endif
b17c1746
DE
180!if "$(WXUNIV)" == "1"
181__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
0ca4ab85 182!endif
b17c1746
DE
183!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
184__DEBUG_DEFINE_p = /D__WXDEBUG__
0ca4ab85 185!endif
b17c1746
DE
186!if "$(DEBUG_FLAG)" == "1"
187__DEBUG_DEFINE_p = /D__WXDEBUG__
188!endif
189!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
190__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
191!endif
192!if "$(DEBUG_FLAG)" == "1"
193__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
0ca4ab85
VS
194!endif
195!if "$(UNICODE)" == "1"
ec08d395 196__UNICODE_DEFINE_p = /D_UNICODE
0ca4ab85 197!endif
fd9f42b6 198!if "$(UNICODE)" == "1"
ec08d395 199__UNICODE_DEFINE_p_1 = /d _UNICODE
fd9f42b6 200!endif
b17c1746
DE
201!if "$(SHARED)" == "1"
202__DLLFLAG_p = /DWXUSINGDLL
2265a2d5 203!endif
b17c1746
DE
204!if "$(SHARED)" == "1"
205__DLLFLAG_p_1 = /d WXUSINGDLL
0ca4ab85
VS
206!endif
207!if "$(MONOLITHIC)" == "0"
208__WXLIB_CORE_p = \
c33fae85 209 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
0ca4ab85 210!endif
b17c1746 211!if "$(MONOLITHIC)" == "0"
c33fae85
RN
212__WXLIB_BASE_p = \
213 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
b17c1746 214!endif
0ca4ab85
VS
215!if "$(MONOLITHIC)" == "1"
216__WXLIB_MONO_p = \
c33fae85 217 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
0ca4ab85 218!endif
b17c1746 219!if "$(USE_GUI)" == "1"
9c2d002b 220__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
3f55f5b8 221!endif
b17c1746 222!if "$(USE_GUI)" == "1"
9c2d002b 223__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
3f55f5b8 224!endif
b17c1746 225!if "$(USE_GUI)" == "1"
9c2d002b 226__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
0ca4ab85 227!endif
b17c1746
DE
228!if "$(MSLU)" == "1"
229__UNICOWS_LIB_p = unicows.lib
fd9f42b6 230!endif
b17c1746
DE
231!if "$(SHARED)" == "0"
232LIBDIRNAME = .\..\..\..\lib\vc_lib$(CFG)
fd9f42b6 233!endif
b17c1746
DE
234!if "$(SHARED)" == "1"
235LIBDIRNAME = .\..\..\..\lib\vc_dll$(CFG)
fd9f42b6 236!endif
0ca4ab85
VS
237
238
239all: $(OBJS)
240$(OBJS):
241 -if not exist $(OBJS) mkdir $(OBJS)
242
243### Targets: ###
244
245all: $(OBJS)\svgtest.exe
246
0ca4ab85
VS
247clean:
248 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
249 -if exist $(OBJS)\*.res del $(OBJS)\*.res
250 -if exist $(OBJS)\svgtest.exe del $(OBJS)\svgtest.exe
ec08d395
JS
251 -if exist $(OBJS)\svgtest.ilk del $(OBJS)\svgtest.ilk
252 -if exist $(OBJS)\svgtest.pdb del $(OBJS)\svgtest.pdb
0ca4ab85 253
fd9f42b6 254$(OBJS)\svgtest.exe: $(SVGTEST_OBJECTS) $(OBJS)\svgtest_sample.res
75a0a7b7 255 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
9c2d002b 256 $(SVGTEST_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_svg.lib $(__WXLIB_CORE_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 $(__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
0ca4ab85 257<<
b17c1746
DE
258
259$(OBJS)\svgtest_sample.res: .\..\..\..\samples\sample.rc
260 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_p_1) $(__NO_VC_CRTDBG_p_1) /d __WXMSW__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) /i .\..\..\..\include /i $(SETUPHDIR) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\..\samples $**
261
262$(OBJS)\svgtest_svgtest.obj: .\svgtest.cpp
263 $(CXX) /c /nologo /TP /Fo$@ $(SVGTEST_CXXFLAGS) $**