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.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/w32/common/libmicrohttpd-files.vcxproj b/w32/common/libmicrohttpd-files.vcxproj
index b6dfb363..e4b6eb14 100644
--- a/w32/common/libmicrohttpd-files.vcxproj
+++ b/w32/common/libmicrohttpd-files.vcxproj
@@ -24,6 +24,7 @@
24 <ClCompile Include="$(MhdSrc)microhttpd\mhd_compat.c"> 24 <ClCompile Include="$(MhdSrc)microhttpd\mhd_compat.c">
25 <ExcludedFromBuild Condition="'$(PlatformToolsetVersion)'&gt;='140'">true</ExcludedFromBuild> 25 <ExcludedFromBuild Condition="'$(PlatformToolsetVersion)'&gt;='140'">true</ExcludedFromBuild>
26 </ClCompile> 26 </ClCompile>
27 <ClCompile Include="$(MhdSrc)microhttpd\mhd_panic.c" />
27 </ItemGroup> 28 </ItemGroup>
28 <ItemGroup> 29 <ItemGroup>
29 <ClInclude Include="$(MhdSrc)include\autoinit_funcs.h" /> 30 <ClInclude Include="$(MhdSrc)include\autoinit_funcs.h" />
@@ -53,6 +54,7 @@
53 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc.h" /> 54 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc.h" />
54 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc_types.h" /> 55 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc_types.h" />
55 <ClInclude Include="$(MhdSrc)microhttpd\mhd_compat.h" /> 56 <ClInclude Include="$(MhdSrc)microhttpd\mhd_compat.h" />
57 <ClInclude Include="$(MhdSrc)microhttpd\mhd_panic.h" />
56 <ClInclude Include="$(MhdW32Common)MHD_config.h" /> 58 <ClInclude Include="$(MhdW32Common)MHD_config.h" />
57 </ItemGroup> 59 </ItemGroup>
58 <ItemGroup> 60 <ItemGroup>