1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.7 (http://www.bakefile.org)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
7 !include <../../build/msw/config.vc>
9 # -------------------------------------------------------------------------
10 # Do not modify the rest of this file!
11 # -------------------------------------------------------------------------
18 $(COMPILER_PREFIX)_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)$(DIR_SUFFIX_CPU)
20 .\..\..\lib\$(COMPILER_PREFIX)$(DIR_SUFFIX_CPU)_$(LIBTYPE_SUFFIX)$(CFG)
22 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
23 XRCDEMO_CXXFLAGS = /M$(__RUNTIME_LIBS_10)$(__DEBUGRUNTIME_4) /DWIN32 \
24 $(__DEBUGINFO_0) /Fd$(OBJS)\xrcdemo.pdb $(__DEBUGINFO_2) \
25 $(____DEBUGRUNTIME_3_p) $(__OPTIMIZEFLAG_6) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
26 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
27 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
28 $(__MSLU_DEFINE_p) $(__GFXCTX_DEFINE_p) /I$(SETUPHDIR) /I.\..\..\include /W4 \
29 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\samples /DNOPCH $(__RTTIFLAG_11) \
30 $(__EXCEPTIONSFLAG_12) $(CPPFLAGS) $(CXXFLAGS)
32 $(OBJS)\xrcdemo_xrcdemo.obj \
33 $(OBJS)\xrcdemo_myframe.obj \
34 $(OBJS)\xrcdemo_derivdlg.obj \
35 $(OBJS)\xrcdemo_custclas.obj
37 $(OBJS)\xrcdemo_xrcdemo.res
39 ### Conditionally set variables: ###
41 !if "$(USE_GUI)" == "0"
44 !if "$(USE_GUI)" == "1"
47 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
50 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
53 !if "$(UNICODE)" == "1"
56 !if "$(WXUNIV)" == "1"
59 !if "$(TARGET_CPU)" == "AMD64"
60 DIR_SUFFIX_CPU = _amd64
62 !if "$(TARGET_CPU)" == "IA64"
63 DIR_SUFFIX_CPU = _ia64
65 !if "$(TARGET_CPU)" == "amd64"
66 DIR_SUFFIX_CPU = _amd64
68 !if "$(TARGET_CPU)" == "ia64"
69 DIR_SUFFIX_CPU = _ia64
71 !if "$(SHARED)" == "1"
74 !if "$(SHARED)" == "0"
77 !if "$(SHARED)" == "1"
80 !if "$(TARGET_CPU)" == "AMD64"
81 LINK_TARGET_CPU = /MACHINE:AMD64
83 !if "$(TARGET_CPU)" == "IA64"
84 LINK_TARGET_CPU = /MACHINE:IA64
86 !if "$(TARGET_CPU)" == "amd64"
87 LINK_TARGET_CPU = /MACHINE:AMD64
89 !if "$(TARGET_CPU)" == "ia64"
90 LINK_TARGET_CPU = /MACHINE:IA64
92 !if "$(MONOLITHIC)" == "0"
95 !if "$(MONOLITHIC)" == "1"
98 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
101 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
104 !if "$(DEBUG_INFO)" == "0"
107 !if "$(DEBUG_INFO)" == "1"
110 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
111 __DEBUGINFO_1 = /DEBUG
113 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
116 !if "$(DEBUG_INFO)" == "0"
119 !if "$(DEBUG_INFO)" == "1"
120 __DEBUGINFO_1 = /DEBUG
122 !if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
123 __DEBUGINFO_2 = $(__DEBUGRUNTIME_5)
125 !if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
128 !if "$(DEBUG_INFO)" == "0"
131 !if "$(DEBUG_INFO)" == "1"
132 __DEBUGINFO_2 = $(__DEBUGRUNTIME_5)
134 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
135 ____DEBUGRUNTIME_3_p = /D_DEBUG
137 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
138 ____DEBUGRUNTIME_3_p =
140 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
141 ____DEBUGRUNTIME_3_p =
143 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
144 ____DEBUGRUNTIME_3_p = /D_DEBUG
146 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
147 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
149 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
150 ____DEBUGRUNTIME_3_p_1 =
152 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
153 ____DEBUGRUNTIME_3_p_1 =
155 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
156 ____DEBUGRUNTIME_3_p_1 = /d _DEBUG
158 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
161 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
164 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
167 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
170 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
173 !if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
174 __DEBUGRUNTIME_5 = /opt:ref /opt:icf
176 !if "$(DEBUG_RUNTIME_LIBS)" == "0"
177 __DEBUGRUNTIME_5 = /opt:ref /opt:icf
179 !if "$(DEBUG_RUNTIME_LIBS)" == "1"
182 !if "$(BUILD)" == "debug"
183 __OPTIMIZEFLAG_6 = /Od
185 !if "$(BUILD)" == "release"
186 __OPTIMIZEFLAG_6 = /O2
188 !if "$(USE_THREADS)" == "0"
191 !if "$(USE_THREADS)" == "1"
194 !if "$(RUNTIME_LIBS)" == "dynamic"
195 __RUNTIME_LIBS_10 = D
197 !if "$(RUNTIME_LIBS)" == "static"
198 __RUNTIME_LIBS_10 = $(__THREADSFLAG_9)
200 !if "$(USE_RTTI)" == "0"
203 !if "$(USE_RTTI)" == "1"
206 !if "$(USE_EXCEPTIONS)" == "0"
207 __EXCEPTIONSFLAG_12 =
209 !if "$(USE_EXCEPTIONS)" == "1"
210 __EXCEPTIONSFLAG_12 = /EHsc
212 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
213 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
215 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
216 __NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
218 !if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
219 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
221 !if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
222 __NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
224 !if "$(WXUNIV)" == "1"
225 __WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
227 !if "$(WXUNIV)" == "1"
228 __WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
230 !if "$(DEBUG_FLAG)" == "0"
231 __DEBUG_DEFINE_p = /DwxDEBUG_LEVEL=0
233 !if "$(DEBUG_FLAG)" == "0"
234 __DEBUG_DEFINE_p_1 = /d wxDEBUG_LEVEL=0
236 !if "$(USE_EXCEPTIONS)" == "0"
237 __EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
239 !if "$(USE_EXCEPTIONS)" == "0"
240 __EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
242 !if "$(USE_RTTI)" == "0"
243 __RTTI_DEFINE_p = /DwxNO_RTTI
245 !if "$(USE_RTTI)" == "0"
246 __RTTI_DEFINE_p_1 = /d wxNO_RTTI
248 !if "$(USE_THREADS)" == "0"
249 __THREAD_DEFINE_p = /DwxNO_THREADS
251 !if "$(USE_THREADS)" == "0"
252 __THREAD_DEFINE_p_1 = /d wxNO_THREADS
254 !if "$(UNICODE)" == "0"
255 __UNICODE_DEFINE_p = /DwxUSE_UNICODE=0
257 !if "$(UNICODE)" == "1"
258 __UNICODE_DEFINE_p = /D_UNICODE
260 !if "$(UNICODE)" == "0"
261 __UNICODE_DEFINE_p_1 = /d wxUSE_UNICODE=0
263 !if "$(UNICODE)" == "1"
264 __UNICODE_DEFINE_p_1 = /d _UNICODE
267 __MSLU_DEFINE_p = /DwxUSE_UNICODE_MSLU=1
270 __MSLU_DEFINE_p_1 = /d wxUSE_UNICODE_MSLU=1
272 !if "$(USE_GDIPLUS)" == "1"
273 __GFXCTX_DEFINE_p = /DwxUSE_GRAPHICS_CONTEXT=1
275 !if "$(USE_GDIPLUS)" == "1"
276 __GFXCTX_DEFINE_p_1 = /d wxUSE_GRAPHICS_CONTEXT=1
278 !if "$(SHARED)" == "1"
279 __DLLFLAG_p = /DWXUSINGDLL
281 !if "$(SHARED)" == "1"
282 __DLLFLAG_p_1 = /d WXUSINGDLL
284 !if "$(MONOLITHIC)" == "0"
286 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xrc.lib
288 !if "$(MONOLITHIC)" == "0"
290 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_html.lib
292 !if "$(MONOLITHIC)" == "0"
294 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_adv.lib
296 !if "$(MONOLITHIC)" == "0"
298 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
300 !if "$(MONOLITHIC)" == "0"
302 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_xml.lib
304 !if "$(MONOLITHIC)" == "0"
306 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
308 !if "$(MONOLITHIC)" == "1"
310 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
312 !if "$(USE_GUI)" == "1"
313 __LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
315 !if "$(USE_GUI)" == "1"
316 __LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
318 !if "$(USE_GUI)" == "1"
319 __LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
322 __UNICOWS_LIB_p = unicows.lib
324 !if "$(USE_GDIPLUS)" == "1"
325 __GDIPLUS_LIB_p = gdiplus.lib
331 -if not exist $(OBJS) mkdir $(OBJS)
335 all: $(OBJS)\xrcdemo.exe data
338 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
339 -if exist $(OBJS)\*.res del $(OBJS)\*.res
340 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
341 -if exist $(OBJS)\xrcdemo.exe del $(OBJS)\xrcdemo.exe
342 -if exist $(OBJS)\xrcdemo.ilk del $(OBJS)\xrcdemo.ilk
343 -if exist $(OBJS)\xrcdemo.pdb del $(OBJS)\xrcdemo.pdb
345 $(OBJS)\xrcdemo.exe: $(XRCDEMO_OBJECTS) $(OBJS)\xrcdemo_xrcdemo.res
346 link /NOLOGO /OUT:$@ $(__DEBUGINFO_1) /pdb:"$(OBJS)\xrcdemo.pdb" $(LINK_TARGET_CPU) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS $(LDFLAGS) @<<
347 $(XRCDEMO_OBJECTS) $(XRCDEMO_RESOURCES) $(__WXLIB_XRC_p) $(__WXLIB_HTML_p) $(__WXLIB_ADV_p) $(__WXLIB_CORE_p) $(__WXLIB_XML_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) $(__GDIPLUS_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 wininet.lib
351 if not exist $(OBJS)\rc mkdir $(OBJS)\rc
352 for %f in (appicon.ico appicon.xpm artprov.xpm artprov.xrc basicdlg.xpm basicdlg.xrc controls.xpm controls.xrc custclas.xpm custclas.xrc derivdlg.xpm derivdlg.xrc fileopen.gif filesave.gif frame.xrc fuzzy.gif menu.xrc platform.xpm platform.xrc quotes.gif resource.xrc toolbar.xrc uncenter.xpm uncenter.xrc update.gif variable.xpm variable.xrc throbber.gif stop.xpm) do if not exist $(OBJS)\rc\%f copy .\rc\%f $(OBJS)\rc
354 $(OBJS)\xrcdemo_xrcdemo.obj: .\xrcdemo.cpp
355 $(CXX) /c /nologo /TP /Fo$@ $(XRCDEMO_CXXFLAGS) .\xrcdemo.cpp
357 $(OBJS)\xrcdemo_myframe.obj: .\myframe.cpp
358 $(CXX) /c /nologo /TP /Fo$@ $(XRCDEMO_CXXFLAGS) .\myframe.cpp
360 $(OBJS)\xrcdemo_derivdlg.obj: .\derivdlg.cpp
361 $(CXX) /c /nologo /TP /Fo$@ $(XRCDEMO_CXXFLAGS) .\derivdlg.cpp
363 $(OBJS)\xrcdemo_custclas.obj: .\custclas.cpp
364 $(CXX) /c /nologo /TP /Fo$@ $(XRCDEMO_CXXFLAGS) .\custclas.cpp
366 $(OBJS)\xrcdemo_xrcdemo.res: .\xrcdemo.rc
367 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_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) $(__MSLU_DEFINE_p_1) $(__GFXCTX_DEFINE_p_1) /i $(SETUPHDIR) /i .\..\..\include /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\samples /d NOPCH .\xrcdemo.rc