aboutsummaryrefslogtreecommitdiff
path: root/w32/common/libmicrohttpd-files.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/common/libmicrohttpd-files.vcxproj')
-rw-r--r--w32/common/libmicrohttpd-files.vcxproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/w32/common/libmicrohttpd-files.vcxproj b/w32/common/libmicrohttpd-files.vcxproj
index 68907941..b6dfb363 100644
--- a/w32/common/libmicrohttpd-files.vcxproj
+++ b/w32/common/libmicrohttpd-files.vcxproj
@@ -21,7 +21,9 @@
21 <ClCompile Include="$(MhdSrc)microhttpd\mhd_send.c" /> 21 <ClCompile Include="$(MhdSrc)microhttpd\mhd_send.c" />
22 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c" /> 22 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c" />
23 <ClCompile Include="$(MhdSrc)microhttpd\mhd_itc.c" /> 23 <ClCompile Include="$(MhdSrc)microhttpd\mhd_itc.c" />
24 <ClCompile Include="$(MhdSrc)microhttpd\mhd_compat.c" /> 24 <ClCompile Include="$(MhdSrc)microhttpd\mhd_compat.c">
25 <ExcludedFromBuild Condition="'$(PlatformToolsetVersion)'&gt;='140'">true</ExcludedFromBuild>
26 </ClCompile>
25 </ItemGroup> 27 </ItemGroup>
26 <ItemGroup> 28 <ItemGroup>
27 <ClInclude Include="$(MhdSrc)include\autoinit_funcs.h" /> 29 <ClInclude Include="$(MhdSrc)include\autoinit_funcs.h" />