aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj838
1 files changed, 419 insertions, 419 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj
index e17f4f7..4c5acf9 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj
+++ b/libraries/irrlicht-1.8/source/Irrlicht/libpng/projects/visualc71/libpng.vcproj
@@ -1,419 +1,419 @@
1<?xml version="1.0" encoding="Windows-1252"?> 1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject 2<VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="7.10" 4 Version="7.10"
5 Name="libpng" 5 Name="libpng"
6 RootNamespace="libpng"> 6 RootNamespace="libpng">
7 <Platforms> 7 <Platforms>
8 <Platform 8 <Platform
9 Name="Win32"/> 9 Name="Win32"/>
10 </Platforms> 10 </Platforms>
11 <Configurations> 11 <Configurations>
12 <Configuration 12 <Configuration
13 Name="DLL Release|Win32" 13 Name="DLL Release|Win32"
14 OutputDirectory=".\Win32_DLL_Release" 14 OutputDirectory=".\Win32_DLL_Release"
15 IntermediateDirectory=".\Win32_DLL_Release" 15 IntermediateDirectory=".\Win32_DLL_Release"
16 ConfigurationType="2"> 16 ConfigurationType="2">
17 <Tool 17 <Tool
18 Name="VCCLCompilerTool" 18 Name="VCCLCompilerTool"
19 InlineFunctionExpansion="1" 19 InlineFunctionExpansion="1"
20 AdditionalIncludeDirectories="..\..;..\..\..\zlib" 20 AdditionalIncludeDirectories="..\..;..\..\..\zlib"
21 PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS" 21 PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"
22 StringPooling="TRUE" 22 StringPooling="TRUE"
23 RuntimeLibrary="2" 23 RuntimeLibrary="2"
24 EnableFunctionLevelLinking="TRUE" 24 EnableFunctionLevelLinking="TRUE"
25 UsePrecompiledHeader="3" 25 UsePrecompiledHeader="3"
26 PrecompiledHeaderThrough="pngpriv.h" 26 PrecompiledHeaderThrough="pngpriv.h"
27 WarningLevel="3" 27 WarningLevel="3"
28 CompileAs="0"/> 28 CompileAs="0"/>
29 <Tool 29 <Tool
30 Name="VCCustomBuildTool"/> 30 Name="VCCustomBuildTool"/>
31 <Tool 31 <Tool
32 Name="VCLinkerTool" 32 Name="VCLinkerTool"
33 OutputFile="$(OutDir)/libpng15.dll" 33 OutputFile="$(OutDir)/libpng15.dll"
34 LinkIncremental="1"/> 34 LinkIncremental="1"/>
35 <Tool 35 <Tool
36 Name="VCMIDLTool"/> 36 Name="VCMIDLTool"/>
37 <Tool 37 <Tool
38 Name="VCPostBuildEventTool"/> 38 Name="VCPostBuildEventTool"/>
39 <Tool 39 <Tool
40 Name="VCPreBuildEventTool" 40 Name="VCPreBuildEventTool"
41 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/> 41 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
42 <Tool 42 <Tool
43 Name="VCPreLinkEventTool"/> 43 Name="VCPreLinkEventTool"/>
44 <Tool 44 <Tool
45 Name="VCResourceCompilerTool" 45 Name="VCResourceCompilerTool"
46 PreprocessorDefinitions="NDEBUG" 46 PreprocessorDefinitions="NDEBUG"
47 Culture="1033" 47 Culture="1033"
48 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/> 48 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>
49 <Tool 49 <Tool
50 Name="VCWebServiceProxyGeneratorTool"/> 50 Name="VCWebServiceProxyGeneratorTool"/>
51 <Tool 51 <Tool
52 Name="VCXMLDataGeneratorTool"/> 52 Name="VCXMLDataGeneratorTool"/>
53 <Tool 53 <Tool
54 Name="VCWebDeploymentTool"/> 54 Name="VCWebDeploymentTool"/>
55 <Tool 55 <Tool
56 Name="VCManagedWrapperGeneratorTool"/> 56 Name="VCManagedWrapperGeneratorTool"/>
57 <Tool 57 <Tool
58 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 58 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
59 </Configuration> 59 </Configuration>
60 <Configuration 60 <Configuration
61 Name="DLL Debug|Win32" 61 Name="DLL Debug|Win32"
62 OutputDirectory=".\Win32_DLL_Debug" 62 OutputDirectory=".\Win32_DLL_Debug"
63 IntermediateDirectory=".\Win32_DLL_Debug" 63 IntermediateDirectory=".\Win32_DLL_Debug"
64 ConfigurationType="2"> 64 ConfigurationType="2">
65 <Tool 65 <Tool
66 Name="VCCLCompilerTool" 66 Name="VCCLCompilerTool"
67 Optimization="0" 67 Optimization="0"
68 AdditionalIncludeDirectories="..\..;..\..\..\zlib" 68 AdditionalIncludeDirectories="..\..;..\..\..\zlib"
69 PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS" 69 PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;PNG_BUILD_DLL;ZLIB_DLL;_CRT_SECURE_NO_WARNINGS"
70 BasicRuntimeChecks="3" 70 BasicRuntimeChecks="3"
71 RuntimeLibrary="3" 71 RuntimeLibrary="3"
72 UsePrecompiledHeader="3" 72 UsePrecompiledHeader="3"
73 PrecompiledHeaderThrough="pngpriv.h" 73 PrecompiledHeaderThrough="pngpriv.h"
74 WarningLevel="3" 74 WarningLevel="3"
75 DebugInformationFormat="4" 75 DebugInformationFormat="4"
76 CompileAs="0"/> 76 CompileAs="0"/>
77 <Tool 77 <Tool
78 Name="VCCustomBuildTool"/> 78 Name="VCCustomBuildTool"/>
79 <Tool 79 <Tool
80 Name="VCLinkerTool" 80 Name="VCLinkerTool"
81 OutputFile="$(OutDir)/libpng15d.dll" 81 OutputFile="$(OutDir)/libpng15d.dll"
82 GenerateDebugInformation="TRUE"/> 82 GenerateDebugInformation="TRUE"/>
83 <Tool 83 <Tool
84 Name="VCMIDLTool"/> 84 Name="VCMIDLTool"/>
85 <Tool 85 <Tool
86 Name="VCPostBuildEventTool"/> 86 Name="VCPostBuildEventTool"/>
87 <Tool 87 <Tool
88 Name="VCPreBuildEventTool" 88 Name="VCPreBuildEventTool"
89 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/> 89 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
90 <Tool 90 <Tool
91 Name="VCPreLinkEventTool"/> 91 Name="VCPreLinkEventTool"/>
92 <Tool 92 <Tool
93 Name="VCResourceCompilerTool" 93 Name="VCResourceCompilerTool"
94 PreprocessorDefinitions="_DEBUG,PNG_DEBUG=1" 94 PreprocessorDefinitions="_DEBUG,PNG_DEBUG=1"
95 Culture="1033" 95 Culture="1033"
96 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/> 96 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>
97 <Tool 97 <Tool
98 Name="VCWebServiceProxyGeneratorTool"/> 98 Name="VCWebServiceProxyGeneratorTool"/>
99 <Tool 99 <Tool
100 Name="VCXMLDataGeneratorTool"/> 100 Name="VCXMLDataGeneratorTool"/>
101 <Tool 101 <Tool
102 Name="VCWebDeploymentTool"/> 102 Name="VCWebDeploymentTool"/>
103 <Tool 103 <Tool
104 Name="VCManagedWrapperGeneratorTool"/> 104 Name="VCManagedWrapperGeneratorTool"/>
105 <Tool 105 <Tool
106 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 106 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
107 </Configuration> 107 </Configuration>
108 <Configuration 108 <Configuration
109 Name="DLL VB|Win32" 109 Name="DLL VB|Win32"
110 OutputDirectory=".\Win32_DLL_VB" 110 OutputDirectory=".\Win32_DLL_VB"
111 IntermediateDirectory=".\Win32_DLL_VB" 111 IntermediateDirectory=".\Win32_DLL_VB"
112 ConfigurationType="2"> 112 ConfigurationType="2">
113 <Tool 113 <Tool
114 Name="VCCLCompilerTool" 114 Name="VCCLCompilerTool"
115 InlineFunctionExpansion="1" 115 InlineFunctionExpansion="1"
116 AdditionalIncludeDirectories="..\..;..\..\..\zlib" 116 AdditionalIncludeDirectories="..\..;..\..\..\zlib"
117 PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;PNGAPI=__stdcall;PNG_NO_MODULEDEF;PNG_LIBPNG_SPECIALBUILD;PNG_USER_PRIVATEBUILD;_CRT_SECURE_NO_WARNINGS" 117 PreprocessorDefinitions="WIN32;NDEBUG;PNG_BUILD_DLL;ZLIB_DLL;PNGAPI=__stdcall;PNG_NO_MODULEDEF;PNG_LIBPNG_SPECIALBUILD;PNG_USER_PRIVATEBUILD;_CRT_SECURE_NO_WARNINGS"
118 StringPooling="TRUE" 118 StringPooling="TRUE"
119 RuntimeLibrary="2" 119 RuntimeLibrary="2"
120 EnableFunctionLevelLinking="TRUE" 120 EnableFunctionLevelLinking="TRUE"
121 UsePrecompiledHeader="3" 121 UsePrecompiledHeader="3"
122 PrecompiledHeaderThrough="pngpriv.h" 122 PrecompiledHeaderThrough="pngpriv.h"
123 WarningLevel="3" 123 WarningLevel="3"
124 CompileAs="0"/> 124 CompileAs="0"/>
125 <Tool 125 <Tool
126 Name="VCCustomBuildTool"/> 126 Name="VCCustomBuildTool"/>
127 <Tool 127 <Tool
128 Name="VCLinkerTool" 128 Name="VCLinkerTool"
129 OutputFile="$(OutDir)/libpng15vb.dll" 129 OutputFile="$(OutDir)/libpng15vb.dll"
130 LinkIncremental="1"/> 130 LinkIncremental="1"/>
131 <Tool 131 <Tool
132 Name="VCMIDLTool"/> 132 Name="VCMIDLTool"/>
133 <Tool 133 <Tool
134 Name="VCPostBuildEventTool"/> 134 Name="VCPostBuildEventTool"/>
135 <Tool 135 <Tool
136 Name="VCPreBuildEventTool" 136 Name="VCPreBuildEventTool"
137 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/> 137 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
138 <Tool 138 <Tool
139 Name="VCPreLinkEventTool"/> 139 Name="VCPreLinkEventTool"/>
140 <Tool 140 <Tool
141 Name="VCResourceCompilerTool" 141 Name="VCResourceCompilerTool"
142 AdditionalOptions="/d PNG_NO_PEDANTIC_WARNINGS /d PNG_LIBPNG_DLLFNAME_POSTFIX=&quot;&quot;&quot;&quot;VB&quot;&quot;&quot;&quot; /d PNG_LIBPNG_SPECIALBUILD=&quot;&quot;&quot;&quot;__stdcall calling convention used for exported functions&quot;&quot;&quot;&quot;" 142 AdditionalOptions="/d PNG_NO_PEDANTIC_WARNINGS /d PNG_LIBPNG_DLLFNAME_POSTFIX=&quot;&quot;&quot;&quot;VB&quot;&quot;&quot;&quot; /d PNG_LIBPNG_SPECIALBUILD=&quot;&quot;&quot;&quot;__stdcall calling convention used for exported functions&quot;&quot;&quot;&quot;"
143 PreprocessorDefinitions="NDEBUG" 143 PreprocessorDefinitions="NDEBUG"
144 Culture="1033" 144 Culture="1033"
145 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/> 145 AdditionalIncludeDirectories="..\..;..\..\..\zlib;$(IntDir)"/>
146 <Tool 146 <Tool
147 Name="VCWebServiceProxyGeneratorTool"/> 147 Name="VCWebServiceProxyGeneratorTool"/>
148 <Tool 148 <Tool
149 Name="VCXMLDataGeneratorTool"/> 149 Name="VCXMLDataGeneratorTool"/>
150 <Tool 150 <Tool
151 Name="VCWebDeploymentTool"/> 151 Name="VCWebDeploymentTool"/>
152 <Tool 152 <Tool
153 Name="VCManagedWrapperGeneratorTool"/> 153 Name="VCManagedWrapperGeneratorTool"/>
154 <Tool 154 <Tool
155 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 155 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
156 </Configuration> 156 </Configuration>
157 <Configuration 157 <Configuration
158 Name="LIB Release|Win32" 158 Name="LIB Release|Win32"
159 OutputDirectory=".\Win32_LIB_Release" 159 OutputDirectory=".\Win32_LIB_Release"
160 IntermediateDirectory=".\Win32_LIB_Release" 160 IntermediateDirectory=".\Win32_LIB_Release"
161 ConfigurationType="4"> 161 ConfigurationType="4">
162 <Tool 162 <Tool
163 Name="VCCLCompilerTool" 163 Name="VCCLCompilerTool"
164 InlineFunctionExpansion="1" 164 InlineFunctionExpansion="1"
165 AdditionalIncludeDirectories="..\..;..\..\..\zlib" 165 AdditionalIncludeDirectories="..\..;..\..\..\zlib"
166 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS" 166 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_WARNINGS"
167 StringPooling="TRUE" 167 StringPooling="TRUE"
168 RuntimeLibrary="0" 168 RuntimeLibrary="0"
169 EnableFunctionLevelLinking="TRUE" 169 EnableFunctionLevelLinking="TRUE"
170 UsePrecompiledHeader="3" 170 UsePrecompiledHeader="3"
171 PrecompiledHeaderThrough="pngpriv.h" 171 PrecompiledHeaderThrough="pngpriv.h"
172 WarningLevel="3" 172 WarningLevel="3"
173 CompileAs="0"/> 173 CompileAs="0"/>
174 <Tool 174 <Tool
175 Name="VCCustomBuildTool"/> 175 Name="VCCustomBuildTool"/>
176 <Tool 176 <Tool
177 Name="VCLibrarianTool" 177 Name="VCLibrarianTool"
178 OutputFile="$(OutDir)/libpng.lib"/> 178 OutputFile="$(OutDir)/libpng.lib"/>
179 <Tool 179 <Tool
180 Name="VCMIDLTool"/> 180 Name="VCMIDLTool"/>
181 <Tool 181 <Tool
182 Name="VCPostBuildEventTool"/> 182 Name="VCPostBuildEventTool"/>
183 <Tool 183 <Tool
184 Name="VCPreBuildEventTool" 184 Name="VCPreBuildEventTool"
185 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/> 185 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
186 <Tool 186 <Tool
187 Name="VCPreLinkEventTool"/> 187 Name="VCPreLinkEventTool"/>
188 <Tool 188 <Tool
189 Name="VCResourceCompilerTool"/> 189 Name="VCResourceCompilerTool"/>
190 <Tool 190 <Tool
191 Name="VCWebServiceProxyGeneratorTool"/> 191 Name="VCWebServiceProxyGeneratorTool"/>
192 <Tool 192 <Tool
193 Name="VCXMLDataGeneratorTool"/> 193 Name="VCXMLDataGeneratorTool"/>
194 <Tool 194 <Tool
195 Name="VCManagedWrapperGeneratorTool"/> 195 Name="VCManagedWrapperGeneratorTool"/>
196 <Tool 196 <Tool
197 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 197 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
198 </Configuration> 198 </Configuration>
199 <Configuration 199 <Configuration
200 Name="LIB Debug|Win32" 200 Name="LIB Debug|Win32"
201 OutputDirectory=".\Win32_LIB_Debug" 201 OutputDirectory=".\Win32_LIB_Debug"
202 IntermediateDirectory=".\Win32_LIB_Debug" 202 IntermediateDirectory=".\Win32_LIB_Debug"
203 ConfigurationType="4"> 203 ConfigurationType="4">
204 <Tool 204 <Tool
205 Name="VCCLCompilerTool" 205 Name="VCCLCompilerTool"
206 Optimization="0" 206 Optimization="0"
207 AdditionalIncludeDirectories="..\..;..\..\..\zlib" 207 AdditionalIncludeDirectories="..\..;..\..\..\zlib"
208 PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS" 208 PreprocessorDefinitions="WIN32;_DEBUG;DEBUG;PNG_DEBUG=1;_CRT_SECURE_NO_WARNINGS"
209 BasicRuntimeChecks="3" 209 BasicRuntimeChecks="3"
210 RuntimeLibrary="1" 210 RuntimeLibrary="1"
211 UsePrecompiledHeader="3" 211 UsePrecompiledHeader="3"
212 PrecompiledHeaderThrough="pngpriv.h" 212 PrecompiledHeaderThrough="pngpriv.h"
213 WarningLevel="3" 213 WarningLevel="3"
214 DebugInformationFormat="4" 214 DebugInformationFormat="4"
215 CompileAs="0"/> 215 CompileAs="0"/>
216 <Tool 216 <Tool
217 Name="VCCustomBuildTool"/> 217 Name="VCCustomBuildTool"/>
218 <Tool 218 <Tool
219 Name="VCLibrarianTool" 219 Name="VCLibrarianTool"
220 OutputFile="$(OutDir)/libpngd.lib"/> 220 OutputFile="$(OutDir)/libpngd.lib"/>
221 <Tool 221 <Tool
222 Name="VCMIDLTool"/> 222 Name="VCMIDLTool"/>
223 <Tool 223 <Tool
224 Name="VCPostBuildEventTool"/> 224 Name="VCPostBuildEventTool"/>
225 <Tool 225 <Tool
226 Name="VCPreBuildEventTool" 226 Name="VCPreBuildEventTool"
227 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/> 227 CommandLine="copy ..\..\scripts\pnglibconf.h.prebuilt ..\..\pnglibconf.h"/>
228 <Tool 228 <Tool
229 Name="VCPreLinkEventTool"/> 229 Name="VCPreLinkEventTool"/>
230 <Tool 230 <Tool
231 Name="VCResourceCompilerTool"/> 231 Name="VCResourceCompilerTool"/>
232 <Tool 232 <Tool
233 Name="VCWebServiceProxyGeneratorTool"/> 233 Name="VCWebServiceProxyGeneratorTool"/>
234 <Tool 234 <Tool
235 Name="VCXMLDataGeneratorTool"/> 235 Name="VCXMLDataGeneratorTool"/>
236 <Tool 236 <Tool
237 Name="VCManagedWrapperGeneratorTool"/> 237 Name="VCManagedWrapperGeneratorTool"/>
238 <Tool 238 <Tool
239 Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 239 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
240 </Configuration> 240 </Configuration>
241 </Configurations> 241 </Configurations>
242 <References> 242 <References>
243 </References> 243 </References>
244 <Files> 244 <Files>
245 <Filter 245 <Filter
246 Name="Source Files" 246 Name="Source Files"
247 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> 247 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
248 <File 248 <File
249 RelativePath="..\..\png.c"> 249 RelativePath="..\..\png.c">
250 <FileConfiguration 250 <FileConfiguration
251 Name="DLL Release|Win32"> 251 Name="DLL Release|Win32">
252 <Tool 252 <Tool
253 Name="VCCLCompilerTool" 253 Name="VCCLCompilerTool"
254 UsePrecompiledHeader="0"/> 254 UsePrecompiledHeader="0"/>
255 </FileConfiguration> 255 </FileConfiguration>
256 <FileConfiguration 256 <FileConfiguration
257 Name="DLL Debug|Win32"> 257 Name="DLL Debug|Win32">
258 <Tool 258 <Tool
259 Name="VCCLCompilerTool" 259 Name="VCCLCompilerTool"
260 UsePrecompiledHeader="0"/> 260 UsePrecompiledHeader="0"/>
261 </FileConfiguration> 261 </FileConfiguration>
262 <FileConfiguration 262 <FileConfiguration
263 Name="DLL VB|Win32"> 263 Name="DLL VB|Win32">
264 <Tool 264 <Tool
265 Name="VCCLCompilerTool" 265 Name="VCCLCompilerTool"
266 UsePrecompiledHeader="0"/> 266 UsePrecompiledHeader="0"/>
267 </FileConfiguration> 267 </FileConfiguration>
268 <FileConfiguration 268 <FileConfiguration
269 Name="LIB Release|Win32"> 269 Name="LIB Release|Win32">
270 <Tool 270 <Tool
271 Name="VCCLCompilerTool" 271 Name="VCCLCompilerTool"
272 UsePrecompiledHeader="0"/> 272 UsePrecompiledHeader="0"/>
273 </FileConfiguration> 273 </FileConfiguration>
274 <FileConfiguration 274 <FileConfiguration
275 Name="LIB Debug|Win32"> 275 Name="LIB Debug|Win32">
276 <Tool 276 <Tool
277 Name="VCCLCompilerTool" 277 Name="VCCLCompilerTool"
278 UsePrecompiledHeader="0"/> 278 UsePrecompiledHeader="0"/>
279 </FileConfiguration> 279 </FileConfiguration>
280 </File> 280 </File>
281 <File 281 <File
282 RelativePath="..\..\pngerror.c"> 282 RelativePath="..\..\pngerror.c">
283 <FileConfiguration 283 <FileConfiguration
284 Name="DLL Release|Win32"> 284 Name="DLL Release|Win32">
285 <Tool 285 <Tool
286 Name="VCCLCompilerTool" 286 Name="VCCLCompilerTool"
287 UsePrecompiledHeader="1"/> 287 UsePrecompiledHeader="1"/>
288 </FileConfiguration> 288 </FileConfiguration>
289 <FileConfiguration 289 <FileConfiguration
290 Name="DLL Debug|Win32"> 290 Name="DLL Debug|Win32">
291 <Tool 291 <Tool
292 Name="VCCLCompilerTool" 292 Name="VCCLCompilerTool"
293 UsePrecompiledHeader="1"/> 293 UsePrecompiledHeader="1"/>
294 </FileConfiguration> 294 </FileConfiguration>
295 <FileConfiguration 295 <FileConfiguration
296 Name="DLL VB|Win32"> 296 Name="DLL VB|Win32">
297 <Tool 297 <Tool
298 Name="VCCLCompilerTool" 298 Name="VCCLCompilerTool"
299 UsePrecompiledHeader="1"/> 299 UsePrecompiledHeader="1"/>
300 </FileConfiguration> 300 </FileConfiguration>
301 <FileConfiguration 301 <FileConfiguration
302 Name="LIB Release|Win32"> 302 Name="LIB Release|Win32">
303 <Tool 303 <Tool
304 Name="VCCLCompilerTool" 304 Name="VCCLCompilerTool"
305 UsePrecompiledHeader="1"/> 305 UsePrecompiledHeader="1"/>
306 </FileConfiguration> 306 </FileConfiguration>
307 <FileConfiguration 307 <FileConfiguration
308 Name="LIB Debug|Win32"> 308 Name="LIB Debug|Win32">
309 <Tool 309 <Tool
310 Name="VCCLCompilerTool" 310 Name="VCCLCompilerTool"
311 UsePrecompiledHeader="1"/> 311 UsePrecompiledHeader="1"/>
312 </FileConfiguration> 312 </FileConfiguration>
313 </File> 313 </File>
314 <File 314 <File
315 RelativePath="..\..\pngget.c"> 315 RelativePath="..\..\pngget.c">
316 </File> 316 </File>
317 <File 317 <File
318 RelativePath="..\..\pngmem.c"> 318 RelativePath="..\..\pngmem.c">
319 </File> 319 </File>
320 <File 320 <File
321 RelativePath="..\..\pngpread.c"> 321 RelativePath="..\..\pngpread.c">
322 </File> 322 </File>
323 <File 323 <File
324 RelativePath="..\..\pngread.c"> 324 RelativePath="..\..\pngread.c">
325 </File> 325 </File>
326 <File 326 <File
327 RelativePath="..\..\pngrio.c"> 327 RelativePath="..\..\pngrio.c">
328 </File> 328 </File>
329 <File 329 <File
330 RelativePath="..\..\pngrtran.c"> 330 RelativePath="..\..\pngrtran.c">
331 </File> 331 </File>
332 <File 332 <File
333 RelativePath="..\..\pngrutil.c"> 333 RelativePath="..\..\pngrutil.c">
334 </File> 334 </File>
335 <File 335 <File
336 RelativePath="..\..\pngset.c"> 336 RelativePath="..\..\pngset.c">
337 </File> 337 </File>
338 <File 338 <File
339 RelativePath="..\..\pngtrans.c"> 339 RelativePath="..\..\pngtrans.c">
340 </File> 340 </File>
341 <File 341 <File
342 RelativePath="..\..\pngwio.c"> 342 RelativePath="..\..\pngwio.c">
343 </File> 343 </File>
344 <File 344 <File
345 RelativePath="..\..\pngwrite.c"> 345 RelativePath="..\..\pngwrite.c">
346 </File> 346 </File>
347 <File 347 <File
348 RelativePath="..\..\pngwtran.c"> 348 RelativePath="..\..\pngwtran.c">
349 </File> 349 </File>
350 <File 350 <File
351 RelativePath="..\..\pngwutil.c"> 351 RelativePath="..\..\pngwutil.c">
352 </File> 352 </File>
353 </Filter> 353 </Filter>
354 <Filter 354 <Filter
355 Name="Header Files" 355 Name="Header Files"
356 Filter="h;hpp;hxx;hm;inl"> 356 Filter="h;hpp;hxx;hm;inl">
357 <File 357 <File
358 RelativePath="..\..\png.h"> 358 RelativePath="..\..\png.h">
359 </File> 359 </File>
360 <File 360 <File
361 RelativePath="..\..\pngconf.h"> 361 RelativePath="..\..\pngconf.h">
362 </File> 362 </File>
363 <File 363 <File
364 RelativePath="..\..\pngpriv.h"> 364 RelativePath="..\..\pngpriv.h">
365 </File> 365 </File>
366 </Filter> 366 </Filter>
367 <Filter 367 <Filter
368 Name="Resource Files" 368 Name="Resource Files"
369 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> 369 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
370 <File 370 <File
371 RelativePath="..\..\scripts\pngwin.rc"> 371 RelativePath="..\..\scripts\pngwin.rc">
372 <FileConfiguration 372 <FileConfiguration
373 Name="LIB Release|Win32" 373 Name="LIB Release|Win32"
374 ExcludedFromBuild="TRUE"> 374 ExcludedFromBuild="TRUE">
375 <Tool 375 <Tool
376 Name="VCResourceCompilerTool"/> 376 Name="VCResourceCompilerTool"/>
377 </FileConfiguration> 377 </FileConfiguration>
378 <FileConfiguration 378 <FileConfiguration
379 Name="LIB Debug|Win32" 379 Name="LIB Debug|Win32"
380 ExcludedFromBuild="TRUE"> 380 ExcludedFromBuild="TRUE">
381 <Tool 381 <Tool
382 Name="VCResourceCompilerTool"/> 382 Name="VCResourceCompilerTool"/>
383 </FileConfiguration> 383 </FileConfiguration>
384 </File> 384 </File>
385 </Filter> 385 </Filter>
386 <File 386 <File
387 RelativePath=".\PRJ0041.mak"> 387 RelativePath=".\PRJ0041.mak">
388 <FileConfiguration 388 <FileConfiguration
389 Name="DLL Release|Win32"> 389 Name="DLL Release|Win32">
390 <Tool 390 <Tool
391 Name="VCCustomBuildTool" 391 Name="VCCustomBuildTool"
392 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings." 392 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."
393 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)" 393 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"
394 Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/> 394 Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/>
395 </FileConfiguration> 395 </FileConfiguration>
396 <FileConfiguration 396 <FileConfiguration
397 Name="DLL Debug|Win32"> 397 Name="DLL Debug|Win32">
398 <Tool 398 <Tool
399 Name="VCCustomBuildTool" 399 Name="VCCustomBuildTool"
400 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings." 400 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."
401 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)" 401 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"
402 Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/> 402 Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/>
403 </FileConfiguration> 403 </FileConfiguration>
404 <FileConfiguration 404 <FileConfiguration
405 Name="DLL VB|Win32"> 405 Name="DLL VB|Win32">
406 <Tool 406 <Tool
407 Name="VCCustomBuildTool" 407 Name="VCCustomBuildTool"
408 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings." 408 Description="Create dummy include files to prevent &quot;Cannot find missing dependency...&quot; warnings."
409 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)" 409 CommandLine="nmake -f PRJ0041.mak IntDir=$(IntDir)"
410 Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/> 410 Outputs="$(IntDir)\alloc.h;$(IntDir)\fp.h;$(IntDir)\m68881.h;$(IntDir)\mem.h;$(IntDir)\pngusr.h;$(IntDir)\strings.h;$(IntDir)\unistd.h;$(IntDir)\unixio.h"/>
411 </FileConfiguration> 411 </FileConfiguration>
412 </File> 412 </File>
413 <File 413 <File
414 RelativePath="README.txt"> 414 RelativePath="README.txt">
415 </File> 415 </File>
416 </Files> 416 </Files>
417 <Globals> 417 <Globals>
418 </Globals> 418 </Globals>
419</VisualStudioProject> 419</VisualStudioProject>