]> git.saurik.com Git - wxWidgets.git/blame - samples/db/makefile.vc
regenerated with fixed version of bakefile
[wxWidgets.git] / samples / db / 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
076f10e0
VS
15DBTEST_CXXFLAGS = $(CPPFLAGS) /M$(__RUNTIME_LIBS_7)$(__DEBUGRUNTIME_3) /DWIN32 \
16 $(__DEBUGINFO_0) /Fd$(OBJS)\dbtest.pdb $(____DEBUGRUNTIME_2_p) \
17 $(__OPTIMIZEFLAG_4) /D__WXMSW__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) \
75a0a7b7
VS
18 $(__UNICODE_DEFINE_p) /I.\..\..\include /I$(SETUPHDIR) /I. $(__DLLFLAG_p) \
19 /D_WINDOWS /I.\..\..\samples $(CXXFLAGS)
076f10e0
VS
20DBTEST_OBJECTS = \
21 $(OBJS)\dbtest_dbtest.obj \
22 $(OBJS)\dbtest_listdb.obj \
23 $(OBJS)\dbtest_dbtest.res
076f10e0
VS
24OBJS = \
25 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
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
076f10e0
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
076f10e0
VS
58!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
59__DEBUGINFO_0 = /Zi
250700e4 60!endif
076f10e0
VS
61!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
62__DEBUGINFO_0 =
250700e4 63!endif
076f10e0
VS
64!if "$(DEBUG_INFO)" == "0"
65__DEBUGINFO_0 =
250700e4 66!endif
076f10e0
VS
67!if "$(DEBUG_INFO)" == "1"
68__DEBUGINFO_0 = /Zi
250700e4 69!endif
076f10e0
VS
70!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
71__DEBUGINFO_1 = /DEBUG
250700e4 72!endif
076f10e0
VS
73!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
74__DEBUGINFO_1 =
250700e4 75!endif
076f10e0
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
076f10e0
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"
076f10e0
VS
119__DLLFLAG_p_1 = /d WXUSINGDLL
120!endif
121!if "$(USE_GUI)" == "1"
122__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
123!endif
124!if "$(USE_GUI)" == "1"
125__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
126!endif
127!if "$(USE_GUI)" == "1"
128__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
0706fb23 129!endif
250700e4 130!if "$(BUILD)" == "debug"
bdc408c4 131__OPTIMIZEFLAG_4 = /Od
250700e4
RD
132!endif
133!if "$(BUILD)" == "release"
bdc408c4 134__OPTIMIZEFLAG_4 = /O2
250700e4
RD
135!endif
136!if "$(RUNTIME_LIBS)" == "dynamic"
bdc408c4 137__RUNTIME_LIBS_7 = D
250700e4
RD
138!endif
139!if "$(RUNTIME_LIBS)" == "static"
bdc408c4 140__RUNTIME_LIBS_7 = T
250700e4 141!endif
0706fb23
VS
142!if "$(UNICODE)" == "1"
143__UNICODE_DEFINE_p = /DwxUSE_UNICODE=1
144!endif
145!if "$(UNICODE)" == "1"
076f10e0 146__UNICODE_DEFINE_p_1 = /d wxUSE_UNICODE=1
0706fb23 147!endif
4e209a20
VS
148!if "$(MSLU)" == "1"
149__UNICOWS_LIB_p = unicows.lib
150!endif
0706fb23
VS
151!if "$(MONOLITHIC)" == "0"
152__WXLIB_BASE_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
153!endif
154!if "$(MONOLITHIC)" == "0"
076f10e0
VS
155__WXLIB_CORE_p = \
156 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_core.lib
0706fb23
VS
157!endif
158!if "$(MONOLITHIC)" == "1"
076f10e0
VS
159__WXLIB_MONO_p = \
160 wx$(PORTNAME)$(WXUNIVNAME)25$(WXUNICODEFLAG)$(WXDEBUGFLAG).lib
0706fb23 161!endif
fd9f42b6
VS
162!if "$(MONOLITHIC)" == "0"
163__WXLIB_ODBC_p = wxbase25$(WXUNICODEFLAG)$(WXDEBUGFLAG)_odbc.lib
164!endif
0706fb23
VS
165!if "$(WXUNIV)" == "1"
166__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
167!endif
168!if "$(WXUNIV)" == "1"
076f10e0 169__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
0706fb23 170!endif
076f10e0
VS
171!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
172____DEBUGINFO_2_p = /D_DEBUG
bdc408c4 173!endif
076f10e0 174!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
fd9f42b6 175____DEBUGINFO_2_p =
bdc408c4 176!endif
076f10e0 177!if "$(DEBUG_INFO)" == "0"
fd9f42b6 178____DEBUGINFO_2_p =
bdc408c4 179!endif
076f10e0
VS
180!if "$(DEBUG_INFO)" == "1"
181____DEBUGINFO_2_p = /D_DEBUG
182!endif
183!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
184____DEBUGINFO_2_p_1 = /d _DEBUG
185!endif
186!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
fd9f42b6 187____DEBUGINFO_2_p_1 =
076f10e0
VS
188!endif
189!if "$(DEBUG_INFO)" == "0"
fd9f42b6 190____DEBUGINFO_2_p_1 =
076f10e0
VS
191!endif
192!if "$(DEBUG_INFO)" == "1"
193____DEBUGINFO_2_p_1 = /d _DEBUG
194!endif
195!if "$(DEBUG_RUNTIME_LIBS)" == "0"
fd9f42b6 196____DEBUGRUNTIME_2_p =
076f10e0
VS
197!endif
198!if "$(DEBUG_RUNTIME_LIBS)" == "1"
199____DEBUGRUNTIME_2_p = /D_DEBUG
200!endif
201!if "$(DEBUG_RUNTIME_LIBS)" == "default"
202____DEBUGRUNTIME_2_p = $(____DEBUGINFO_2_p)
203!endif
204!if "$(DEBUG_RUNTIME_LIBS)" == "0"
fd9f42b6 205____DEBUGRUNTIME_2_p_1 =
076f10e0
VS
206!endif
207!if "$(DEBUG_RUNTIME_LIBS)" == "1"
208____DEBUGRUNTIME_2_p_1 = /d _DEBUG
209!endif
210!if "$(DEBUG_RUNTIME_LIBS)" == "default"
211____DEBUGRUNTIME_2_p_1 = $(____DEBUGINFO_2_p_1)
bdc408c4 212!endif
0706fb23
VS
213
214
215all: $(OBJS)
216$(OBJS):
217 -if not exist $(OBJS) mkdir $(OBJS)
218
219### Targets: ###
220
221all: $(OBJS)\dbtest.exe
222
223$(OBJS)\dbtest_dbtest.obj: .\dbtest.cpp
224 $(CXX) /c /nologo /TP /Fo$@ $(DBTEST_CXXFLAGS) $**
225
226$(OBJS)\dbtest_dbtest.res: .\dbtest.rc
75a0a7b7 227 rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_2_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
228
229$(OBJS)\dbtest_listdb.obj: .\listdb.cpp
230 $(CXX) /c /nologo /TP /Fo$@ $(DBTEST_CXXFLAGS) $**
231
232clean:
233 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
234 -if exist $(OBJS)\*.res del $(OBJS)\*.res
235 -if exist $(OBJS)\dbtest.exe del $(OBJS)\dbtest.exe
236
076f10e0 237$(OBJS)\dbtest.exe: $(DBTEST_OBJECTS) $(OBJS)\dbtest_dbtest.res
75a0a7b7 238 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
4e209a20 239 $(DBTEST_OBJECTS) $(__WXLIB_ODBC_p) $(__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
0706fb23 240<<