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 1818f0df..c78a2c7c 100644
--- a/w32/common/libmicrohttpd-files.vcxproj
+++ b/w32/common/libmicrohttpd-files.vcxproj
@@ -38,7 +38,9 @@
38 <ClInclude Include="$(MhdSrc)microhttpd\digestauth.h" /> 38 <ClInclude Include="$(MhdSrc)microhttpd\digestauth.h" />
39 <ClInclude Include="$(MhdSrc)microhttpd\gen_auth.h" /> 39 <ClInclude Include="$(MhdSrc)microhttpd\gen_auth.h" />
40 <ClInclude Include="$(MhdSrc)microhttpd\internal.h" /> 40 <ClInclude Include="$(MhdSrc)microhttpd\internal.h" />
41 <ClInclude Include="$(MhdSrc)microhttpd\mhd_md5_wrap.h" />
41 <ClInclude Include="$(MhdSrc)microhttpd\md5.h" /> 42 <ClInclude Include="$(MhdSrc)microhttpd\md5.h" />
43 <ClInclude Include="$(MhdSrc)microhttpd\mhd_sha256_wrap.h" />
42 <ClInclude Include="$(MhdSrc)microhttpd\sha256.h" /> 44 <ClInclude Include="$(MhdSrc)microhttpd\sha256.h" />
43 <ClInclude Include="$(MhdSrc)microhttpd\memorypool.h" /> 45 <ClInclude Include="$(MhdSrc)microhttpd\memorypool.h" />
44 <ClInclude Include="$(MhdSrc)microhttpd\mhd_assert.h" /> 46 <ClInclude Include="$(MhdSrc)microhttpd\mhd_assert.h" />