Added GE_D3D11 flag

This commit is contained in:
Simon Lübeß
2021-04-09 19:32:02 +02:00
parent 5a8499ac43
commit 4227882afa
+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"]