]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/projects/vstudio/zlib.props
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / src / png / projects / vstudio / zlib.props
index c13867c35e08062c23d7d0f13206a751b701b936..c73bf089649898dda04ec5db0d0e8270d6075591 100644 (file)
@@ -2,7 +2,7 @@
 <!--
  * zlib.props - location of zlib source
  *
 <!--
  * zlib.props - location of zlib source
  *
- * libpng version 1.5.7 - December 15, 2011
+ * libpng version 1.6.2 - April 25, 2013
  *
  * Copyright (c) 1998-2011 Glenn Randers-Pehrson
  *
  *
  * Copyright (c) 1998-2011 Glenn Randers-Pehrson
  *
         below:
      -->
     <ZLibSrcDir>..\..\..\..\zlib-1.2.5</ZLibSrcDir>
         below:
      -->
     <ZLibSrcDir>..\..\..\..\zlib-1.2.5</ZLibSrcDir>
+
+    <!-- The following line allows compilation for an ARM target with Visual
+         Studio 2012.  Notice that this is not supported by the Visual Studio
+         2012 IDE and that the programs that result cannot be run unless they
+         signed by Microsoft.  This is therefore untested; only Microsoft can
+         test it:
+     -->
+    <WindowsSDKDesktopARMSupport>true</WindowsSDKDesktopARMSupport>
   </PropertyGroup>
 </Project>
   </PropertyGroup>
 </Project>