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 1ed587eb..11782d00 100644
--- a/w32/common/libmicrohttpd-filters.vcxproj
+++ b/w32/common/libmicrohttpd-filters.vcxproj
@@ -145,6 +145,12 @@
145 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c"> 145 <ClCompile Include="$(MhdSrc)microhttpd\mhd_sockets.c">
146 <Filter>Source Files</Filter> 146 <Filter>Source Files</Filter>
147 </ClCompile> 147 </ClCompile>
148 <ClInclude Include="$(MhdSrc)microhttpd\mhd_itc.h">
149 <Filter>Source Files</Filter>
150 </ClInclude>
151 <ClCompile Include="$(MhdSrc)microhttpd\mhd_itc.c">
152 <Filter>Source Files</Filter>
153 </ClCompile>
148 </ItemGroup> 154 </ItemGroup>
149 <ItemGroup> 155 <ItemGroup>
150 <ResourceCompile Include="$(MhdW32Common)microhttpd_dll_res_vc.rc"> 156 <ResourceCompile Include="$(MhdW32Common)microhttpd_dll_res_vc.rc">