aboutsummaryrefslogtreecommitdiff
path: root/w32/VS2017/libmicrohttpd.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/VS2017/libmicrohttpd.vcxproj')
-rw-r--r--w32/VS2017/libmicrohttpd.vcxproj10
1 files changed, 5 insertions, 5 deletions
diff --git a/w32/VS2017/libmicrohttpd.vcxproj b/w32/VS2017/libmicrohttpd.vcxproj
index d0fc6f82..27f44bec 100644
--- a/w32/VS2017/libmicrohttpd.vcxproj
+++ b/w32/VS2017/libmicrohttpd.vcxproj
@@ -1,9 +1,9 @@
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)\project-configs-xp.vcxproj" /> 5 <Import Project="$(MhdW32Common)project-configs-xp.props" />
6 <Import Project="$(MhdW32Common)\libmicrohttpd-files.vcxproj" /> 6 <Import Project="$(MhdW32Common)libmicrohttpd-files.vcxproj" />
7 <PropertyGroup Label="Globals"> 7 <PropertyGroup Label="Globals">
8 <ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid> 8 <ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid>
9 <Keyword>Win32Proj</Keyword> 9 <Keyword>Win32Proj</Keyword>
@@ -29,8 +29,8 @@
29 <ImportGroup Label="PropertySheets"> 29 <ImportGroup Label="PropertySheets">
30 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 30 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
31 </ImportGroup> 31 </ImportGroup>
32 <Import Project="$(MhdW32Common)common-build-settings.vcxproj" /> 32 <Import Project="$(MhdW32Common)common-build-settings.props" />
33 <Import Project="$(MhdW32Common)libmicrohttpd-build-settings.vcxproj" /> 33 <Import Project="$(MhdW32Common)libmicrohttpd-build-settings.props" />
34 <PropertyGroup /> 34 <PropertyGroup />
35 <ItemDefinitionGroup> 35 <ItemDefinitionGroup>
36 <ClCompile /> 36 <ClCompile />