]> git.saurik.com Git - wxWidgets.git/blame_incremental - contrib/build/animate/makefile.vc
mark slider as being transparent, otherwise it has ugly solid grey background when...
[wxWidgets.git] / contrib / build / animate / makefile.vc
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.1.8 (http://bakefile.sourceforge.net)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7!include <../../../build/msw/config.vc>
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
13### Variables: ###
14
15WX_RELEASE_NODOT = 25
16WX_VERSION_NODOT = $(WX_RELEASE_NODOT)5
17OBJS = \
18 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
19LIBDIRNAME = ..\..\src\animate\..\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
20SETUPHDIR = \
21 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
22ANIMATEDLL_CXXFLAGS = /M$(__RUNTIME_LIBS_9)$(__DEBUGRUNTIME_4) /DWIN32 \
23 $(__DEBUGINFO_1) \
24 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).pdb \
25 $(____DEBUGRUNTIME_3_p) $(__OPTIMIZEFLAG) $(__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 /I..\..\src\animate\..\..\..\include /I$(SETUPHDIR) /W4 \
29 /I..\..\src\animate\..\..\include /DWXUSINGDLL /DWXMAKINGDLL_ANIMATE \
30 $(__RTTIFLAG) $(__EXCEPTIONSFLAG) /Yu"wx/wxprec.h" \
31 /Fp"$(OBJS)\wxprec_animatedll.pch" $(CPPFLAGS) $(CXXFLAGS)
32ANIMATEDLL_OBJECTS = \
33 $(OBJS)\animatedll_dummy.obj \
34 $(OBJS)\animatedll_version.res \
35 $(OBJS)\animatedll_animate.obj
36ANIMATELIB_CXXFLAGS = /M$(__RUNTIME_LIBS_22)$(__DEBUGRUNTIME_17) /DWIN32 \
37 $(__DEBUGINFO_1) \
38 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.pdb \
39 $(____DEBUGRUNTIME_16_p) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
40 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
41 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
42 /I..\..\src\animate\..\..\..\include /I$(SETUPHDIR) /W4 \
43 /I..\..\src\animate\..\..\include $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \
44 /Yu"wx/wxprec.h" /Fp"$(OBJS)\wxprec_animatelib.pch" $(CPPFLAGS) $(CXXFLAGS)
45ANIMATELIB_OBJECTS = \
46 $(OBJS)\animatelib_dummy.obj \
47 $(OBJS)\animatelib_animate.obj
48
49### Conditionally set variables: ###
50
51!if "$(USE_GUI)" == "0"
52PORTNAME = base
53!endif
54!if "$(USE_GUI)" == "1"
55PORTNAME = msw
56!endif
57!if "$(OFFICIAL_BUILD)" == "0"
58VENDORTAG = _$(VENDOR)
59!endif
60!if "$(OFFICIAL_BUILD)" == "1"
61VENDORTAG =
62!endif
63!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
64WXDEBUGFLAG = d
65!endif
66!if "$(DEBUG_FLAG)" == "1"
67WXDEBUGFLAG = d
68!endif
69!if "$(UNICODE)" == "1"
70WXUNICODEFLAG = u
71!endif
72!if "$(WXUNIV)" == "1"
73WXUNIVNAME = univ
74!endif
75!if "$(SHARED)" == "1"
76WXDLLFLAG = dll
77!endif
78!if "$(SHARED)" == "0"
79LIBTYPE_SUFFIX = lib
80!endif
81!if "$(SHARED)" == "1"
82LIBTYPE_SUFFIX = dll
83!endif
84!if "$(MONOLITHIC)" == "0"
85EXTRALIBS_FOR_BASE =
86!endif
87!if "$(MONOLITHIC)" == "1"
88EXTRALIBS_FOR_BASE =
89!endif
90!if "$(SHARED)" == "1"
91__animatedll___depname = \
92 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll
93!endif
94!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
95__DEBUGINFO_2 = /DEBUG
96!endif
97!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
98__DEBUGINFO_2 =
99!endif
100!if "$(DEBUG_INFO)" == "0"
101__DEBUGINFO_2 =
102!endif
103!if "$(DEBUG_INFO)" == "1"
104__DEBUGINFO_2 = /DEBUG
105!endif
106!if "$(DEBUG_RUNTIME_LIBS)" == "0"
107____DEBUGRUNTIME_3_p =
108!endif
109!if "$(DEBUG_RUNTIME_LIBS)" == "1"
110____DEBUGRUNTIME_3_p = /D_DEBUG
111!endif
112!if "$(DEBUG_RUNTIME_LIBS)" == "default"
113____DEBUGRUNTIME_3_p = $(____DEBUGINFO)
114!endif
115!if "$(DEBUG_RUNTIME_LIBS)" == "0"
116____DEBUGRUNTIME_3_p_1 =
117!endif
118!if "$(DEBUG_RUNTIME_LIBS)" == "1"
119____DEBUGRUNTIME_3_p_1 = /d _DEBUG
120!endif
121!if "$(DEBUG_RUNTIME_LIBS)" == "default"
122____DEBUGRUNTIME_3_p_1 = $(____DEBUGINFO_3_p_1)
123!endif
124!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
125____DEBUGINFO_3_p_1 = /d _DEBUG
126!endif
127!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
128____DEBUGINFO_3_p_1 =
129!endif
130!if "$(DEBUG_INFO)" == "0"
131____DEBUGINFO_3_p_1 =
132!endif
133!if "$(DEBUG_INFO)" == "1"
134____DEBUGINFO_3_p_1 = /d _DEBUG
135!endif
136!if "$(DEBUG_RUNTIME_LIBS)" == "0"
137__DEBUGRUNTIME_4 =
138!endif
139!if "$(DEBUG_RUNTIME_LIBS)" == "1"
140__DEBUGRUNTIME_4 = d
141!endif
142!if "$(DEBUG_RUNTIME_LIBS)" == "default"
143__DEBUGRUNTIME_4 = $(__DEBUGINFO)
144!endif
145!if "$(RUNTIME_LIBS)" == "dynamic"
146__RUNTIME_LIBS_9 = D
147!endif
148!if "$(RUNTIME_LIBS)" == "static"
149__RUNTIME_LIBS_9 = $(__THREADSFLAG)
150!endif
151!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
152__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
153!endif
154!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
155__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
156!endif
157!if "$(WXUNIV)" == "1"
158__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
159!endif
160!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
161__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
162!endif
163!if "$(DEBUG_FLAG)" == "1"
164__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
165!endif
166!if "$(USE_EXCEPTIONS)" == "0"
167__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
168!endif
169!if "$(USE_RTTI)" == "0"
170__RTTI_DEFINE_p_1 = /d wxNO_RTTI
171!endif
172!if "$(USE_THREADS)" == "0"
173__THREAD_DEFINE_p_1 = /d wxNO_THREADS
174!endif
175!if "$(UNICODE)" == "1"
176__UNICODE_DEFINE_p_1 = /d _UNICODE
177!endif
178!if "$(MONOLITHIC)" == "1"
179__WXLIB_MONO_p = \
180 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
181!endif
182!if "$(USE_GUI)" == "1"
183__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
184!endif
185!if "$(USE_GUI)" == "1"
186__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
187!endif
188!if "$(USE_GUI)" == "1"
189__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
190!endif
191!if "$(MSLU)" == "1"
192__UNICOWS_LIB_p = unicows.lib
193!endif
194!if "$(MONOLITHIC)" == "0"
195__WXLIB_CORE_p = \
196 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
197!endif
198!if "$(MONOLITHIC)" == "0"
199__WXLIB_BASE_p = \
200 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
201!endif
202!if "$(SHARED)" == "0"
203__animatelib___depname = \
204 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib
205!endif
206!if "$(DEBUG_RUNTIME_LIBS)" == "0"
207____DEBUGRUNTIME_16_p =
208!endif
209!if "$(DEBUG_RUNTIME_LIBS)" == "1"
210____DEBUGRUNTIME_16_p = /D_DEBUG
211!endif
212!if "$(DEBUG_RUNTIME_LIBS)" == "default"
213____DEBUGRUNTIME_16_p = $(____DEBUGINFO)
214!endif
215!if "$(DEBUG_RUNTIME_LIBS)" == "0"
216__DEBUGRUNTIME_17 =
217!endif
218!if "$(DEBUG_RUNTIME_LIBS)" == "1"
219__DEBUGRUNTIME_17 = d
220!endif
221!if "$(DEBUG_RUNTIME_LIBS)" == "default"
222__DEBUGRUNTIME_17 = $(__DEBUGINFO)
223!endif
224!if "$(RUNTIME_LIBS)" == "dynamic"
225__RUNTIME_LIBS_22 = D
226!endif
227!if "$(RUNTIME_LIBS)" == "static"
228__RUNTIME_LIBS_22 = $(__THREADSFLAG)
229!endif
230!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
231__DEBUGINFO_1 = /Zi
232!endif
233!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
234__DEBUGINFO_1 =
235!endif
236!if "$(DEBUG_INFO)" == "0"
237__DEBUGINFO_1 =
238!endif
239!if "$(DEBUG_INFO)" == "1"
240__DEBUGINFO_1 = /Zi
241!endif
242!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
243____DEBUGINFO = /D_DEBUG
244!endif
245!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
246____DEBUGINFO =
247!endif
248!if "$(DEBUG_INFO)" == "0"
249____DEBUGINFO =
250!endif
251!if "$(DEBUG_INFO)" == "1"
252____DEBUGINFO = /D_DEBUG
253!endif
254!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
255__DEBUGINFO = d
256!endif
257!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
258__DEBUGINFO =
259!endif
260!if "$(DEBUG_INFO)" == "0"
261__DEBUGINFO =
262!endif
263!if "$(DEBUG_INFO)" == "1"
264__DEBUGINFO = d
265!endif
266!if "$(BUILD)" == "debug"
267__OPTIMIZEFLAG = /Od
268!endif
269!if "$(BUILD)" == "release"
270__OPTIMIZEFLAG = /O2
271!endif
272!if "$(USE_THREADS)" == "0"
273__THREADSFLAG = L
274!endif
275!if "$(USE_THREADS)" == "1"
276__THREADSFLAG = T
277!endif
278!if "$(USE_RTTI)" == "0"
279__RTTIFLAG =
280!endif
281!if "$(USE_RTTI)" == "1"
282__RTTIFLAG = /GR
283!endif
284!if "$(USE_EXCEPTIONS)" == "0"
285__EXCEPTIONSFLAG =
286!endif
287!if "$(USE_EXCEPTIONS)" == "1"
288__EXCEPTIONSFLAG = /EHsc
289!endif
290!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
291__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
292!endif
293!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
294__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
295!endif
296!if "$(WXUNIV)" == "1"
297__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
298!endif
299!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
300__DEBUG_DEFINE_p = /D__WXDEBUG__
301!endif
302!if "$(DEBUG_FLAG)" == "1"
303__DEBUG_DEFINE_p = /D__WXDEBUG__
304!endif
305!if "$(USE_EXCEPTIONS)" == "0"
306__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
307!endif
308!if "$(USE_RTTI)" == "0"
309__RTTI_DEFINE_p = /DwxNO_RTTI
310!endif
311!if "$(USE_THREADS)" == "0"
312__THREAD_DEFINE_p = /DwxNO_THREADS
313!endif
314!if "$(UNICODE)" == "1"
315__UNICODE_DEFINE_p = /D_UNICODE
316!endif
317
318
319all: $(OBJS)
320$(OBJS):
321 -if not exist $(OBJS) mkdir $(OBJS)
322
323### Targets: ###
324
325all: $(__animatedll___depname) $(__animatelib___depname)
326
327clean:
328 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
329 -if exist $(OBJS)\*.res del $(OBJS)\*.res
330 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
331 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll
332 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).ilk
333 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).pdb
334 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib
335 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib
336
337!if "$(SHARED)" == "1"
338$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll: $(OBJS)\animatedll_dummy.obj $(ANIMATEDLL_OBJECTS) $(OBJS)\animatedll_version.res
339 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) /LIBPATH:$(LIBDIRNAME) @<<
340 $(ANIMATEDLL_OBJECTS) $(__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 $(__WXLIB_CORE_p) $(__WXLIB_BASE_p) /IMPLIB:$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib
341<<
342!endif
343
344!if "$(SHARED)" == "0"
345$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib: $(OBJS)\animatelib_dummy.obj $(ANIMATELIB_OBJECTS)
346 if exist $@ del $@
347 lib /NOLOGO /OUT:$@ @<<
348 $(ANIMATELIB_OBJECTS)
349<<
350!endif
351
352$(OBJS)\animatedll_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp
353 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATEDLL_CXXFLAGS) /Ycwx/wxprec.h $**
354
355$(OBJS)\animatedll_version.res: ../../src/animate\..\..\..\src\msw\version.rc
356 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) /i ..\..\src\animate\..\..\..\include /i $(SETUPHDIR) /d WXDLLNAME=wx$(PORTNAME)$(WXUNIVNAME)$(WX_VERSION_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG) $**
357
358$(OBJS)\animatedll_animate.obj: ../../src/animate\animate.cpp
359 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATEDLL_CXXFLAGS) $**
360
361$(OBJS)\animatelib_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp
362 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATELIB_CXXFLAGS) /Ycwx/wxprec.h $**
363
364$(OBJS)\animatelib_animate.obj: ../../src/animate\animate.cpp
365 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATELIB_CXXFLAGS) $**
366