159 lines
3.5 KiB
Plaintext
159 lines
3.5 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="libpng"
|
||
|
ProjectGUID="{664BE444-CCED-4C81-9724-7057ECBAAC82}"
|
||
|
RootNamespace="libpng"
|
||
|
Keyword="Win32Proj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="Debug"
|
||
|
IntermediateDirectory="Debug"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=""$(SolutionDir)zlib""
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||
|
MinimalRebuild="TRUE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="4"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/libpng.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="Release"
|
||
|
IntermediateDirectory="Release"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=""$(SolutionDir)zlib""
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
|
RuntimeLibrary="0"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="TRUE"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="1"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/libpng.lib"
|
||
|
IgnoreAllDefaultLibraries="TRUE"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<File
|
||
|
RelativePath=".\png.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\png.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngconf.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngerror.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngget.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngmem.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngpread.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngread.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngrio.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngrtran.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngrutil.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngset.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngtrans.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngvcrd.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngwio.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngwrite.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngwtran.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\pngwutil.c">
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|