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