From af7c8efaf873e846e83a192454495e2439f5f80b Mon Sep 17 00:00:00 2001 From: terminx Date: Sun, 18 Nov 2018 18:10:27 +0000 Subject: [PATCH] Add a couple missing headers to build.vcxproj git-svn-id: https://svn.eduke32.com/eduke32@7192 1a8010ca-5511-0410-912e-c29ae57300e0 --- platform/Windows/build.vcxproj | 2 ++ platform/Windows/build.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/platform/Windows/build.vcxproj b/platform/Windows/build.vcxproj index da1b581a9..32916125e 100644 --- a/platform/Windows/build.vcxproj +++ b/platform/Windows/build.vcxproj @@ -316,6 +316,7 @@ + @@ -357,6 +358,7 @@ + diff --git a/platform/Windows/build.vcxproj.filters b/platform/Windows/build.vcxproj.filters index 36bb52b15..603028bd2 100644 --- a/platform/Windows/build.vcxproj.filters +++ b/platform/Windows/build.vcxproj.filters @@ -388,6 +388,12 @@ Header Files + + Header Files + + + Header Files +