aboutsummaryrefslogtreecommitdiffstats
path: root/wintun.vcxproj
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-05-30 21:39:33 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2019-06-03 10:53:11 +0000
commitb6cc08d5742551015d596802d9fc3b1b19d2b393 (patch)
tree50654e41514bfe5968b610f487b3b71513e931a4 /wintun.vcxproj
parentClear NBLs on PnP notification (diff)
downloadwintun-b6cc08d5742551015d596802d9fc3b1b19d2b393.tar.xz
wintun-b6cc08d5742551015d596802d9fc3b1b19d2b393.zip
Force handles closed if required
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'wintun.vcxproj')
-rw-r--r--wintun.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/wintun.vcxproj b/wintun.vcxproj
index 54a6451..4434c2c 100644
--- a/wintun.vcxproj
+++ b/wintun.vcxproj
@@ -180,6 +180,9 @@
<None Include="COPYING" />
<None Include="README.md" />
</ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="undocumented.h" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />
</Project>