aboutsummaryrefslogtreecommitdiff
path: root/w32/VS-Any-Version/libmicrohttpd.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/VS-Any-Version/libmicrohttpd.vcxproj')
-rw-r--r--w32/VS-Any-Version/libmicrohttpd.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/w32/VS-Any-Version/libmicrohttpd.vcxproj b/w32/VS-Any-Version/libmicrohttpd.vcxproj
index 75244411..5e18ce0a 100644
--- a/w32/VS-Any-Version/libmicrohttpd.vcxproj
+++ b/w32/VS-Any-Version/libmicrohttpd.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" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" 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)\libmicrohttpd-files.vcxproj" /> 5 <Import Project="$(MhdW32Common)libmicrohttpd-files.vcxproj" />
6 <PropertyGroup Label="Globals"> 6 <PropertyGroup Label="Globals">
7 <ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid> 7 <ProjectGuid>{9CFB0342-A9E7-483E-BEE5-A1DE22584C5A}</ProjectGuid>
8 <Keyword>Win32Proj</Keyword> 8 <Keyword>Win32Proj</Keyword>
@@ -28,8 +28,8 @@
28 <ImportGroup Label="PropertySheets"> 28 <ImportGroup Label="PropertySheets">
29 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 29 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
30 </ImportGroup> 30 </ImportGroup>
31 <Import Project="$(MhdW32Common)common-build-settings.vcxproj" /> 31 <Import Project="$(MhdW32Common)common-build-settings.props" />
32 <Import Project="$(MhdW32Common)libmicrohttpd-build-settings.vcxproj" /> 32 <Import Project="$(MhdW32Common)libmicrohttpd-build-settings.props" />
33 <PropertyGroup /> 33 <PropertyGroup />
34 <ItemDefinitionGroup> 34 <ItemDefinitionGroup>
35 <ClCompile /> 35 <ClCompile />