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