From 14a8da7ffac7f3c95eff2dc15723c63876b70710 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sun, 1 Nov 2020 06:01:04 +0100 Subject: api: rename test to example and update a few things Signed-off-by: Jason A. Donenfeld --- wintun.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wintun.sln') diff --git a/wintun.sln b/wintun.sln index 48c2c1a..61788f9 100644 --- a/wintun.sln +++ b/wintun.sln @@ -17,7 +17,7 @@ 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}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example", "example\example.vcxproj", "{2ABAC503-245D-4F53-85C5-0F844DEF738B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution -- cgit v1.2.3-59-g8ed1b