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 512c18bb..594a3b30 100644
--- a/w32/common/libmicrohttpd-files.vcxproj
+++ b/w32/common/libmicrohttpd-files.vcxproj
@@ -18,6 +18,7 @@
18 <ClCompile Include="$(MhdSrc)microhttpd\sysfdsetsize.c" /> 18 <ClCompile Include="$(MhdSrc)microhttpd\sysfdsetsize.c" />
19 <ClCompile Include="$(MhdSrc)microhttpd\mhd_str.c" /> 19 <ClCompile Include="$(MhdSrc)microhttpd\mhd_str.c" />
20 <ClCompile Include="$(MhdSrc)microhttpd\mhd_threads.c" /> 20 <ClCompile Include="$(MhdSrc)microhttpd\mhd_threads.c" />
21 <ClCompile Include="$(MhdSrc)microhttpd\mhd_send.c" />
21 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c" /> 22 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c" />
22 <ClCompile Include="$(MhdSrc)microhttpd\mhd_itc.c" /> 23 <ClCompile Include="$(MhdSrc)microhttpd\mhd_itc.c" />
23 <ClCompile Include="$(MhdSrc)microhttpd\mhd_compat.c" /> 24 <ClCompile Include="$(MhdSrc)microhttpd\mhd_compat.c" />
@@ -44,6 +45,7 @@
44 <ClInclude Include="$(MhdSrc)microhttpd\mhd_str.h" /> 45 <ClInclude Include="$(MhdSrc)microhttpd\mhd_str.h" />
45 <ClInclude Include="$(MhdSrc)microhttpd\mhd_threads.h" /> 46 <ClInclude Include="$(MhdSrc)microhttpd\mhd_threads.h" />
46 <ClInclude Include="$(MhdSrc)microhttpd\mhd_locks.h" /> 47 <ClInclude Include="$(MhdSrc)microhttpd\mhd_locks.h" />
48 <ClInclude Include="$(MhdSrc)microhttpd\mhd_send.h" />
47 <ClInclude Include="$(MhdSrc)microhttpd\mhd_sockets.h" /> 49 <ClInclude Include="$(MhdSrc)microhttpd\mhd_sockets.h" />
48 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc.h" /> 50 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc.h" />
49 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc_types.h" /> 51 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc_types.h" />