aboutsummaryrefslogtreecommitdiff
path: root/zenhttp/zenhttp.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'zenhttp/zenhttp.vcxproj')
-rw-r--r--zenhttp/zenhttp.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/zenhttp/zenhttp.vcxproj b/zenhttp/zenhttp.vcxproj
index d4a61b313..db9cd898a 100644
--- a/zenhttp/zenhttp.vcxproj
+++ b/zenhttp/zenhttp.vcxproj
@@ -99,11 +99,13 @@
<ClCompile Include="httpnull.cpp" />
<ClCompile Include="httpserver.cpp" />
<ClCompile Include="httpsys.cpp" />
+ <ClCompile Include="httpuws.cpp" />
<ClCompile Include="iothreadpool.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="httpnull.h" />
<ClInclude Include="httpsys.h" />
+ <ClInclude Include="httpuws.h" />
<ClInclude Include="include\zenhttp\httpclient.h" />
<ClInclude Include="include\zenhttp\httpserver.h" />
<ClInclude Include="include\zenhttp\zenhttp.h" />