]> git.saurik.com Git - wxWidgets.git/blame - samples/debugrpt/makefile.vc
modified AddFile() to copy file to the debug report directory if its path is absolute
[wxWidgets.git] / samples / debugrpt / makefile.vc
CommitLineData
4fce94fa
VZ
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
15WX_RELEASE_NODOT = 25
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
18LIBDIRNAME = .\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21DEBUGRPT_CXXFLAGS = /M$(__RUNTIME_LIBS_8)$(__DEBUGRUNTIME_3) /DWIN32 \
22 $(__DEBUGINFO_0) /Fd$(OBJS)\debugrpt.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 /I$(SETUPHDIR) \
26 /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\samples /DNOPCH $(__RTTIFLAG_9) \
27 $(__EXCEPTIONSFLAG_10) $(CPPFLAGS) $(CXXFLAGS)
28DEBUGRPT_OBJECTS = \
29 $(OBJS)\debugrpt_sample.res \
30 $(OBJS)\debugrpt_debugrpt.obj
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
46!if "$(UNICODE)" == "1"
47WXUNICODEFLAG = u
48!endif
49!if "$(WXUNIV)" == "1"
50WXUNIVNAME = univ
51!endif
52!if "$(SHARED)" == "1"
53WXDLLFLAG = dll
54!endif
55!if "$(SHARED)" == "0"
56LIBTYPE_SUFFIX = lib
57!endif
58!if "$(SHARED)" == "1"
59LIBTYPE_SUFFIX = dll
60!endif
61!if "$(MONOLITHIC)" == "0"
62EXTRALIBS_FOR_BASE =
63!endif
64!if "$(MONOLITHIC)" == "1"
65EXTRALIBS_FOR_BASE =
66!endif
67!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
68__DEBUGINFO_0 = /Zi
69!endif
70!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
71__DEBUGINFO_0 =
72!endif
73!if "$(DEBUG_INFO)" == "0"
74__DEBUGINFO_0 =
75!endif
76!if "$(DEBUG_INFO)" == "1"
77__DEBUGINFO_0 = /Zi
78!endif
79!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
80__DEBUGINFO_1 = /DEBUG
81!endif
82!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
83__DEBUGINFO_1 =
84!endif
85!if "$(DEBUG_INFO)" == "0"
86__DEBUGINFO_1 =
87!endif
88!if "$(DEBUG_INFO)" == "1"
89__DEBUGINFO_1 = /DEBUG
90!endif
91!if "$(DEBUG_RUNTIME_LIBS)" == "0"
92____DEBUGRUNTIME_2_p =
93!endif
94!if "$(DEBUG_RUNTIME_LIBS)" == "1"
95____DEBUGRUNTIME_2_p = /D_DEBUG
96!endif
97!if "$(DEBUG_RUNTIME_LIBS)" == "default"
98____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
99!endif
100!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
101____DEBUGINFO_2_p = /D_DEBUG
102!endif
103!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
104____DEBUGINFO_2_p =
105!endif
106!if "$(DEBUG_INFO)" == "0"
107____DEBUGINFO_2_p =
108!endif
109!if "$(DEBUG_INFO)" == "1"
110____DEBUGINFO_2_p = /D_DEBUG
111!endif
112!if "$(DEBUG_RUNTIME_LIBS)" == "0"
113____DEBUGRUNTIME_2_p_1 =
114!endif
115!if "$(DEBUG_RUNTIME_LIBS)" == "1"
116____DEBUGRUNTIME_2_p_1 = /d _DEBUG
117!endif
118!if "$(DEBUG_RUNTIME_LIBS)" == "default"
119____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
120!endif
121!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
122____DEBUGINFO_2_p_1 = /d _DEBUG
123!endif
124!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
125____DEBUGINFO_2_p_1 =
126!endif
127!if "$(DEBUG_INFO)" == "0"
128____DEBUGINFO_2_p_1 =
129!endif
130!if "$(DEBUG_INFO)" == "1"
131____DEBUGINFO_2_p_1 = /d _DEBUG
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 "$(DEBUG_RUNTIME_LIBS)" == "default"
140__DEBUGRUNTIME_3 = $(__DEBUGINFO_3)
141!endif
142!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
143__DEBUGINFO_3 = d
144!endif
145!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
146__DEBUGINFO_3 =
147!endif
148!if "$(DEBUG_INFO)" == "0"
149__DEBUGINFO_3 =
150!endif
151!if "$(DEBUG_INFO)" == "1"
152__DEBUGINFO_3 = d
153!endif
154!if "$(BUILD)" == "debug"
155__OPTIMIZEFLAG_4 = /Od
156!endif
157!if "$(BUILD)" == "release"
158__OPTIMIZEFLAG_4 = /O2
159!endif
160!if "$(USE_THREADS)" == "0"
161__THREADSFLAG_7 = L
162!endif
163!if "$(USE_THREADS)" == "1"
164__THREADSFLAG_7 = T
165!endif
166!if "$(RUNTIME_LIBS)" == "dynamic"
167__RUNTIME_LIBS_8 = D
168!endif
169!if "$(RUNTIME_LIBS)" == "static"
170__RUNTIME_LIBS_8 = $(__THREADSFLAG_7)
171!endif
172!if "$(USE_RTTI)" == "0"
173__RTTIFLAG_9 =
174!endif
175!if "$(USE_RTTI)" == "1"
176__RTTIFLAG_9 = /GR
177!endif
178!if "$(USE_EXCEPTIONS)" == "0"
179__EXCEPTIONSFLAG_10 =
180!endif
181!if "$(USE_EXCEPTIONS)" == "1"
182__EXCEPTIONSFLAG_10 = /EHsc
183!endif
184!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
185__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
186!endif
187!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
188__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
189!endif
190!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
191__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
192!endif
193!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
194__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
195!endif
196!if "$(WXUNIV)" == "1"
197__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
198!endif
199!if "$(WXUNIV)" == "1"
200__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
201!endif
202!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
203__DEBUG_DEFINE_p = /D__WXDEBUG__
204!endif
205!if "$(DEBUG_FLAG)" == "1"
206__DEBUG_DEFINE_p = /D__WXDEBUG__
207!endif
208!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
209__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
210!endif
211!if "$(DEBUG_FLAG)" == "1"
212__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
213!endif
214!if "$(USE_EXCEPTIONS)" == "0"
215__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
216!endif
217!if "$(USE_EXCEPTIONS)" == "0"
218__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
219!endif
220!if "$(USE_RTTI)" == "0"
221__RTTI_DEFINE_p = /DwxNO_RTTI
222!endif
223!if "$(USE_RTTI)" == "0"
224__RTTI_DEFINE_p_1 = /d wxNO_RTTI
225!endif
226!if "$(USE_THREADS)" == "0"
227__THREAD_DEFINE_p = /DwxNO_THREADS
228!endif
229!if "$(USE_THREADS)" == "0"
230__THREAD_DEFINE_p_1 = /d wxNO_THREADS
231!endif
232!if "$(UNICODE)" == "1"
233__UNICODE_DEFINE_p = /D_UNICODE
234!endif
235!if "$(UNICODE)" == "1"
236__UNICODE_DEFINE_p_1 = /d _UNICODE
237!endif
238!if "$(SHARED)" == "1"
239__DLLFLAG_p = /DWXUSINGDLL
240!endif
241!if "$(SHARED)" == "1"
242__DLLFLAG_p_1 = /d WXUSINGDLL
243!endif
244!if "$(MONOLITHIC)" == "0"
245__WXLIB_CORE_p = \
246 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
247!endif
248!if "$(MONOLITHIC)" == "0"
249__WXLIB_BASE_p = \
250 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
251!endif
252!if "$(MONOLITHIC)" == "0"
253__WXLIB_XML_p = \
254 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib
255!endif
256!if "$(MONOLITHIC)" == "0"
257__WXLIB_QA_p = \
258 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_qa.lib
259!endif
260!if "$(MONOLITHIC)" == "1"
261__WXLIB_MONO_p = \
262 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
263!endif
264!if "$(USE_GUI)" == "1"
265__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
266!endif
267!if "$(USE_GUI)" == "1"
268__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
269!endif
270!if "$(USE_GUI)" == "1"
271__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
272!endif
273!if "$(MSLU)" == "1"
274__UNICOWS_LIB_p = unicows.lib
275!endif
276
277
278all: $(OBJS)
279$(OBJS):
280 -if not exist $(OBJS) mkdir $(OBJS)
281
282### Targets: ###
283
284all: $(OBJS)\debugrpt.exe
285
286clean:
287 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
288 -if exist $(OBJS)\*.res del $(OBJS)\*.res
289 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
290 -if exist $(OBJS)\debugrpt.exe del $(OBJS)\debugrpt.exe
291 -if exist $(OBJS)\debugrpt.ilk del $(OBJS)\debugrpt.ilk
292 -if exist $(OBJS)\debugrpt.pdb del $(OBJS)\debugrpt.pdb
293
294$(OBJS)\debugrpt.exe: $(DEBUGRPT_OBJECTS) $(OBJS)\debugrpt_sample.res
295 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
296 $(DEBUGRPT_OBJECTS) $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) $(__WXLIB_XML_p) $(__WXLIB_QA_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
297<<
298
299$(OBJS)\debugrpt_sample.res: .\..\..\samples\sample.rc
300 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 $**
301
302$(OBJS)\debugrpt_debugrpt.obj: .\debugrpt.cpp
303 $(CXX) /c /nologo /TP /Fo$@ $(DEBUGRPT_CXXFLAGS) $**
304