]> git.saurik.com Git - wxWidgets.git/blame - samples/multimon/makefile.vc
Replaced gunshot sound with a more benign, but still impactful, sound
[wxWidgets.git] / samples / multimon / makefile.vc
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
8c9f8f91 3# Bakefile 0.1.8 (http://bakefile.sourceforge.net)
250700e4
RD
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
fd9f42b6 7!include <../../build/msw/config.vc>
250700e4
RD
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
c33fae85 15WX_RELEASE_NODOT = 25
b17c1746
DE
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
b14abf14 18LIBDIRNAME = .\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
b17c1746
DE
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
8c9f8f91 21MULTIMON_TEST_CXXFLAGS = /M$(__RUNTIME_LIBS_8)$(__DEBUGRUNTIME_3) /DWIN32 \
9bfe7ad9
VS
22 $(__DEBUGINFO_0) /Fd$(OBJS)\multimon_test.pdb $(____DEBUGRUNTIME_2_p) \
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 /I$(SETUPHDIR) \
26 /W4 /I. $(__DLLFLAG_p) /D_WINDOWS /I.\..\..\samples /DNOPCH $(__RTTIFLAG_9) \
27 $(__EXCEPTIONSFLAG_10) $(CPPFLAGS) $(CXXFLAGS)
d179e30b
VS
28MULTIMON_TEST_OBJECTS = \
29 $(OBJS)\multimon_test_sample.res \
30 $(OBJS)\multimon_test_multimon_test.obj
250700e4
RD
31
32### Conditionally set variables: ###
33
34!if "$(USE_GUI)" == "0"
35PORTNAME = base
36!endif
37!if "$(USE_GUI)" == "1"
38PORTNAME = msw
39!endif
25a73439
VS
40!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
41WXDEBUGFLAG = d
42!endif
43!if "$(DEBUG_FLAG)" == "1"
250700e4
RD
44WXDEBUGFLAG = d
45!endif
250700e4
RD
46!if "$(UNICODE)" == "1"
47WXUNICODEFLAG = u
48!endif
49!if "$(WXUNIV)" == "1"
50WXUNIVNAME = univ
51!endif
b17c1746
DE
52!if "$(SHARED)" == "1"
53WXDLLFLAG = dll
54!endif
b14abf14
JS
55!if "$(SHARED)" == "0"
56LIBTYPE_SUFFIX = lib
57!endif
58!if "$(SHARED)" == "1"
59LIBTYPE_SUFFIX = dll
60!endif
dd65d8c8
RN
61!if "$(MONOLITHIC)" == "0"
62EXTRALIBS_FOR_BASE =
63!endif
64!if "$(MONOLITHIC)" == "1"
65EXTRALIBS_FOR_BASE =
66!endif
25a73439
VS
67!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
68__DEBUGINFO_0 = /Zi
250700e4 69!endif
25a73439
VS
70!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
71__DEBUGINFO_0 =
250700e4 72!endif
25a73439
VS
73!if "$(DEBUG_INFO)" == "0"
74__DEBUGINFO_0 =
250700e4 75!endif
25a73439
VS
76!if "$(DEBUG_INFO)" == "1"
77__DEBUGINFO_0 = /Zi
250700e4 78!endif
25a73439
VS
79!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
80__DEBUGINFO_1 = /DEBUG
250700e4 81!endif
25a73439
VS
82!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
83__DEBUGINFO_1 =
250700e4 84!endif
25a73439
VS
85!if "$(DEBUG_INFO)" == "0"
86__DEBUGINFO_1 =
87!endif
88!if "$(DEBUG_INFO)" == "1"
89__DEBUGINFO_1 = /DEBUG
90!endif
b17c1746
DE
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
25a73439 100!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
b17c1746 101____DEBUGINFO_2_p = /D_DEBUG
25a73439
VS
102!endif
103!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
b17c1746 104____DEBUGINFO_2_p =
25a73439
VS
105!endif
106!if "$(DEBUG_INFO)" == "0"
b17c1746 107____DEBUGINFO_2_p =
25a73439
VS
108!endif
109!if "$(DEBUG_INFO)" == "1"
b17c1746
DE
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
25a73439
VS
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
b17c1746
DE
142!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
143__DEBUGINFO_3 = d
250700e4 144!endif
b17c1746
DE
145!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
146__DEBUGINFO_3 =
25a73439 147!endif
b17c1746
DE
148!if "$(DEBUG_INFO)" == "0"
149__DEBUGINFO_3 =
25a73439 150!endif
b17c1746
DE
151!if "$(DEBUG_INFO)" == "1"
152__DEBUGINFO_3 = d
250700e4 153!endif
b17c1746
DE
154!if "$(BUILD)" == "debug"
155__OPTIMIZEFLAG_4 = /Od
250700e4 156!endif
b17c1746
DE
157!if "$(BUILD)" == "release"
158__OPTIMIZEFLAG_4 = /O2
159!endif
8c9f8f91
JS
160!if "$(USE_THREADS)" == "0"
161__THREADSFLAG_7 = L
162!endif
163!if "$(USE_THREADS)" == "1"
164__THREADSFLAG_7 = T
165!endif
b17c1746 166!if "$(RUNTIME_LIBS)" == "dynamic"
8c9f8f91 167__RUNTIME_LIBS_8 = D
b17c1746
DE
168!endif
169!if "$(RUNTIME_LIBS)" == "static"
8c9f8f91 170__RUNTIME_LIBS_8 = $(__THREADSFLAG_7)
25a73439 171!endif
8c9f8f91
JS
172!if "$(USE_RTTI)" == "0"
173__RTTIFLAG_9 =
b71531ad 174!endif
8c9f8f91
JS
175!if "$(USE_RTTI)" == "1"
176__RTTIFLAG_9 = /GR
b71531ad
VZ
177!endif
178!if "$(USE_EXCEPTIONS)" == "0"
8c9f8f91 179__EXCEPTIONSFLAG_10 =
b71531ad
VZ
180!endif
181!if "$(USE_EXCEPTIONS)" == "1"
8c9f8f91 182__EXCEPTIONSFLAG_10 = /EHsc
b71531ad 183!endif
ec08d395
JS
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
b17c1746
DE
196!if "$(WXUNIV)" == "1"
197__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
250700e4 198!endif
b17c1746
DE
199!if "$(WXUNIV)" == "1"
200__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
250700e4 201!endif
b17c1746
DE
202!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
203__DEBUG_DEFINE_p = /D__WXDEBUG__
250700e4 204!endif
b17c1746
DE
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__
250700e4 213!endif
8c9f8f91
JS
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
250700e4 232!if "$(UNICODE)" == "1"
ec08d395 233__UNICODE_DEFINE_p = /D_UNICODE
250700e4
RD
234!endif
235!if "$(UNICODE)" == "1"
ec08d395 236__UNICODE_DEFINE_p_1 = /d _UNICODE
250700e4 237!endif
b17c1746
DE
238!if "$(SHARED)" == "1"
239__DLLFLAG_p = /DWXUSINGDLL
4e209a20 240!endif
b17c1746
DE
241!if "$(SHARED)" == "1"
242__DLLFLAG_p_1 = /d WXUSINGDLL
250700e4
RD
243!endif
244!if "$(MONOLITHIC)" == "0"
25a73439 245__WXLIB_CORE_p = \
c33fae85 246 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
250700e4 247!endif
b17c1746 248!if "$(MONOLITHIC)" == "0"
c33fae85
RN
249__WXLIB_BASE_p = \
250 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
b17c1746 251!endif
250700e4 252!if "$(MONOLITHIC)" == "1"
25a73439 253__WXLIB_MONO_p = \
c33fae85 254 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
250700e4 255!endif
b17c1746 256!if "$(USE_GUI)" == "1"
9c2d002b 257__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
25a73439 258!endif
b17c1746 259!if "$(USE_GUI)" == "1"
9c2d002b 260__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
25a73439 261!endif
b17c1746 262!if "$(USE_GUI)" == "1"
9c2d002b 263__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
25a73439 264!endif
b17c1746
DE
265!if "$(MSLU)" == "1"
266__UNICOWS_LIB_p = unicows.lib
25a73439 267!endif
250700e4
RD
268
269
270all: $(OBJS)
271$(OBJS):
272 -if not exist $(OBJS) mkdir $(OBJS)
273
274### Targets: ###
275
d179e30b 276all: $(OBJS)\multimon_test.exe
250700e4 277
250700e4
RD
278clean:
279 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
280 -if exist $(OBJS)\*.res del $(OBJS)\*.res
b14abf14 281 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
d179e30b 282 -if exist $(OBJS)\multimon_test.exe del $(OBJS)\multimon_test.exe
ec08d395
JS
283 -if exist $(OBJS)\multimon_test.ilk del $(OBJS)\multimon_test.ilk
284 -if exist $(OBJS)\multimon_test.pdb del $(OBJS)\multimon_test.pdb
250700e4 285
d179e30b 286$(OBJS)\multimon_test.exe: $(MULTIMON_TEST_OBJECTS) $(OBJS)\multimon_test_sample.res
75a0a7b7 287 link /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_1) /LIBPATH:$(LIBDIRNAME) /SUBSYSTEM:WINDOWS @<<
dd65d8c8 288 $(MULTIMON_TEST_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 $(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
250700e4 289<<
b17c1746
DE
290
291$(OBJS)\multimon_test_sample.res: .\..\..\samples\sample.rc
8c9f8f91 292 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 $**
b17c1746
DE
293
294$(OBJS)\multimon_test_multimon_test.obj: .\multimon_test.cpp
295 $(CXX) /c /nologo /TP /Fo$@ $(MULTIMON_TEST_CXXFLAGS) $**
b14abf14 296