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