]> granicus.if.org Git - nethack/commitdiff
Additional changes needed to support Visual Studio 2017.
authorBart House <bart@barthouse.com>
Sun, 3 Sep 2017 04:10:16 +0000 (21:10 -0700)
committerPasi Kallinen <paxed@alt.org>
Mon, 4 Sep 2017 09:56:20 +0000 (12:56 +0300)
win/win32/vs2017/NetHack.sln
win/win32/vs2017/config.props
win/win32/vs2017/default_dll.props
win/win32/vs2017/nh340key.vcxproj
win/win32/vs2017/nhraykey.vcxproj

index c6714619a99afdb7ccf8fc4b893f7f9ec1a87de8..a64b1cba1862e66b425bfde6c326798884b329c0 100644 (file)
@@ -1,7 +1,7 @@
 
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 14
-VisualStudioVersion = 14.0.25420.1
+# Visual Studio 15
+VisualStudioVersion = 15.0.26730.12
 MinimumVisualStudioVersion = 10.0.40219.1
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NetHackW", "NetHackW.vcxproj", "{CEC5D360-8804-454F-8591-002184C23499}"
        ProjectSection(ProjectDependencies) = postProject
index 9c40707ff098ca4c8d58a3befa78d2bff4e9fd4b..2533b76c95dbf4654ba9b8dc3a506a81fe780f46 100644 (file)
@@ -19,6 +19,7 @@
     </ProjectConfiguration>
   </ItemGroup>
   <PropertyGroup Label="Globals">
+    <VCProjectVersion>15.0</VCProjectVersion>
     <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
 </Project>
index 9d0237affb3b9a7457033b479d960d4238f09566..51d90a3ee67ecd9dfdaea0e9a5902a1c9b721afe 100644 (file)
@@ -4,7 +4,7 @@
     <ConfigurationType>DynamicLibrary</ConfigurationType>
     <UseOfMfc>false</UseOfMfc>
     <CharacterSet>MultiByte</CharacterSet>
-    <PlatformToolset>v140</PlatformToolset>
+    <PlatformToolset>v141</PlatformToolset>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)'=='Debug'" >
     <UseDebugLibraries>true</UseDebugLibraries>
index 945e6d110c632349f1cf8b674d25479fb733541a..4c01d59b2d4fc7520dee28b16c48e4711ae67fa7 100644 (file)
@@ -2,7 +2,7 @@
 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <Import Project="config.props" />
   <PropertyGroup Label="Globals">
-    <ProjectGuid>{be04e242-a1e9-4593-b95b-057f37330b76}</ProjectGuid>
+    <ProjectGuid>{BE04E242-A1E9-4593-B95B-057F37330B76}</ProjectGuid>
     <Keyword>Win32Proj</Keyword>
     <RootNamespace>nh340key</RootNamespace>
   </PropertyGroup>
index 4936ae88bc21b4d49c9bdbc659899bb522d366d2..fd6c415dd2e2f92f1325b24956430998c827d21e 100644 (file)
@@ -2,7 +2,7 @@
 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <Import Project="config.props" />
   <PropertyGroup Label="Globals">
-    <ProjectGuid>{2e1f4bb3-3bd7-43ad-8e64-d3b8a2f5d7b2}</ProjectGuid>
+    <ProjectGuid>{2E1F4BB3-3BD7-43AD-8E64-D3B8A2F5D7B2}</ProjectGuid>
     <Keyword>Win32Proj</Keyword>
     <RootNamespace>nhraykey</RootNamespace>
   </PropertyGroup>