From c8ade3e23d862aff94fc3a3a1964776e04549b35 Mon Sep 17 00:00:00 2001 From: jummy Date: Sat, 31 Aug 2024 16:34:49 -0500 Subject: [PATCH] forgot to do include directory --- Speedy Eggbert 2 Source.vcxproj | 6 ++++++ Speedy Eggbert 2 Source.vcxproj.filters | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/Speedy Eggbert 2 Source.vcxproj b/Speedy Eggbert 2 Source.vcxproj index d64312d..d5bbafa 100644 --- a/Speedy Eggbert 2 Source.vcxproj +++ b/Speedy Eggbert 2 Source.vcxproj @@ -76,6 +76,7 @@ false WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true + dxsdk3\sdk\inc Windows @@ -93,6 +94,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true + dxsdk3\sdk\inc Console @@ -108,6 +110,7 @@ true _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true + dxsdk3\sdk\inc Console @@ -123,6 +126,7 @@ true NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true + dxsdk3\sdk\inc Console @@ -184,6 +188,8 @@ + + diff --git a/Speedy Eggbert 2 Source.vcxproj.filters b/Speedy Eggbert 2 Source.vcxproj.filters index 9e6c077..51edba5 100644 --- a/Speedy Eggbert 2 Source.vcxproj.filters +++ b/Speedy Eggbert 2 Source.vcxproj.filters @@ -175,6 +175,12 @@ Source Files + + Source Files + + + Source Files +