]> git.saurik.com Git - wxWidgets.git/blame - samples/opengl/penguin/makefile.vc
Update to Bakefile 0.2.8.
[wxWidgets.git] / samples / opengl / penguin / makefile.vc
CommitLineData
78808897
VZ
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.2.7 (http://www.bakefile.org)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7!include <../../../build/msw/config.vc>
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
15WX_RELEASE_NODOT = 29
16COMPILER_PREFIX = vc
17OBJS = \
18 $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
19LIBDIRNAME = \
20 .\..\..\..\lib\$(COMPILER_PREFIX)$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
21SETUPHDIR = \
22 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
23PENGUIN_CFLAGS = /M$(__RUNTIME_LIBS_10)$(__DEBUGRUNTIME_4) /DWIN32 \
8c9833d0
VZ
24 $(__DEBUGINFO_0) /Fd$(OBJS)\penguin.pdb $(____DEBUGRUNTIME_3_p) \
25 $(__OPTIMIZEFLAG_6) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
26 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
27 $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) \
28 $(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) /I.\..\..\..\include /W4 /I. \
29 $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH $(CPPFLAGS) $(CFLAGS)
78808897 30PENGUIN_CXXFLAGS = /M$(__RUNTIME_LIBS_10)$(__DEBUGRUNTIME_4) /DWIN32 \
8c9833d0
VZ
31 $(__DEBUGINFO_0) /Fd$(OBJS)\penguin.pdb $(____DEBUGRUNTIME_3_p) \
32 $(__OPTIMIZEFLAG_6) $(__NO_VC_CRTDBG_p) /D__WXMSW__ $(__WXUNIV_DEFINE_p) \
33 $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) \
34 $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) $(__MSLU_DEFINE_p) \
35 $(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) /I.\..\..\..\include /W4 /I. \
36 $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\..\samples /DNOPCH $(__RTTIFLAG_11) \
37 $(__EXCEPTIONSFLAG_12) $(CPPFLAGS) $(CXXFLAGS)
78808897
VZ
38PENGUIN_OBJECTS = \
39 $(OBJS)\penguin_penguin.obj \
40 $(OBJS)\penguin_dxfrenderer.obj \
41 $(OBJS)\penguin_trackball.obj
42PENGUIN_RESOURCES = \
43 $(OBJS)\penguin_penguin.res
44
45### Conditionally set variables: ###
46
47!if "$(USE_GUI)" == "0"
48PORTNAME = base
49!endif
50!if "$(USE_GUI)" == "1"
51PORTNAME = msw
52!endif
53!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
54WXDEBUGFLAG = d
55!endif
56!if "$(DEBUG_RUNTIME_LIBS)" == "1"
57WXDEBUGFLAG = d
58!endif
59!if "$(UNICODE)" == "1"
60WXUNICODEFLAG = u
61!endif
62!if "$(WXUNIV)" == "1"
63WXUNIVNAME = univ
64!endif
65!if "$(TARGET_CPU)" == "AMD64"
66DIR_SUFFIX_CPU = _amd64
67!endif
68!if "$(TARGET_CPU)" == "IA64"
69DIR_SUFFIX_CPU = _ia64
70!endif
71!if "$(TARGET_CPU)" == "amd64"
72DIR_SUFFIX_CPU = _amd64
73!endif
74!if "$(TARGET_CPU)" == "ia64"
75DIR_SUFFIX_CPU = _ia64
76!endif
77!if "$(SHARED)" == "1"
78WXDLLFLAG = dll
79!endif
80!if "$(SHARED)" == "0"
81LIBTYPE_SUFFIX = lib
82!endif
83!if "$(SHARED)" == "1"
84LIBTYPE_SUFFIX = dll
85!endif
86!if "$(TARGET_CPU)" == "AMD64"
87LINK_TARGET_CPU = /MACHINE:AMD64
88!endif
89!if "$(TARGET_CPU)" == "IA64"
90LINK_TARGET_CPU = /MACHINE:IA64
91!endif
92!if "$(TARGET_CPU)" == "amd64"
93LINK_TARGET_CPU = /MACHINE:AMD64
94!endif
95!if "$(TARGET_CPU)" == "ia64"
96LINK_TARGET_CPU = /MACHINE:IA64
97!endif
98!if "$(MONOLITHIC)" == "0"
99EXTRALIBS_FOR_BASE =
100!endif
101!if "$(MONOLITHIC)" == "1"
102EXTRALIBS_FOR_BASE =
103!endif
104!if "$(USE_OPENGL)" == "1"
105__penguin___depname = $(OBJS)\penguin.exe
106!endif
107!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
108__DEBUGINFO_0 = /Zi
109!endif
110!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
111__DEBUGINFO_0 =
112!endif
113!if "$(DEBUG_INFO)" == "0"
114__DEBUGINFO_0 =
115!endif
116!if "$(DEBUG_INFO)" == "1"
117__DEBUGINFO_0 = /Zi
118!endif
119!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
120__DEBUGINFO_1 = /DEBUG
121!endif
122!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
123__DEBUGINFO_1 =
124!endif
125!if "$(DEBUG_INFO)" == "0"
126__DEBUGINFO_1 =
127!endif
128!if "$(DEBUG_INFO)" == "1"
129__DEBUGINFO_1 = /DEBUG
130!endif
131!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
132__DEBUGINFO_2 = $(__DEBUGRUNTIME_5)
133!endif
134!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
135__DEBUGINFO_2 =
136!endif
137!if "$(DEBUG_INFO)" == "0"
138__DEBUGINFO_2 =
139!endif
140!if "$(DEBUG_INFO)" == "1"
141__DEBUGINFO_2 = $(__DEBUGRUNTIME_5)
142!endif
143!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
144____DEBUGRUNTIME_3_p = /D_DEBUG
145!endif
146!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
147____DEBUGRUNTIME_3_p =
148!endif
149!if "$(DEBUG_RUNTIME_LIBS)" == "0"
150____DEBUGRUNTIME_3_p =
151!endif
152!if "$(DEBUG_RUNTIME_LIBS)" == "1"
153____DEBUGRUNTIME_3_p = /D_DEBUG
154!endif
155!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
156____DEBUGRUNTIME_3_p_1 = /d _DEBUG
157!endif
158!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
159____DEBUGRUNTIME_3_p_1 =
160!endif
161!if "$(DEBUG_RUNTIME_LIBS)" == "0"
162____DEBUGRUNTIME_3_p_1 =
163!endif
164!if "$(DEBUG_RUNTIME_LIBS)" == "1"
165____DEBUGRUNTIME_3_p_1 = /d _DEBUG
166!endif
167!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
168__DEBUGRUNTIME_4 = d
169!endif
170!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
171__DEBUGRUNTIME_4 =
172!endif
173!if "$(DEBUG_RUNTIME_LIBS)" == "0"
174__DEBUGRUNTIME_4 =
175!endif
176!if "$(DEBUG_RUNTIME_LIBS)" == "1"
177__DEBUGRUNTIME_4 = d
178!endif
179!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
180__DEBUGRUNTIME_5 =
181!endif
182!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
183__DEBUGRUNTIME_5 = /opt:ref /opt:icf
184!endif
185!if "$(DEBUG_RUNTIME_LIBS)" == "0"
186__DEBUGRUNTIME_5 = /opt:ref /opt:icf
187!endif
188!if "$(DEBUG_RUNTIME_LIBS)" == "1"
189__DEBUGRUNTIME_5 =
190!endif
191!if "$(BUILD)" == "debug"
192__OPTIMIZEFLAG_6 = /Od
193!endif
194!if "$(BUILD)" == "release"
195__OPTIMIZEFLAG_6 = /O2
196!endif
197!if "$(USE_THREADS)" == "0"
198__THREADSFLAG_9 = L
199!endif
200!if "$(USE_THREADS)" == "1"
201__THREADSFLAG_9 = T
202!endif
203!if "$(RUNTIME_LIBS)" == "dynamic"
204__RUNTIME_LIBS_10 = D
205!endif
206!if "$(RUNTIME_LIBS)" == "static"
207__RUNTIME_LIBS_10 = $(__THREADSFLAG_9)
208!endif
209!if "$(USE_RTTI)" == "0"
210__RTTIFLAG_11 =
211!endif
212!if "$(USE_RTTI)" == "1"
213__RTTIFLAG_11 = /GR
214!endif
215!if "$(USE_EXCEPTIONS)" == "0"
216__EXCEPTIONSFLAG_12 =
217!endif
218!if "$(USE_EXCEPTIONS)" == "1"
219__EXCEPTIONSFLAG_12 = /EHsc
220!endif
221!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
222__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
223!endif
224!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
225__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
226!endif
227!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
228__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
229!endif
230!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
231__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
232!endif
233!if "$(WXUNIV)" == "1"
234__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
235!endif
236!if "$(WXUNIV)" == "1"
237__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
238!endif
239!if "$(DEBUG_FLAG)" == "0"
240__DEBUG_DEFINE_p = /DwxDEBUG_LEVEL=0
241!endif
242!if "$(DEBUG_FLAG)" == "0"
243__DEBUG_DEFINE_p_1 = /d wxDEBUG_LEVEL=0
244!endif
245!if "$(USE_EXCEPTIONS)" == "0"
246__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
247!endif
248!if "$(USE_EXCEPTIONS)" == "0"
249__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
250!endif
251!if "$(USE_RTTI)" == "0"
252__RTTI_DEFINE_p = /DwxNO_RTTI
253!endif
254!if "$(USE_RTTI)" == "0"
255__RTTI_DEFINE_p_1 = /d wxNO_RTTI
256!endif
257!if "$(USE_THREADS)" == "0"
258__THREAD_DEFINE_p = /DwxNO_THREADS
259!endif
260!if "$(USE_THREADS)" == "0"
261__THREAD_DEFINE_p_1 = /d wxNO_THREADS
262!endif
263!if "$(UNICODE)" == "0"
264__UNICODE_DEFINE_p = /DwxUSE_UNICODE=0
265!endif
266!if "$(UNICODE)" == "1"
267__UNICODE_DEFINE_p = /D_UNICODE
268!endif
269!if "$(UNICODE)" == "0"
270__UNICODE_DEFINE_p_1 = /d wxUSE_UNICODE=0
271!endif
272!if "$(UNICODE)" == "1"
273__UNICODE_DEFINE_p_1 = /d _UNICODE
274!endif
275!if "$(MSLU)" == "1"
276__MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
277!endif
278!if "$(MSLU)" == "1"
279__MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
280!endif
281!if "$(USE_GDIPLUS)" == "1"
282__GFXCTX_DEFINE_p = /DwxUSE_GRAPHICS_CONTEXT=1
283!endif
284!if "$(USE_GDIPLUS)" == "1"
285__GFXCTX_DEFINE_p_1 = /d wxUSE_GRAPHICS_CONTEXT=1
286!endif
287!if "$(SHARED)" == "1"
288__DLLFLAG_p = /DWXUSINGDLL
289!endif
290!if "$(SHARED)" == "1"
291__DLLFLAG_p_1 = /d WXUSINGDLL
292!endif
293!if "$(MONOLITHIC)" == "0"
294__WXLIB_CORE_p = \
295 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
296!endif
297!if "$(MONOLITHIC)" == "0"
298__WXLIB_BASE_p = \
299 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
300!endif
301!if "$(MONOLITHIC)" == "1"
302__WXLIB_MONO_p = \
303 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
304!endif
305!if "$(USE_GUI)" == "1"
306__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
307!endif
308!if "$(USE_GUI)" == "1"
309__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
310!endif
311!if "$(USE_GUI)" == "1"
312__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
313!endif
314!if "$(MSLU)" == "1"
315__UNICOWS_LIB_p = unicows.lib
316!endif
317!if "$(USE_GDIPLUS)" == "1"
318__GDIPLUS_LIB_p = gdiplus.lib
319!endif
320
321
322all: $(OBJS)
323$(OBJS):
324 -if not exist $(OBJS) mkdir $(OBJS)
325
326### Targets: ###
327
328all: $(__penguin___depname) data
329
330clean:
331 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
332 -if exist $(OBJS)\*.res del $(OBJS)\*.res
333 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
334 -if exist $(OBJS)\penguin.exe del $(OBJS)\penguin.exe
335 -if exist $(OBJS)\penguin.ilk del $(OBJS)\penguin.ilk
336 -if exist $(OBJS)\penguin.pdb del $(OBJS)\penguin.pdb
337
338!if "$(USE_OPENGL)" == "1"
339$(OBJS)\penguin.exe: $(PENGUIN_OBJECTS) $(OBJS)\penguin_penguin.res
8c9833d0 340 link /NOLOGO /OUT:$@ $(__DEBUGINFO_1) /pdb:"$(OBJS)\penguin.pdb" $(__DEBUGINFO_2) $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS $(LDFLAGS) @<<
78808897
VZ
341 $(PENGUIN_OBJECTS) $(PENGUIN_RESOURCES) 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) $(__GDIPLUS_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 wininet.lib
342<<
343!endif
344
345data:
346 if not exist $(OBJS) mkdir $(OBJS)
347 for %f in (penguin.dxf.gz) do if not exist $(OBJS)\%f copy .\%f $(OBJS)
348
349$(OBJS)\penguin_penguin.obj: .\penguin.cpp
350 $(CXX) /c /nologo /TP /Fo$@ $(PENGUIN_CXXFLAGS) .\penguin.cpp
351
352$(OBJS)\penguin_dxfrenderer.obj: .\dxfrenderer.cpp
353 $(CXX) /c /nologo /TP /Fo$@ $(PENGUIN_CXXFLAGS) .\dxfrenderer.cpp
354
355$(OBJS)\penguin_trackball.obj: .\trackball.c
356 $(CC) /c /nologo /TC /Fo$@ $(PENGUIN_CFLAGS) .\trackball.c
357
358$(OBJS)\penguin_penguin.res: .\penguin.rc
359 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) $(__NO_VC_CRTDBG_p_1) /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) $(__GFXCTX_DEFINE_p_1) /i $(SETUPHDIR) /i .\..\..\..\include /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\..\samples /d NOPCH .\penguin.rc
360