[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mapguide-commits
Subject:    [mapguide-commits] r8726 - in sandbox/VC140: Common/Security Server/src/Common/Manager Server/src/Co
From:       svn_mapguide () osgeo ! org
Date:       2015-07-28 6:42:01
Message-ID: 20150728064201.A5BF33900F7 () trac ! osgeo ! org
[Download RAW message or body]

Author: christinebao
Date: 2015-07-27 23:42:01 -0700 (Mon, 27 Jul 2015)
New Revision: 8726

Modified:
   sandbox/VC140/Common/Security/Security.vcxproj
   sandbox/VC140/Server/src/Common/Manager/ServerManager.vcxproj
   sandbox/VC140/Server/src/Core/ServerCore.vcxproj
   sandbox/VC140/Server/src/PostBuild/PostBuild.vcxproj
Log:
RFC 150: MapGuide RFC 150 - Support Visual Studio 2015 
http://trac.osgeo.org/mapguide/wiki/MapGuideRfc150

Port server open source solution. Build successfully for all project. 


Modified: sandbox/VC140/Common/Security/Security.vcxproj
===================================================================
--- sandbox/VC140/Common/Security/Security.vcxproj	2015-07-28 06:33:18 UTC (rev 8725)
+++ sandbox/VC140/Common/Security/Security.vcxproj	2015-07-28 06:42:01 UTC (rev 8726)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" \
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project \
DefaultTargets="Build" ToolsVersion="14.0" \
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <ItemGroup \
Label="ProjectConfigurations">  <ProjectConfiguration Include="Debug|Win32">
       <Configuration>Debug</Configuration>
@@ -27,22 +27,22 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" \
Label="Configuration">  <ConfigurationType>StaticLibrary</ConfigurationType>
     <CharacterSet>MultiByte</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" \
Label="Configuration">  <ConfigurationType>StaticLibrary</ConfigurationType>
     <CharacterSet>MultiByte</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" \
Label="Configuration">  <ConfigurationType>StaticLibrary</ConfigurationType>
     <CharacterSet>MultiByte</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" \
Label="Configuration">  <ConfigurationType>StaticLibrary</ConfigurationType>
     <CharacterSet>MultiByte</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">

Modified: sandbox/VC140/Server/src/Common/Manager/ServerManager.vcxproj
===================================================================
--- sandbox/VC140/Server/src/Common/Manager/ServerManager.vcxproj	2015-07-28 06:33:18 \
                UTC (rev 8725)
+++ sandbox/VC140/Server/src/Common/Manager/ServerManager.vcxproj	2015-07-28 06:42:01 \
UTC (rev 8726) @@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" \
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project \
DefaultTargets="Build" ToolsVersion="14.0" \
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <ItemGroup \
Label="ProjectConfigurations">  <ProjectConfiguration Include="Debug|Win32">
       <Configuration>Debug</Configuration>
@@ -27,22 +27,22 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" \
Label="Configuration">  <ConfigurationType>DynamicLibrary</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" \
Label="Configuration">  <ConfigurationType>DynamicLibrary</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" \
Label="Configuration">  <ConfigurationType>DynamicLibrary</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" \
Label="Configuration">  <ConfigurationType>DynamicLibrary</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">

Modified: sandbox/VC140/Server/src/Core/ServerCore.vcxproj
===================================================================
--- sandbox/VC140/Server/src/Core/ServerCore.vcxproj	2015-07-28 06:33:18 UTC (rev \
                8725)
+++ sandbox/VC140/Server/src/Core/ServerCore.vcxproj	2015-07-28 06:42:01 UTC (rev \
8726) @@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" ToolsVersion="4.0" \
xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> +<Project \
DefaultTargets="Build" ToolsVersion="14.0" \
xmlns="http://schemas.microsoft.com/developer/msbuild/2003">  <ItemGroup \
Label="ProjectConfigurations">  <ProjectConfiguration Include="Debug|Win32">
       <Configuration>Debug</Configuration>
@@ -26,22 +26,22 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" \
Label="Configuration">  <ConfigurationType>Application</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" \
Label="Configuration">  <ConfigurationType>Application</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" \
Label="Configuration">  <ConfigurationType>Application</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" \
Label="Configuration">  <ConfigurationType>Application</ConfigurationType>
     <CharacterSet>Unicode</CharacterSet>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">

Modified: sandbox/VC140/Server/src/PostBuild/PostBuild.vcxproj
===================================================================
--- sandbox/VC140/Server/src/PostBuild/PostBuild.vcxproj	2015-07-28 06:33:18 UTC (rev \
                8725)
+++ sandbox/VC140/Server/src/PostBuild/PostBuild.vcxproj	2015-07-28 06:42:01 UTC (rev \
8726) @@ -26,19 +26,19 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" \
Label="Configuration">  <ConfigurationType>Makefile</ConfigurationType>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" \
Label="Configuration">  <ConfigurationType>Makefile</ConfigurationType>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" \
Label="Configuration">  <ConfigurationType>Makefile</ConfigurationType>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" \
Label="Configuration">  <ConfigurationType>Makefile</ConfigurationType>
-    <PlatformToolset>v110</PlatformToolset>
+    <PlatformToolset>v140</PlatformToolset>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
   <ImportGroup Label="ExtensionSettings">

_______________________________________________
mapguide-commits mailing list
mapguide-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic