aboutsummaryrefslogtreecommitdiff
path: root/w32/VS2017/largepost.vcxproj
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2023-05-26 16:04:53 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2023-06-01 13:28:25 +0300
commit36af2166bc59f94fc00f8de4ca9f4cf54cf93eb3 (patch)
treeb487a606b9c765369244146c2ecf4398f7b30510 /w32/VS2017/largepost.vcxproj
parentdca5d029c96a022d813675d7c7b1c1116ce38533 (diff)
downloadlibmicrohttpd-36af2166bc59f94fc00f8de4ca9f4cf54cf93eb3.tar.gz
libmicrohttpd-36af2166bc59f94fc00f8de4ca9f4cf54cf93eb3.zip
W32 VS Project: minor internal fixes, fixed files for "dist"
Diffstat (limited to 'w32/VS2017/largepost.vcxproj')
-rw-r--r--w32/VS2017/largepost.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/w32/VS2017/largepost.vcxproj b/w32/VS2017/largepost.vcxproj
index ac531785..50caf380 100644
--- a/w32/VS2017/largepost.vcxproj
+++ b/w32/VS2017/largepost.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)\largepost-files.vcxproj" /> 5 <Import Project="$(MhdW32Common)largepost-files.vcxproj" />
6 <PropertyGroup Label="Globals"> 6 <PropertyGroup Label="Globals">
7 <ProjectGuid>{77A27E6D-9A39-40B8-961B-40E63DB7FA65}</ProjectGuid> 7 <ProjectGuid>{77A27E6D-9A39-40B8-961B-40E63DB7FA65}</ProjectGuid>
8 <Keyword>Win32Proj</Keyword> 8 <Keyword>Win32Proj</Keyword>
@@ -26,8 +26,8 @@
26 <ImportGroup Label="PropertySheets"> 26 <ImportGroup Label="PropertySheets">
27 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 27 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
28 </ImportGroup> 28 </ImportGroup>
29 <Import Project="$(MhdW32Common)common-build-settings.vcxproj" /> 29 <Import Project="$(MhdW32Common)common-build-settings.props" />
30 <Import Project="$(MhdW32Common)apps-build-settings.vcxproj" /> 30 <Import Project="$(MhdW32Common)apps-build-settings.props" />
31 <PropertyGroup /> 31 <PropertyGroup />
32 <ItemDefinitionGroup> 32 <ItemDefinitionGroup>
33 <ClCompile /> 33 <ClCompile />