diff options
Diffstat (limited to 'w32/common/libmicrohttpd-files.vcxproj')
-rw-r--r-- | w32/common/libmicrohttpd-files.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/w32/common/libmicrohttpd-files.vcxproj b/w32/common/libmicrohttpd-files.vcxproj index be50c277..0fdfa2bd 100644 --- a/w32/common/libmicrohttpd-files.vcxproj +++ b/w32/common/libmicrohttpd-files.vcxproj @@ -39,6 +39,7 @@ <ClInclude Include="$(MhdSrc)microhttpd\sysfdsetsize.h" /> <ClInclude Include="$(MhdSrc)microhttpd\mhd_str.h" /> <ClInclude Include="$(MhdSrc)microhttpd\mhd_threads.h" /> + <ClInclude Include="$(MhdSrc)microhttpd\mhd_locks.h" /> <ClInclude Include="$(MhdW32Common)MHD_config.h" /> </ItemGroup> <ItemGroup> |