aboutsummaryrefslogtreecommitdiff
path: root/w32/common/libmicrohttpd-filters.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'w32/common/libmicrohttpd-filters.vcxproj')
-rw-r--r--w32/common/libmicrohttpd-filters.vcxproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/w32/common/libmicrohttpd-filters.vcxproj b/w32/common/libmicrohttpd-filters.vcxproj
index 6bb3dca7..1ed587eb 100644
--- a/w32/common/libmicrohttpd-filters.vcxproj
+++ b/w32/common/libmicrohttpd-filters.vcxproj
@@ -139,6 +139,12 @@
139 <ClInclude Include="$(MhdSrc)microhttpd\mhd_locks.h"> 139 <ClInclude Include="$(MhdSrc)microhttpd\mhd_locks.h">
140 <Filter>Source Files</Filter> 140 <Filter>Source Files</Filter>
141 </ClInclude> 141 </ClInclude>
142 <ClInclude Include="$(MhdSrc)microhttpd\mhd_sockets.h">
143 <Filter>Source Files</Filter>
144 </ClInclude>
145 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c">
146 <Filter>Source Files</Filter>
147 </ClCompile>
142 </ItemGroup> 148 </ItemGroup>
143 <ItemGroup> 149 <ItemGroup>
144 <ResourceCompile Include="$(MhdW32Common)microhttpd_dll_res_vc.rc"> 150 <ResourceCompile Include="$(MhdW32Common)microhttpd_dll_res_vc.rc">