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