]> git.saurik.com Git - wxWidgets.git/blame - contrib/build/animate/makefile.vc
Regenerated makefiles for runtime lib change
[wxWidgets.git] / contrib / build / animate / 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
4818141b 15WX_RELEASE_NODOT = 26
b17c1746
DE
16OBJS = \
17 vc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
b14abf14 18LIBDIRNAME = ..\..\src\animate\..\..\..\lib\vc_$(LIBTYPE_SUFFIX)$(CFG)
b17c1746
DE
19SETUPHDIR = \
20 $(LIBDIRNAME)\$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)
21c6080d 21ANIMATEDLL_CXXFLAGS = /M$(__RUNTIME_LIBS_9)$(__DEBUGRUNTIME) /DWIN32 \
c4839ccf 22 $(__DEBUGINFO_1) \
4818141b 23 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).pdb \
21c6080d 24 $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
8c9f8f91
JS
25 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
26 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
ec08d395 27 /I..\..\src\animate\..\..\..\include /I$(SETUPHDIR) /W4 \
3f55f5b8 28 /I..\..\src\animate\..\..\include /DWXUSINGDLL /DWXMAKINGDLL_ANIMATE \
8c9f8f91 29 $(__RTTIFLAG) $(__EXCEPTIONSFLAG) /Yu"wx/wxprec.h" \
9bfe7ad9 30 /Fp"$(OBJS)\wxprec_animatedll.pch" $(CPPFLAGS) $(CXXFLAGS)
3f55f5b8
VS
31ANIMATEDLL_OBJECTS = \
32 $(OBJS)\animatedll_dummy.obj \
8c9f8f91 33 $(OBJS)\animatedll_version.res \
3f55f5b8 34 $(OBJS)\animatedll_animate.obj
21c6080d 35ANIMATELIB_CXXFLAGS = /M$(__RUNTIME_LIBS_22)$(__DEBUGRUNTIME) /DWIN32 \
c4839ccf 36 $(__DEBUGINFO_1) \
c33fae85 37 /Fd$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.pdb \
21c6080d 38 $(____DEBUGRUNTIME) $(__OPTIMIZEFLAG) $(__NO_VC_CRTDBG_p) /D__WXMSW__ \
8c9f8f91
JS
39 $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) \
40 $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) \
ec08d395 41 /I..\..\src\animate\..\..\..\include /I$(SETUPHDIR) /W4 \
8c9f8f91
JS
42 /I..\..\src\animate\..\..\include $(__RTTIFLAG) $(__EXCEPTIONSFLAG) \
43 /Yu"wx/wxprec.h" /Fp"$(OBJS)\wxprec_animatelib.pch" $(CPPFLAGS) $(CXXFLAGS)
3f55f5b8
VS
44ANIMATELIB_OBJECTS = \
45 $(OBJS)\animatelib_dummy.obj \
46 $(OBJS)\animatelib_animate.obj
250700e4
RD
47
48### Conditionally set variables: ###
49
50!if "$(USE_GUI)" == "0"
51PORTNAME = base
52!endif
53!if "$(USE_GUI)" == "1"
54PORTNAME = msw
55!endif
56!if "$(OFFICIAL_BUILD)" == "0"
57VENDORTAG = _$(VENDOR)
58!endif
59!if "$(OFFICIAL_BUILD)" == "1"
60VENDORTAG =
61!endif
3f55f5b8
VS
62!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
63WXDEBUGFLAG = d
64!endif
65!if "$(DEBUG_FLAG)" == "1"
250700e4
RD
66WXDEBUGFLAG = d
67!endif
250700e4
RD
68!if "$(UNICODE)" == "1"
69WXUNICODEFLAG = u
70!endif
71!if "$(WXUNIV)" == "1"
72WXUNIVNAME = univ
73!endif
b17c1746
DE
74!if "$(SHARED)" == "1"
75WXDLLFLAG = dll
250700e4 76!endif
b14abf14
JS
77!if "$(SHARED)" == "0"
78LIBTYPE_SUFFIX = lib
79!endif
80!if "$(SHARED)" == "1"
81LIBTYPE_SUFFIX = dll
82!endif
dd65d8c8
RN
83!if "$(MONOLITHIC)" == "0"
84EXTRALIBS_FOR_BASE =
85!endif
86!if "$(MONOLITHIC)" == "1"
87EXTRALIBS_FOR_BASE =
88!endif
b17c1746
DE
89!if "$(SHARED)" == "1"
90__animatedll___depname = \
4818141b 91 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll
250700e4 92!endif
3f55f5b8 93!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
c4839ccf 94__DEBUGINFO_2 = /DEBUG
250700e4 95!endif
3f55f5b8 96!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
c4839ccf 97__DEBUGINFO_2 =
250700e4 98!endif
3f55f5b8 99!if "$(DEBUG_INFO)" == "0"
c4839ccf 100__DEBUGINFO_2 =
3f55f5b8
VS
101!endif
102!if "$(DEBUG_INFO)" == "1"
c4839ccf 103__DEBUGINFO_2 = /DEBUG
3f55f5b8 104!endif
21c6080d
JS
105!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
106____DEBUGRUNTIME_3_p_1 = /d _DEBUG
3f55f5b8 107!endif
21c6080d
JS
108!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
109____DEBUGRUNTIME_3_p_1 =
3f55f5b8
VS
110!endif
111!if "$(DEBUG_RUNTIME_LIBS)" == "0"
8c9f8f91
JS
112____DEBUGRUNTIME_3_p_1 =
113!endif
114!if "$(DEBUG_RUNTIME_LIBS)" == "1"
115____DEBUGRUNTIME_3_p_1 = /d _DEBUG
116!endif
8c9f8f91
JS
117!if "$(RUNTIME_LIBS)" == "dynamic"
118__RUNTIME_LIBS_9 = D
119!endif
120!if "$(RUNTIME_LIBS)" == "static"
121__RUNTIME_LIBS_9 = $(__THREADSFLAG)
122!endif
123!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
124__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
125!endif
126!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
127__NO_VC_CRTDBG_p_1 = /d __NO_VC_CRTDBG__
128!endif
129!if "$(WXUNIV)" == "1"
130__WXUNIV_DEFINE_p_1 = /d __WXUNIVERSAL__
131!endif
132!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
133__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
134!endif
135!if "$(DEBUG_FLAG)" == "1"
136__DEBUG_DEFINE_p_1 = /d __WXDEBUG__
137!endif
138!if "$(USE_EXCEPTIONS)" == "0"
139__EXCEPTIONS_DEFINE_p_1 = /d wxNO_EXCEPTIONS
140!endif
141!if "$(USE_RTTI)" == "0"
142__RTTI_DEFINE_p_1 = /d wxNO_RTTI
143!endif
144!if "$(USE_THREADS)" == "0"
145__THREAD_DEFINE_p_1 = /d wxNO_THREADS
146!endif
147!if "$(UNICODE)" == "1"
148__UNICODE_DEFINE_p_1 = /d _UNICODE
149!endif
b17c1746
DE
150!if "$(MONOLITHIC)" == "1"
151__WXLIB_MONO_p = \
c33fae85 152 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
a4ad36cd 153!endif
b17c1746 154!if "$(USE_GUI)" == "1"
9c2d002b 155__LIB_TIFF_p = wxtiff$(WXDEBUGFLAG).lib
a4ad36cd 156!endif
3f55f5b8 157!if "$(USE_GUI)" == "1"
9c2d002b 158__LIB_JPEG_p = wxjpeg$(WXDEBUGFLAG).lib
3f55f5b8
VS
159!endif
160!if "$(USE_GUI)" == "1"
9c2d002b 161__LIB_PNG_p = wxpng$(WXDEBUGFLAG).lib
3f55f5b8 162!endif
b17c1746
DE
163!if "$(MSLU)" == "1"
164__UNICOWS_LIB_p = unicows.lib
3f55f5b8 165!endif
b17c1746
DE
166!if "$(MONOLITHIC)" == "0"
167__WXLIB_CORE_p = \
c33fae85 168 wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_core.lib
ec08d395 169!endif
b17c1746 170!if "$(MONOLITHIC)" == "0"
c33fae85
RN
171__WXLIB_BASE_p = \
172 wxbase$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR).lib
ec08d395 173!endif
b17c1746
DE
174!if "$(SHARED)" == "0"
175__animatelib___depname = \
c33fae85 176 $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib
250700e4 177!endif
8c9f8f91
JS
178!if "$(RUNTIME_LIBS)" == "dynamic"
179__RUNTIME_LIBS_22 = D
180!endif
181!if "$(RUNTIME_LIBS)" == "static"
182__RUNTIME_LIBS_22 = $(__THREADSFLAG)
250700e4 183!endif
b17c1746 184!if "$(BUILD)" == "debug" && "$(DEBUG_INFO)" == "default"
c4839ccf 185__DEBUGINFO_1 = /Zi
250700e4 186!endif
b17c1746 187!if "$(BUILD)" == "release" && "$(DEBUG_INFO)" == "default"
c4839ccf 188__DEBUGINFO_1 =
250700e4 189!endif
b17c1746 190!if "$(DEBUG_INFO)" == "0"
c4839ccf 191__DEBUGINFO_1 =
b17c1746
DE
192!endif
193!if "$(DEBUG_INFO)" == "1"
c4839ccf 194__DEBUGINFO_1 = /Zi
250700e4 195!endif
21c6080d
JS
196!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
197____DEBUGRUNTIME = /D_DEBUG
bdc408c4 198!endif
21c6080d
JS
199!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
200____DEBUGRUNTIME =
3f55f5b8 201!endif
21c6080d
JS
202!if "$(DEBUG_RUNTIME_LIBS)" == "0"
203____DEBUGRUNTIME =
3f55f5b8 204!endif
21c6080d
JS
205!if "$(DEBUG_RUNTIME_LIBS)" == "1"
206____DEBUGRUNTIME = /D_DEBUG
3f55f5b8 207!endif
21c6080d
JS
208!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "default"
209__DEBUGRUNTIME = d
3f55f5b8 210!endif
21c6080d
JS
211!if "$(BUILD)" == "release" && "$(DEBUG_RUNTIME_LIBS)" == "default"
212__DEBUGRUNTIME =
3f55f5b8 213!endif
21c6080d
JS
214!if "$(DEBUG_RUNTIME_LIBS)" == "0"
215__DEBUGRUNTIME =
3f55f5b8 216!endif
21c6080d
JS
217!if "$(DEBUG_RUNTIME_LIBS)" == "1"
218__DEBUGRUNTIME = d
3f55f5b8 219!endif
b17c1746
DE
220!if "$(BUILD)" == "debug"
221__OPTIMIZEFLAG = /Od
3f55f5b8 222!endif
b17c1746
DE
223!if "$(BUILD)" == "release"
224__OPTIMIZEFLAG = /O2
bdc408c4 225!endif
8c9f8f91
JS
226!if "$(USE_THREADS)" == "0"
227__THREADSFLAG = L
b17c1746 228!endif
8c9f8f91
JS
229!if "$(USE_THREADS)" == "1"
230__THREADSFLAG = T
b17c1746 231!endif
8c9f8f91
JS
232!if "$(USE_RTTI)" == "0"
233__RTTIFLAG =
b17c1746 234!endif
8c9f8f91
JS
235!if "$(USE_RTTI)" == "1"
236__RTTIFLAG = /GR
b17c1746
DE
237!endif
238!if "$(USE_EXCEPTIONS)" == "0"
8c9f8f91 239__EXCEPTIONSFLAG =
b17c1746
DE
240!endif
241!if "$(USE_EXCEPTIONS)" == "1"
8c9f8f91 242__EXCEPTIONSFLAG = /EHsc
b17c1746
DE
243!endif
244!if "$(BUILD)" == "debug" && "$(DEBUG_RUNTIME_LIBS)" == "0"
245__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
246!endif
247!if "$(BUILD)" == "release" && "$(DEBUG_FLAG)" == "1"
248__NO_VC_CRTDBG_p = /D__NO_VC_CRTDBG__
249!endif
250!if "$(WXUNIV)" == "1"
251__WXUNIV_DEFINE_p = /D__WXUNIVERSAL__
252!endif
253!if "$(BUILD)" == "debug" && "$(DEBUG_FLAG)" == "default"
254__DEBUG_DEFINE_p = /D__WXDEBUG__
255!endif
256!if "$(DEBUG_FLAG)" == "1"
257__DEBUG_DEFINE_p = /D__WXDEBUG__
258!endif
8c9f8f91
JS
259!if "$(USE_EXCEPTIONS)" == "0"
260__EXCEPTIONS_DEFINE_p = /DwxNO_EXCEPTIONS
261!endif
262!if "$(USE_RTTI)" == "0"
263__RTTI_DEFINE_p = /DwxNO_RTTI
264!endif
265!if "$(USE_THREADS)" == "0"
266__THREAD_DEFINE_p = /DwxNO_THREADS
267!endif
b17c1746
DE
268!if "$(UNICODE)" == "1"
269__UNICODE_DEFINE_p = /D_UNICODE
250700e4 270!endif
250700e4
RD
271
272
273all: $(OBJS)
274$(OBJS):
275 -if not exist $(OBJS) mkdir $(OBJS)
276
277### Targets: ###
278
279all: $(__animatedll___depname) $(__animatelib___depname)
280
b17c1746
DE
281clean:
282 -if exist $(OBJS)\*.obj del $(OBJS)\*.obj
283 -if exist $(OBJS)\*.res del $(OBJS)\*.res
b14abf14 284 -if exist $(OBJS)\*.pch del $(OBJS)\*.pch
4818141b
JS
285 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll
286 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).ilk del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).ilk
287 -if exist $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).pdb del $(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).pdb
c33fae85
RN
288 -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
289 -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
250700e4
RD
290
291!if "$(SHARED)" == "1"
4818141b 292$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG).dll: $(OBJS)\animatedll_dummy.obj $(ANIMATEDLL_OBJECTS) $(OBJS)\animatedll_version.res
c4839ccf 293 link /DLL /NOLOGO /OUT:$@ $(LDFLAGS) $(__DEBUGINFO_2) /LIBPATH:$(LIBDIRNAME) @<<
dd65d8c8 294 $(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
250700e4
RD
295<<
296!endif
297
298!if "$(SHARED)" == "0"
c33fae85 299$(LIBDIRNAME)\wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate.lib: $(OBJS)\animatelib_dummy.obj $(ANIMATELIB_OBJECTS)
250700e4
RD
300 if exist $@ del $@
301 lib /NOLOGO /OUT:$@ @<<
3f55f5b8 302 $(ANIMATELIB_OBJECTS)
250700e4
RD
303<<
304!endif
305
b17c1746
DE
306$(OBJS)\animatedll_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp
307 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATEDLL_CXXFLAGS) /Ycwx/wxprec.h $**
308
102d46f3 309$(OBJS)\animatedll_version.res: ../../src/animate\..\..\..\src\msw\version.rc
4818141b 310 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_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_animate_vc$(VENDORTAG) $**
8c9f8f91 311
b17c1746
DE
312$(OBJS)\animatedll_animate.obj: ../../src/animate\animate.cpp
313 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATEDLL_CXXFLAGS) $**
314
315$(OBJS)\animatelib_dummy.obj: ../../src/animate\..\..\..\src\msw\dummy.cpp
316 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATELIB_CXXFLAGS) /Ycwx/wxprec.h $**
317
318$(OBJS)\animatelib_animate.obj: ../../src/animate\animate.cpp
319 $(CXX) /c /nologo /TP /Fo$@ $(ANIMATELIB_CXXFLAGS) $**
b14abf14 320