259 lines
5.6 KiB
XML
Executable File
259 lines
5.6 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="lpng"
|
|
ProjectGUID="{D82FB876-BFD9-41DE-9403-D13BDBE7FCB1}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\../lib/out.VC8.DEBUG"
|
|
IntermediateDirectory=".\../lib/out.VC8.DEBUG/lpng"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\lib\lpng,..\lib\zlib"
|
|
PreprocessorDefinitions="TORQUE_DEBUG;PNG_ASSEMBLER_CODE_SUPPORTED;PNG_USE_PNGVCRD;_CRT_SECURE_NO_DEPRECATE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../lib/out.VC8.DEBUG/lpng/lpng.pch"
|
|
AssemblerListingLocation=".\../lib/out.VC8.DEBUG/lpng/"
|
|
ObjectFile=".\../lib/out.VC8.DEBUG/lpng/"
|
|
ProgramDataBaseFileName=".\../lib/out.VC8.DEBUG/lpng/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="../lib/out.VC8.DEBUG/lpng_DEBUG.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\../lib/out.VC8.RELEASE"
|
|
IntermediateDirectory=".\../lib/out.VC8.RELEASE/lpng"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\lib\lpng,..\lib\zlib"
|
|
PreprocessorDefinitions="PNG_ASSEMBLER_CODE_SUPPORTED;PNG_USE_PNGVCRD;_CRT_SECURE_NO_DEPRECATE"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
PrecompiledHeaderFile=".\../lib/out.VC8.RELEASE/lpng/lpng.pch"
|
|
AssemblerListingLocation=".\../lib/out.VC8.RELEASE/lpng/"
|
|
ObjectFile=".\../lib/out.VC8.RELEASE/lpng/"
|
|
ProgramDataBaseFileName=".\../lib/out.VC8.RELEASE/lpng/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\../lib/out.VC8.RELEASE\lpng.lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\lib\lpng\png.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pnggccrd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngget.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngpread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngrio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngrtran.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngrutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngtrans.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngvcrd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngwio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngwrite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngwtran.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngwutil.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\lib\lpng\png.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\lib\lpng\pngconf.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|