[libpng15] Revised project files and contrib/pngvalid/pngvalid.c to account for

the relocation of pngvalid into contrib/libtests.
This commit is contained in:
Glenn Randers-Pehrson
2011-12-01 19:25:46 -06:00
parent 97c8fbb949
commit 956c0599e6
7 changed files with 22 additions and 14 deletions

View File

@@ -193,7 +193,7 @@ WVList
47
MItem
16
..\..\pngvalid.c
..\..\contrib\libtests\pngvalid.c
48
WString
4

View File

@@ -210,7 +210,7 @@
</CustomBuildStep>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="..\..\..\pngvalid.c" />
<ClCompile Include="..\..\..\contrib\libtests\pngvalid.c" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">

View File

@@ -1,7 +1,7 @@
VisualStudio instructions
libpng version 1.5.7rc01 - December 1, 2011
libpng version 1.5.7rc02 - December 2, 2011
Copyright (c) 1998-2010 Glenn Randers-Pehrson

View File

@@ -2,7 +2,7 @@
<!--
* zlib.props - location of zlib source
*
* libpng version 1.5.7rc01 - December 1, 2011
* libpng version 1.5.7rc02 - December 2, 2011
*
* Copyright (c) 1998-2011 Glenn Randers-Pehrson
*