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 bf074ae3..7c451823 100644
--- a/w32/common/libmicrohttpd-files.vcxproj
+++ b/w32/common/libmicrohttpd-files.vcxproj
@@ -15,6 +15,7 @@
15 <ClCompile Include="$(MhdSrc)microhttpd\response.c" /> 15 <ClCompile Include="$(MhdSrc)microhttpd\response.c" />
16 <ClCompile Include="$(MhdSrc)microhttpd\tsearch.c" /> 16 <ClCompile Include="$(MhdSrc)microhttpd\tsearch.c" />
17 <ClCompile Include="$(MhdSrc)microhttpd\sysfdsetsize.c" /> 17 <ClCompile Include="$(MhdSrc)microhttpd\sysfdsetsize.c" />
18 <ClCompile Include="$(MhdSrc)microhttpd\mhd_str.c" />
18 <ClCompile Include="$(MhdSrc)platform\w32functions.c" /> 19 <ClCompile Include="$(MhdSrc)platform\w32functions.c" />
19 </ItemGroup> 20 </ItemGroup>
20 <ItemGroup> 21 <ItemGroup>
@@ -34,6 +35,7 @@
34 <ClInclude Include="$(MhdSrc)microhttpd\response.h" /> 35 <ClInclude Include="$(MhdSrc)microhttpd\response.h" />
35 <ClInclude Include="$(MhdSrc)microhttpd\tsearch.h" /> 36 <ClInclude Include="$(MhdSrc)microhttpd\tsearch.h" />
36 <ClInclude Include="$(MhdSrc)microhttpd\sysfdsetsize.h" /> 37 <ClInclude Include="$(MhdSrc)microhttpd\sysfdsetsize.h" />
38 <ClInclude Include="$(MhdSrc)microhttpd\mhd_str.h" />
37 <ClInclude Include="$(MhdW32Common)MHD_config.h" /> 39 <ClInclude Include="$(MhdW32Common)MHD_config.h" />
38 </ItemGroup> 40 </ItemGroup>
39 <ItemGroup> 41 <ItemGroup>