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