]> git.saurik.com Git - wxWidgets.git/blame - samples/opengl/isosurf/makefile.vc
Move oleacc.lib from the VC++ projects/makefiles to libraries.h
[wxWidgets.git] / samples / opengl / isosurf / makefile.vc
CommitLineData
e93c6860
VS
1# =========================================================================
2# This makefile was generated by
0d90d6ea 3# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
e93c6860
VS
4# Do not modify, all changes will be overwritten!
5# =========================================================================
8b089c5e 6
fd9f42b6 7!include <../../../build/msw/config.vc>
8b089c5e 8
e93c6860
VS
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
4cbcfb73 15WX_RELEASE_NODOT = 27
b17c1746 16OBJS = \
ab6ea1ac
MW
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
18LIBDIRNAME = .\..\..\..\lib\vc$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
b17c1746
DE
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
8c9f8f91 21ISOSURF_CXXFLAGS = /M$(__RUNTIME_LIBS_8)$(__DEBUGRUNTIME_3) /DWIN32 \
9bfe7ad9 22 $(__DEBUGINFO_0) /Fd$(OBJS)\isosurf.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)
e93c6860 29ISOSURF_OBJECTS = \
e09c7b2d
VS
30 $(OBJS)\isosurf_sample.res \
31 $(OBJS)\isosurf_isosurf.obj
e93c6860
VS
32
33### Conditionally set variables: ###
34
35!if "$(USE_GUI)" == "0"
36PORTNAME = base
37!endif
38!if "$(USE_GUI)" == "1"
39PORTNAME = msw
40!endif
41!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
42WXDEBUGFLAG = d
43!endif
44!if "$(DEBUG_FLAG)" == "1"
45WXDEBUGFLAG = d
46!endif
e93c6860
VS
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
80!if "$(USE_OPENGL)" == "1"
81__isosurf___depname = $(OBJS)\isosurf.exe
82!endif
e93c6860
VS
83!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
84__DEBUGINFO_0 = /Zi
85!endif
86!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
87__DEBUGINFO_0 =
88!endif
89!if "$(DEBUG_INFO)" == "0"
90__DEBUGINFO_0 =
91!endif
92!if "$(DEBUG_INFO)" == "1"
93__DEBUGINFO_0 = /Zi
94!endif
95!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
96__DEBUGINFO_1 = /DEBUG
97!endif
98!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
99__DEBUGINFO_1 =
100!endif
101!if "$(DEBUG_INFO)" == "0"
102__DEBUGINFO_1 =
103!endif
104!if "$(DEBUG_INFO)" == "1"
105__DEBUGINFO_1 = /DEBUG
106!endif
21c6080d
JS
107!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
108____DEBUGRUNTIME_2_p = /D_DEBUG
109!endif
110!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
111____DEBUGRUNTIME_2_p =
112!endif
b17c1746
DE
113!if "$(DEBUG_RUNTIME_LIBS)" == "0"
114____DEBUGRUNTIME_2_p =
115!endif
116!if "$(DEBUG_RUNTIME_LIBS)" == "1"
117____DEBUGRUNTIME_2_p = /D_DEBUG
118!endif
21c6080d
JS
119!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
120____DEBUGRUNTIME_2_p_1 = /d _DEBUG
e93c6860 121!endif
21c6080d
JS
122!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
123____DEBUGRUNTIME_2_p_1 =
b17c1746
DE
124!endif
125!if "$(DEBUG_RUNTIME_LIBS)" == "0"
126____DEBUGRUNTIME_2_p_1 =
127!endif
128!if "$(DEBUG_RUNTIME_LIBS)" == "1"
129____DEBUGRUNTIME_2_p_1 = /d _DEBUG
130!endif
21c6080d
JS
131!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
132__DEBUGRUNTIME_3 = d
b17c1746 133!endif
21c6080d
JS
134!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
135__DEBUGRUNTIME_3 =
e93c6860
VS
136!endif
137!if "$(DEBUG_RUNTIME_LIBS)" == "0"
138__DEBUGRUNTIME_3 =
139!endif
140!if "$(DEBUG_RUNTIME_LIBS)" == "1"
141__DEBUGRUNTIME_3 = d
142!endif
b17c1746
DE
143!if "$(BUILD)" == "debug"
144__OPTIMIZEFLAG_4 = /Od
e93c6860 145!endif
b17c1746
DE
146!if "$(BUILD)" == "release"
147__OPTIMIZEFLAG_4 = /O2
148!endif
8c9f8f91
JS
149!if "$(USE_THREADS)" == "0"
150__THREADSFLAG_7 = L
151!endif
152!if "$(USE_THREADS)" == "1"
153__THREADSFLAG_7 = T
154!endif
b17c1746 155!if "$(RUNTIME_LIBS)" == "dynamic"
8c9f8f91 156__RUNTIME_LIBS_8 = D
b17c1746
DE
157!endif
158!if "$(RUNTIME_LIBS)" == "static"
8c9f8f91 159__RUNTIME_LIBS_8 = $(__THREADSFLAG_7)
e93c6860 160!endif
8c9f8f91
JS
161!if "$(USE_RTTI)" == "0"
162__RTTIFLAG_9 =
b71531ad 163!endif
8c9f8f91
JS
164!if "$(USE_RTTI)" == "1"
165__RTTIFLAG_9 = /GR
b71531ad
VZ
166!endif
167!if "$(USE_EXCEPTIONS)" == "0"
8c9f8f91 168__EXCEPTIONSFLAG_10 =
b71531ad
VZ
169!endif
170!if "$(USE_EXCEPTIONS)" == "1"
8c9f8f91 171__EXCEPTIONSFLAG_10 = /EHsc
b71531ad 172!endif
ec08d395
JS
173!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
174__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
175!endif
176!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
177__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
178!endif
179!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
180__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
181!endif
182!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
183__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
184!endif
ab6ea1ac
MW
185!if "$(TARGET_CPU)" == "AMD64"
186__RES_TARGET_CPU_p = /d WX_CPU_AMD64
187!endif
188!if "$(TARGET_CPU)" == "IA64"
189__RES_TARGET_CPU_p = /d WX_CPU_IA64
190!endif
b17c1746
DE
191!if "$(WXUNIV)" == "1"
192__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
e93c6860 193!endif
b17c1746
DE
194!if "$(WXUNIV)" == "1"
195__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
e93c6860 196!endif
b17c1746
DE
197!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
198__DEBUG_DEFINE_p = /D__WXDEBUG__
e93c6860 199!endif
b17c1746
DE
200!if "$(DEBUG_FLAG)" == "1"
201__DEBUG_DEFINE_p = /D__WXDEBUG__
202!endif
203!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
204__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
205!endif
206!if "$(DEBUG_FLAG)" == "1"
207__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
e93c6860 208!endif
8c9f8f91
JS
209!if "$(USE_EXCEPTIONS)" == "0"
210__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
211!endif
212!if "$(USE_EXCEPTIONS)" == "0"
213__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
214!endif
215!if "$(USE_RTTI)" == "0"
216__RTTI_DEFINE_p = /DwxNO_RTTI
217!endif
218!if "$(USE_RTTI)" == "0"
219__RTTI_DEFINE_p_1 = /d wxNO_RTTI
220!endif
221!if "$(USE_THREADS)" == "0"
222__THREAD_DEFINE_p = /DwxNO_THREADS
223!endif
224!if "$(USE_THREADS)" == "0"
225__THREAD_DEFINE_p_1 = /d wxNO_THREADS
226!endif
e93c6860 227!if "$(UNICODE)" == "1"
e09c7b2d 228__UNICODE_DEFINE_p = /D_UNICODE
e93c6860
VS
229!endif
230!if "$(UNICODE)" == "1"
e09c7b2d 231__UNICODE_DEFINE_p_1 = /d _UNICODE
e93c6860 232!endif
2113bc77
MW
233!if "$(MSLU)" == "1"
234__MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
235!endif
236!if "$(MSLU)" == "1"
237__MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
238!endif
b17c1746
DE
239!if "$(SHARED)" == "1"
240__DLLFLAG_p = /DWXUSINGDLL
4e209a20 241!endif
b17c1746
DE
242!if "$(SHARED)" == "1"
243__DLLFLAG_p_1 = /d WXUSINGDLL
e93c6860
VS
244!endif
245!if "$(MONOLITHIC)" == "0"
246__WXLIB_CORE_p = \
c33fae85 247 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
e93c6860 248!endif
b17c1746 249!if "$(MONOLITHIC)" == "0"
c33fae85
RN
250__WXLIB_BASE_p = \
251 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
b17c1746 252!endif
e93c6860
VS
253!if "$(MONOLITHIC)" == "1"
254__WXLIB_MONO_p = \
c33fae85 255 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
e93c6860 256!endif
b17c1746 257!if "$(USE_GUI)" == "1"
9c2d002b 258__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
e93c6860 259!endif
b17c1746 260!if "$(USE_GUI)" == "1"
9c2d002b 261__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
e93c6860 262!endif
b17c1746 263!if "$(USE_GUI)" == "1"
9c2d002b 264__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
e93c6860 265!endif
b17c1746
DE
266!if "$(MSLU)" == "1"
267__UNICOWS_LIB_p = unicows.lib
e93c6860 268!endif
e93c6860
VS
269
270
271all: $(OBJS)
272$(OBJS):
273 -if not exist $(OBJS) mkdir $(OBJS)
274
275### Targets: ###
276
dd65d8c8 277all: $(__isosurf___depname) data
8b089c5e 278
e93c6860
VS
279clean:
280 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
281 -if exist $(OBJS)\*.res del $(OBJS)\*.res
b14abf14 282 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
e93c6860 283 -if exist $(OBJS)\isosurf.exe del $(OBJS)\isosurf.exe
e09c7b2d
VS
284 -if exist $(OBJS)\isosurf.ilk del $(OBJS)\isosurf.ilk
285 -if exist $(OBJS)\isosurf.pdb del $(OBJS)\isosurf.pdb
8b089c5e 286
dd65d8c8 287!if "$(USE_OPENGL)" == "1"
e09c7b2d 288$(OBJS)\isosurf.exe: $(ISOSURF_OBJECTS) $(OBJS)\isosurf_sample.res
ab6ea1ac 289 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
dd65d8c8 290 $(ISOSURF_OBJECTS) wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_gl.lib opengl32.lib glu32.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 $(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
e93c6860 291<<
dd65d8c8 292!endif
b17c1746
DE
293
294data:
295 if not exist $(OBJS) mkdir $(OBJS)
296 for %f in (isosurf.dat.gz) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
297
298$(OBJS)\isosurf_sample.res: .\..\..\..\samples\sample.rc
ab6ea1ac 299 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 $**
b17c1746
DE
300
301$(OBJS)\isosurf_isosurf.obj: .\isosurf.cpp
302 $(CXX) /c /nologo /TP /Fo$@ $(ISOSURF_CXXFLAGS) $**
b14abf14 303