diff --git a/GlitchyEngine/BeefProj.toml b/GlitchyEngine/BeefProj.toml index a0cece4..debb06d 100644 --- a/GlitchyEngine/BeefProj.toml +++ b/GlitchyEngine/BeefProj.toml @@ -10,7 +10,7 @@ PreprocessorMacros = ["DEBUG", "GE_WINDOWS"] [Configs.Debug.Win64] CLibType = "DynamicDebug" -PreprocessorMacros = ["DEBUG", "GE_WINDOWS"] +PreprocessorMacros = ["DEBUG", "GE_WINDOWS", "GE_D3D11"] [Configs.Release.Win32] PreprocessorMacros = ["RELEASE", "GE_WINDOWS"]