diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 79e55ef13d..b958db97ed 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -70,6 +70,8 @@ _ARCH_64=1;_M_ARM_64=1;%(PreprocessorDefinitions) HAVE_FFMPEG;%(PreprocessorDefinitions) USE_GDBSTUB;%(PreprocessorDefinitions) + HAS_OPENGL;%(PreprocessorDefinitions) + HAS_VULKAN;%(PreprocessorDefinitions)