summaryrefslogtreecommitdiffhomepage
path: root/NetEx/NetEx.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'NetEx/NetEx.vcxproj')
-rw-r--r--NetEx/NetEx.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/NetEx/NetEx.vcxproj b/NetEx/NetEx.vcxproj
index 9833b25..020eb22 100644
--- a/NetEx/NetEx.vcxproj
+++ b/NetEx/NetEx.vcxproj
@@ -543,6 +543,7 @@
</ClCompile>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="..\FoundationEx\MemDebug.cpp" />
<ClCompile Include="HttpClient.cpp" />
<ClCompile Include="HttpServer.cpp" />
<ClCompile Include="HttpServlet.cpp" />
@@ -559,6 +560,7 @@
<ClCompile Include="NetSock.cpp" />
</ItemGroup>
<ItemGroup>
+ <ClInclude Include="..\FoundationEx\MemDebug.h" />
<ClInclude Include="HttpClient.h" />
<ClInclude Include="HttpServer.h" />
<ClInclude Include="HttpServlet.h" />