aboutsummaryrefslogtreecommitdiff
path: root/w32/VS2015/hellobrowser.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/VS2015/hellobrowser.vcxproj')
-rw-r--r--w32/VS2015/hellobrowser.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/w32/VS2015/hellobrowser.vcxproj b/w32/VS2015/hellobrowser.vcxproj
index d59d7dcd..569a2168 100644
--- a/w32/VS2015/hellobrowser.vcxproj
+++ b/w32/VS2015/hellobrowser.vcxproj
@@ -1,8 +1,8 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <Import Project="$(SolutionDir)..\common\vs_dirs.props" /> 3 <Import Project="$(SolutionDir)..\common\vs_dirs.props" />
4 <Import Project="$(MhdW32Common)\project-configs.vcxproj" /> 4 <Import Project="$(MhdW32Common)project-configs.props" />
5 <Import Project="$(MhdW32Common)\hellobrowser-files.vcxproj" /> 5 <Import Project="$(MhdW32Common)hellobrowser-files.vcxproj" />
6 <PropertyGroup Label="Globals"> 6 <PropertyGroup Label="Globals">
7 <ProjectGuid>{310F39BD-A2D6-44FF-8344-37ADD0524CBD}</ProjectGuid> 7 <ProjectGuid>{310F39BD-A2D6-44FF-8344-37ADD0524CBD}</ProjectGuid>
8 <Keyword>Win32Proj</Keyword> 8 <Keyword>Win32Proj</Keyword>
@@ -44,8 +44,8 @@
44 <ImportGroup Label="PropertySheets"> 44 <ImportGroup Label="PropertySheets">
45 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 45 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
46 </ImportGroup> 46 </ImportGroup>
47 <Import Project="$(MhdW32Common)common-build-settings.vcxproj" /> 47 <Import Project="$(MhdW32Common)common-build-settings.props" />
48 <Import Project="$(MhdW32Common)apps-build-settings.vcxproj" /> 48 <Import Project="$(MhdW32Common)apps-build-settings.props" />
49 <PropertyGroup /> 49 <PropertyGroup />
50 <ItemDefinitionGroup> 50 <ItemDefinitionGroup>
51 <ClCompile /> 51 <ClCompile />