summaryrefslogtreecommitdiff
path: root/vsprojects/SelfTest/SelfTest.vcxproj
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-25 18:18:02 -0400
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2013-08-25 18:18:02 -0400
commitbbbc032959bc63e3f575f2fc45fe0054fb83d8f3 (patch)
tree0004d20accc4f63532ad5c5ca8b147e70b3013ba /vsprojects/SelfTest/SelfTest.vcxproj
parente0bdc021395fed6a6931d973b1f780c3a0c7de83 (diff)
downloadinfinitytier-bbbc032959bc63e3f575f2fc45fe0054fb83d8f3.tar.gz
infinitytier-bbbc032959bc63e3f575f2fc45fe0054fb83d8f3.zip
Tap works! At least in isolation. Time to create the Windows executable and the Windows service to run it and handle auto-update.
Diffstat (limited to 'vsprojects/SelfTest/SelfTest.vcxproj')
-rw-r--r--vsprojects/SelfTest/SelfTest.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/SelfTest/SelfTest.vcxproj b/vsprojects/SelfTest/SelfTest.vcxproj
index 5189da46..0847e783 100644
--- a/vsprojects/SelfTest/SelfTest.vcxproj
+++ b/vsprojects/SelfTest/SelfTest.vcxproj
@@ -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>