[libpng16] Fixed GUIDs in projects/vstudio. Some were duplicated or missing,

resulting in VS2010 having to update the files.
This commit is contained in:
John Bowler
2012-10-27 13:04:56 -05:00
committed by Glenn Randers-Pehrson
parent ab1477d662
commit 7f912dbeb5
5 changed files with 8 additions and 2 deletions

View File

@@ -32,7 +32,9 @@
<ClCompile Include="$(ZLibSrcDir)\zutil.c" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{60F89955-91C6-3A36-8000-13C592FEC2DF}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>zlib</RootNamespace>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(SolutionDir)\zlib.props" />