Added GE_D3D11 flag

This commit is contained in:
Simon Lübeß
2021-03-23 19:07:57 +01:00
parent dfeed4a5c9
commit 1b00fa67a5
+1 -1
View File
@@ -10,7 +10,7 @@ PreprocessorMacros = ["DEBUG", "GE_WINDOWS"]
[Configs.Debug.Win64] [Configs.Debug.Win64]
CLibType = "DynamicDebug" CLibType = "DynamicDebug"
PreprocessorMacros = ["DEBUG", "GE_WINDOWS"] PreprocessorMacros = ["DEBUG", "GE_WINDOWS", "GE_D3D11"]
[Configs.Release.Win32] [Configs.Release.Win32]
PreprocessorMacros = ["RELEASE", "GE_WINDOWS"] PreprocessorMacros = ["RELEASE", "GE_WINDOWS"]