[mapguide-commits] r8744 - sandbox/VC140/Oem/DWFTK/develop/global/build/VC 14.0/DWFCore
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Mon Aug 17 02:33:33 PDT 2015
Author: christinebao
Date: 2015-08-17 02:33:33 -0700 (Mon, 17 Aug 2015)
New Revision: 8744
Modified:
sandbox/VC140/Oem/DWFTK/develop/global/build/VC 14.0/DWFCore/DWFCore.vcxproj
Log:
RFC 150: MapGuide RFC 150 - Support Visual Studio 2015
http://trac.osgeo.org/mapguide/wiki/MapGuideRfc150
Update DWFCore.vcxproj settings to VC140.
Modified: sandbox/VC140/Oem/DWFTK/develop/global/build/VC 14.0/DWFCore/DWFCore.vcxproj
===================================================================
--- sandbox/VC140/Oem/DWFTK/develop/global/build/VC 14.0/DWFCore/DWFCore.vcxproj 2015-08-13 12:42:13 UTC (rev 8743)
+++ sandbox/VC140/Oem/DWFTK/develop/global/build/VC 14.0/DWFCore/DWFCore.vcxproj 2015-08-17 09:33:33 UTC (rev 8744)
@@ -110,7 +110,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (Read-Write WChar DLL)|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v100</PlatformToolset>
+ <PlatformToolset>v140</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (Read-Write LIB Static)|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
More information about the mapguide-commits
mailing list