aboutsummaryrefslogtreecommitdiffstats
path: root/wintun.vcxproj
diff options
context:
space:
mode:
authorSimon Rozman <simon@rozman.si>2019-06-07 13:00:56 +0200
committerSimon Rozman <simon@rozman.si>2019-06-07 13:05:57 +0200
commitbbbe72ce844a94134261fa647cf5c6886816a40b (patch)
treef84fb649d5e44d4a0857dc89d6d5a5fa4d8d2bc1 /wintun.vcxproj
parentAdd wintun.sln for convenience (diff)
downloadwintun-bbbe72ce844a94134261fa647cf5c6886816a40b.tar.xz
wintun-bbbe72ce844a94134261fa647cf5c6886816a40b.zip
Remove documentation files from project file
...they are part of solution now. Signed-off-by: Simon Rozman <simon@rozman.si>
Diffstat (limited to 'wintun.vcxproj')
-rw-r--r--wintun.vcxproj6
1 files changed, 1 insertions, 5 deletions
diff --git a/wintun.vcxproj b/wintun.vcxproj
index 4434c2c..082c78b 100644
--- a/wintun.vcxproj
+++ b/wintun.vcxproj
@@ -177,12 +177,8 @@
<FilesToPackage Include="$(TargetPath)" Condition="'$(ConfigurationType)'=='Driver' or '$(ConfigurationType)'=='DynamicLibrary'" />
</ItemGroup>
<ItemGroup>
- <None Include="COPYING" />
- <None Include="README.md" />
- </ItemGroup>
- <ItemGroup>
<ClInclude Include="undocumented.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets" />
-</Project>
+</Project> \ No newline at end of file