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