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