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