]> git.saurik.com Git - wxWidgets.git/blame - contrib/build/animate/animate_animatelib.dsp
regenerated makefiles
[wxWidgets.git] / contrib / build / animate / animate_animatelib.dsp
CommitLineData
f631bab9
VS
1# Microsoft Developer Studio Project File - Name="animatelib" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
fd9f42b6 7CFG=animatelib - Win32 Unicode Debug
f631bab9
VS
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "animate_animatelib.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
fd9f42b6 16!MESSAGE NMAKE /f "animate_animatelib.mak" CFG="animatelib - Win32 Unicode Debug"
f631bab9
VS
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
fd9f42b6
VS
20!MESSAGE "animatelib - Win32 Debug" (based on "Win32 (x86) Static Library")
21!MESSAGE "animatelib - Win32 Release" (based on "Win32 (x86) Static Library")
22!MESSAGE "animatelib - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")
23!MESSAGE "animatelib - Win32 Unicode Release" (based on "Win32 (x86) Static Library")
24!MESSAGE "animatelib - Win32 Universal Debug" (based on "Win32 (x86) Static Library")
25!MESSAGE "animatelib - Win32 Universal Release" (based on "Win32 (x86) Static Library")
26!MESSAGE "animatelib - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")
27!MESSAGE "animatelib - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")
f631bab9
VS
28!MESSAGE
29
30# Begin Project
31# PROP AllowPerConfigDependencies 0
32# PROP Scc_ProjName ""
33# PROP Scc_LocalPath ""
34CPP=cl.exe
35RSC=rc.exe
36
fd9f42b6 37!IF "$(CFG)" == "animatelib - Win32 Debug"
f53ce3a8
VS
38
39# PROP BASE Use_MFC 0
fd9f42b6
VS
40# PROP BASE Use_Debug_Libraries 1
41# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswd"
42# PROP BASE Intermediate_Dir "vc_mswd\animatelib"
f53ce3a8
VS
43# PROP BASE Target_Dir ""
44# PROP Use_MFC 0
fd9f42b6
VS
45# PROP Use_Debug_Libraries 1
46# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswd"
47# PROP Intermediate_Dir "vc_mswd\animatelib"
f53ce3a8 48# PROP Target_Dir ""
fd9f42b6
VS
49# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswd" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswd\wxmsw25d_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /c
50# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswd" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswd\wxmsw25d_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswd\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /c
f53ce3a8
VS
51# ADD BASE RSC /l 0x405
52# ADD RSC /l 0x405
53BSC32=bscmake.exe
54# ADD BASE BSC32 /nologo
55# ADD BSC32 /nologo
56LIB32=link.exe -lib
fd9f42b6
VS
57# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswd\wxmsw25d_animate.lib"
58# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswd\wxmsw25d_animate.lib"
f53ce3a8 59
fd9f42b6 60!ELSEIF "$(CFG)" == "animatelib - Win32 Release"
f631bab9
VS
61
62# PROP BASE Use_MFC 0
63# PROP BASE Use_Debug_Libraries 0
fd9f42b6
VS
64# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_msw"
65# PROP BASE Intermediate_Dir "vc_msw\animatelib"
f631bab9
VS
66# PROP BASE Target_Dir ""
67# PROP Use_MFC 0
68# PROP Use_Debug_Libraries 0
fd9f42b6
VS
69# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_msw"
70# PROP Intermediate_Dir "vc_msw\animatelib"
f631bab9 71# PROP Target_Dir ""
fd9f42b6
VS
72# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_msw" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_msw\wxmsw25_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /c
73# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_msw" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_msw\wxmsw25_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_msw\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /c
f631bab9
VS
74# ADD BASE RSC /l 0x405
75# ADD RSC /l 0x405
76BSC32=bscmake.exe
77# ADD BASE BSC32 /nologo
78# ADD BSC32 /nologo
79LIB32=link.exe -lib
fd9f42b6
VS
80# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_msw\wxmsw25_animate.lib"
81# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_msw\wxmsw25_animate.lib"
f631bab9 82
fd9f42b6 83!ELSEIF "$(CFG)" == "animatelib - Win32 Unicode Debug"
f631bab9
VS
84
85# PROP BASE Use_MFC 0
f53ce3a8 86# PROP BASE Use_Debug_Libraries 1
fd9f42b6
VS
87# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswud"
88# PROP BASE Intermediate_Dir "vc_mswud\animatelib"
f631bab9
VS
89# PROP BASE Target_Dir ""
90# PROP Use_MFC 0
f53ce3a8 91# PROP Use_Debug_Libraries 1
fd9f42b6
VS
92# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswud"
93# PROP Intermediate_Dir "vc_mswud\animatelib"
f631bab9 94# PROP Target_Dir ""
fd9f42b6
VS
95# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswud" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswud\wxmsw25ud_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /c
96# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswud" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswud\wxmsw25ud_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswud\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /c
f631bab9
VS
97# ADD BASE RSC /l 0x405
98# ADD RSC /l 0x405
99BSC32=bscmake.exe
100# ADD BASE BSC32 /nologo
101# ADD BSC32 /nologo
102LIB32=link.exe -lib
fd9f42b6
VS
103# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswud\wxmsw25ud_animate.lib"
104# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswud\wxmsw25ud_animate.lib"
f631bab9 105
fd9f42b6 106!ELSEIF "$(CFG)" == "animatelib - Win32 Unicode Release"
f631bab9
VS
107
108# PROP BASE Use_MFC 0
109# PROP BASE Use_Debug_Libraries 0
fd9f42b6
VS
110# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswu"
111# PROP BASE Intermediate_Dir "vc_mswu\animatelib"
f631bab9
VS
112# PROP BASE Target_Dir ""
113# PROP Use_MFC 0
114# PROP Use_Debug_Libraries 0
fd9f42b6
VS
115# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswu"
116# PROP Intermediate_Dir "vc_mswu\animatelib"
f631bab9 117# PROP Target_Dir ""
fd9f42b6
VS
118# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswu" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_mswu\wxmsw25u_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /c
119# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswu" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_mswu\wxmsw25u_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswu\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D wxUSE_UNICODE=1 /c
f631bab9
VS
120# ADD BASE RSC /l 0x405
121# ADD RSC /l 0x405
122BSC32=bscmake.exe
123# ADD BASE BSC32 /nologo
124# ADD BSC32 /nologo
125LIB32=link.exe -lib
fd9f42b6
VS
126# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswu\wxmsw25u_animate.lib"
127# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswu\wxmsw25u_animate.lib"
f631bab9 128
fd9f42b6 129!ELSEIF "$(CFG)" == "animatelib - Win32 Universal Debug"
f631bab9
VS
130
131# PROP BASE Use_MFC 0
132# PROP BASE Use_Debug_Libraries 1
fd9f42b6
VS
133# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswunivd"
134# PROP BASE Intermediate_Dir "vc_mswunivd\animatelib"
f631bab9
VS
135# PROP BASE Target_Dir ""
136# PROP Use_MFC 0
137# PROP Use_Debug_Libraries 1
fd9f42b6
VS
138# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswunivd"
139# PROP Intermediate_Dir "vc_mswunivd\animatelib"
f631bab9 140# PROP Target_Dir ""
fd9f42b6
VS
141# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswunivd" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswunivd\wxmswuniv25d_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /c
142# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswunivd" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswunivd\wxmswuniv25d_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivd\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /c
f631bab9
VS
143# ADD BASE RSC /l 0x405
144# ADD RSC /l 0x405
145BSC32=bscmake.exe
146# ADD BASE BSC32 /nologo
147# ADD BSC32 /nologo
148LIB32=link.exe -lib
fd9f42b6
VS
149# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswunivd\wxmswuniv25d_animate.lib"
150# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswunivd\wxmswuniv25d_animate.lib"
f631bab9 151
fd9f42b6 152!ELSEIF "$(CFG)" == "animatelib - Win32 Universal Release"
f631bab9
VS
153
154# PROP BASE Use_MFC 0
f53ce3a8 155# PROP BASE Use_Debug_Libraries 0
fd9f42b6
VS
156# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswuniv"
157# PROP BASE Intermediate_Dir "vc_mswuniv\animatelib"
f631bab9
VS
158# PROP BASE Target_Dir ""
159# PROP Use_MFC 0
f53ce3a8 160# PROP Use_Debug_Libraries 0
fd9f42b6
VS
161# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswuniv"
162# PROP Intermediate_Dir "vc_mswuniv\animatelib"
f631bab9 163# PROP Target_Dir ""
fd9f42b6
VS
164# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswuniv" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_mswuniv\wxmswuniv25_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /c
165# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswuniv" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_mswuniv\wxmswuniv25_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswuniv\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /c
f631bab9
VS
166# ADD BASE RSC /l 0x405
167# ADD RSC /l 0x405
168BSC32=bscmake.exe
169# ADD BASE BSC32 /nologo
170# ADD BSC32 /nologo
171LIB32=link.exe -lib
fd9f42b6
VS
172# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswuniv\wxmswuniv25_animate.lib"
173# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswuniv\wxmswuniv25_animate.lib"
f631bab9 174
fd9f42b6 175!ELSEIF "$(CFG)" == "animatelib - Win32 Universal Unicode Debug"
f631bab9
VS
176
177# PROP BASE Use_MFC 0
f53ce3a8 178# PROP BASE Use_Debug_Libraries 1
e2d1c567 179# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswunivud"
f53ce3a8 180# PROP BASE Intermediate_Dir "vc_mswunivud\animatelib"
f631bab9
VS
181# PROP BASE Target_Dir ""
182# PROP Use_MFC 0
f53ce3a8 183# PROP Use_Debug_Libraries 1
e2d1c567 184# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswunivud"
f53ce3a8 185# PROP Intermediate_Dir "vc_mswunivud\animatelib"
f631bab9 186# PROP Target_Dir ""
f53ce3a8
VS
187# ADD BASE CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswunivud" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /c
188# ADD CPP /nologo /FD /W4 /MDd /Od /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswunivud" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Zi /Gm /GZ /Fd..\..\src\animate\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivud\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "__WXDEBUG__" /D wxUSE_UNICODE=1 /c
f631bab9
VS
189# ADD BASE RSC /l 0x405
190# ADD RSC /l 0x405
191BSC32=bscmake.exe
192# ADD BASE BSC32 /nologo
193# ADD BSC32 /nologo
194LIB32=link.exe -lib
f53ce3a8
VS
195# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_animate.lib"
196# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswunivud\wxmswuniv25ud_animate.lib"
f631bab9 197
fd9f42b6 198!ELSEIF "$(CFG)" == "animatelib - Win32 Universal Unicode Release"
f631bab9
VS
199
200# PROP BASE Use_MFC 0
fd9f42b6
VS
201# PROP BASE Use_Debug_Libraries 0
202# PROP BASE Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswunivu"
203# PROP BASE Intermediate_Dir "vc_mswunivu\animatelib"
f631bab9
VS
204# PROP BASE Target_Dir ""
205# PROP Use_MFC 0
fd9f42b6
VS
206# PROP Use_Debug_Libraries 0
207# PROP Output_Dir "..\..\src\animate\..\..\..\lib\vc_mswunivu"
208# PROP Intermediate_Dir "vc_mswunivu\animatelib"
f631bab9 209# PROP Target_Dir ""
fd9f42b6
VS
210# ADD BASE CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswunivu" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_mswunivu\wxmswuniv25u_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /c
211# ADD CPP /nologo /FD /W4 /MD /O1 /I "..\..\src\animate\..\..\..\include" /I "..\..\src\animate\..\..\..\lib\vc_mswunivu" /I "..\..\src\animate\..\..\..\src\tiff" /I "..\..\src\animate\..\..\..\src\jpeg" /I "..\..\src\animate\..\..\..\src\png" /I "..\..\src\animate\..\..\..\src\zlib" /I "..\..\src\animate\..\..\..\src\regex" /I "..\..\src\animate\..\..\..\src\expat\lib" /Fd..\..\src\animate\..\..\..\lib\vc_mswunivu\wxmswuniv25u_animate.pdb /Yu"wx/wxprec.h" /Fp"vc_mswunivu\wxprec_animatelib.pch" /I "..\..\src\animate\..\..\include" /D "WIN32" /D "_LIB" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D wxUSE_UNICODE=1 /c
f631bab9
VS
212# ADD BASE RSC /l 0x405
213# ADD RSC /l 0x405
214BSC32=bscmake.exe
215# ADD BASE BSC32 /nologo
216# ADD BSC32 /nologo
217LIB32=link.exe -lib
fd9f42b6
VS
218# ADD BASE LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswunivu\wxmswuniv25u_animate.lib"
219# ADD LIB32 /nologo /out:"..\..\src\animate\..\..\..\lib\vc_mswunivu\wxmswuniv25u_animate.lib"
f631bab9 220
f631bab9
VS
221!ENDIF
222
223# Begin Target
224
fd9f42b6
VS
225# Name "animatelib - Win32 Debug"
226# Name "animatelib - Win32 Release"
227# Name "animatelib - Win32 Unicode Debug"
228# Name "animatelib - Win32 Unicode Release"
229# Name "animatelib - Win32 Universal Debug"
230# Name "animatelib - Win32 Universal Release"
231# Name "animatelib - Win32 Universal Unicode Debug"
232# Name "animatelib - Win32 Universal Unicode Release"
f631bab9
VS
233# Begin Group "Source Files"
234
235# PROP Default_Filter ""
236# Begin Source File
237
238SOURCE=../../src/animate\..\..\..\src\msw\dummy.cpp
239# ADD BASE CPP /Yc"wx/wxprec.h"
240# ADD CPP /Yc"wx/wxprec.h"
241# End Source File
242# Begin Source File
243
244SOURCE=../../src/animate\animate.cpp
245# End Source File
246# End Group
247# End Target
248# End Project
249