Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexwild <alexwild@users.sourceforge.net>2007-08-24 12:36:11 +0400
committeralexwild <alexwild@users.sourceforge.net>2007-08-24 12:36:11 +0400
commit561c2d3b15b4c4a88f2e3cd47ed99fc81acad77e (patch)
tree52bf37c0a64a4d3a52f1af46f946d45e46350378 /src/libpng
parent3baa66c6c2f99bd86f234f71c2bdd356450e035c (diff)
svn cleanup part 2: compile fix, expect more to come
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@156 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/libpng')
-rw-r--r--src/libpng/libpng.vcproj241
1 files changed, 241 insertions, 0 deletions
diff --git a/src/libpng/libpng.vcproj b/src/libpng/libpng.vcproj
new file mode 100644
index 000000000..80c3b025f
--- /dev/null
+++ b/src/libpng/libpng.vcproj
@@ -0,0 +1,241 @@
+<?xml version="1.0" encoding="windows-1250"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="libpng"
+ ProjectGUID="{FC8080D1-603C-45EC-BCFA-7172E2F3D989}"
+ RootNamespace="libpng"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="..\debug.vsprops;..\common.vsprops"
+ CharacterSet="1"
+ WholeProgramOptimization="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+ UsePrecompiledHeader="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\$(ProjectName)D.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="..\release.vsprops;..\common.vsprops"
+ CharacterSet="1"
+ WholeProgramOptimization="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib"
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
+ UsePrecompiledHeader="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="..\..\lib\$(ProjectName)R.lib"
+ />
+ <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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\png.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pngerror.c"
+ >
+ </File>
+ <File
+ RelativePath=".\pnggccrd.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=".\pngtest.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>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\png.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pngconf.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>