aboutsummaryrefslogtreecommitdiffstats
path: root/api/api.vcxproj
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 /api/api.vcxproj
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 'api/api.vcxproj')
-rw-r--r--api/api.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/api.vcxproj b/api/api.vcxproj
index af28a41..da3e78a 100644
--- a/api/api.vcxproj
+++ b/api/api.vcxproj
@@ -99,6 +99,7 @@
<TargetName>wintun</TargetName>
<CodeAnalysisRuleSet>NativeRecommendedRules.ruleset</CodeAnalysisRuleSet>
<RunCodeAnalysis>true</RunCodeAnalysis>
+ <IgnoreImportLibrary>true</IgnoreImportLibrary>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">
<LocalDebuggerCommand>rundll32.exe</LocalDebuggerCommand>