aboutsummaryrefslogtreecommitdiffstats
path: root/wintun.sln
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2020-10-31 19:12:39 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-11-01 00:00:14 +0100
commita8f82d5cbf2c42f2945309d911b2d8fffb1afa9c (patch)
treedeab9696f412e9b4d37cd515766c44c2fb181ef0 /wintun.sln
parentapi: account for nt path to module (diff)
downloadwintun-a8f82d5cbf2c42f2945309d911b2d8fffb1afa9c.tar.xz
wintun-a8f82d5cbf2c42f2945309d911b2d8fffb1afa9c.zip
test: introduce a demo client
Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to 'wintun.sln')
-rw-r--r--wintun.sln10
1 files changed, 10 insertions, 0 deletions
diff --git a/wintun.sln b/wintun.sln
index 93d565b..48c2c1a 100644
--- a/wintun.sln
+++ b/wintun.sln
@@ -17,6 +17,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
wintun.props = wintun.props
EndProjectSection
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "test", "test\test.vcxproj", "{2ABAC503-245D-4F53-85C5-0F844DEF738B}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|amd64 = Debug|amd64
@@ -61,6 +63,14 @@ Global
{F7679B65-2FEC-469A-8BAC-B07BF4439422}.Release|arm64.Build.0 = Release|ARM64
{F7679B65-2FEC-469A-8BAC-B07BF4439422}.Release|x86.ActiveCfg = Release|Win32
{F7679B65-2FEC-469A-8BAC-B07BF4439422}.Release|x86.Build.0 = Release|Win32
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Debug|amd64.ActiveCfg = Debug|x64
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Debug|arm.ActiveCfg = Debug|ARM
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Debug|arm64.ActiveCfg = Debug|ARM64
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Debug|x86.ActiveCfg = Debug|Win32
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Release|amd64.ActiveCfg = Release|x64
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Release|arm.ActiveCfg = Release|ARM
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Release|arm64.ActiveCfg = Release|ARM64
+ {2ABAC503-245D-4F53-85C5-0F844DEF738B}.Release|x86.ActiveCfg = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE