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