diff options
Diffstat (limited to 'zenhttp/zenhttp.vcxproj')
| -rw-r--r-- | zenhttp/zenhttp.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zenhttp/zenhttp.vcxproj b/zenhttp/zenhttp.vcxproj index 3536d1929..eca9898d3 100644 --- a/zenhttp/zenhttp.vcxproj +++ b/zenhttp/zenhttp.vcxproj @@ -100,6 +100,7 @@ <ClCompile Include="httpsys.cpp" /> <ClCompile Include="httpuws.cpp" /> <ClCompile Include="iothreadpool.cpp" /> + <ClCompile Include="zenhttp.cpp" /> </ItemGroup> <ItemGroup> <ClInclude Include="httpnull.h" /> |