Tap works! At least in isolation. Time to create the Windows executable and the Windows service to run it and handle auto-update.

This commit is contained in:
Adam Ierymenko
2013-08-25 18:18:02 -04:00
parent e0bdc02139
commit bbbc032959
6 changed files with 110 additions and 33 deletions

View File

@@ -125,6 +125,7 @@
<ClInclude Include="..\..\node\Topology.hpp" />
<ClInclude Include="..\..\node\UdpSocket.hpp" />
<ClInclude Include="..\..\node\Utils.hpp" />
<ClInclude Include="resource.h" />
<ClInclude Include="targetver.h" />
</ItemGroup>
<ItemGroup>