aboutsummaryrefslogtreecommitdiffstats
path: root/wintun.vcxproj
diff options
context:
space:
mode:
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 693e3db..4d72a65 100644
--- a/wintun.vcxproj
+++ b/wintun.vcxproj
@@ -176,6 +176,9 @@
<Inf Include="wintun.inf" />
<FilesToPackage Include="$(TargetPath)" Condition="'$(ConfigurationType)'=='Driver' or '$(ConfigurationType)'=='DynamicLibrary'" />
</ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="undocumented.h" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />
</Project> \ No newline at end of file