From e00280c7a9f75cec6aae1ecc2bf038bea75314fb Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 22 May 2020 21:09:13 +0200 Subject: [PATCH] Fixed HeaderFileOutput --- MAGE/IDE/VS/Engine/Shaders.vcxproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/MAGE/IDE/VS/Engine/Shaders.vcxproj b/MAGE/IDE/VS/Engine/Shaders.vcxproj index 89f618ab7..57d6f5c03 100644 --- a/MAGE/IDE/VS/Engine/Shaders.vcxproj +++ b/MAGE/IDE/VS/Engine/Shaders.vcxproj @@ -54,16 +54,13 @@ - - $(FullPath.Replace(".hlsl", ".hpp")) - ..\..\..\Code\Engine\Shaders\ 5.0 g_%(Filename) - $(ShaderHeaderFileOutput) + %(RootDir)%(RelativeDir)%(Filename).hpp