mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
Added GE_D3D11 flag
This commit is contained in:
@@ -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"]
|
||||||
|
|||||||
Reference in New Issue
Block a user