From 55e911020ef4626f01e8760540c32a6cfeea5036 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 28 Mar 2019 13:44:07 +0100 Subject: Add documentation files to the .vcxproj Signed-off-by: Simon Rozman --- wintun.vcxproj | 4 ++++ wintun.vcxproj.filters | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/wintun.vcxproj b/wintun.vcxproj index b2a3bc9..1ed55a4 100644 --- a/wintun.vcxproj +++ b/wintun.vcxproj @@ -178,6 +178,10 @@ + + + + \ No newline at end of file diff --git a/wintun.vcxproj.filters b/wintun.vcxproj.filters index 7077380..97fa9fa 100644 --- a/wintun.vcxproj.filters +++ b/wintun.vcxproj.filters @@ -13,6 +13,10 @@ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav + + {84798863-f538-43a0-bac1-a361529f66c0} + md + @@ -29,4 +33,12 @@ Source Files + + + Documentation Files + + + Documentation Files + + \ No newline at end of file -- cgit v1.2.3-59-g8ed1b