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