diff options
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/ScummVM_Global.vsprops | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dists/msvc9/ScummVM_Global.vsprops b/dists/msvc9/ScummVM_Global.vsprops index cb86477c21..2fe13f5cc4 100644 --- a/dists/msvc9/ScummVM_Global.vsprops +++ b/dists/msvc9/ScummVM_Global.vsprops @@ -9,7 +9,7 @@ <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="../..;../../engines" - PreprocessorDefinitions="USE_NASM;USE_ZLIB;ENABLE_KYRA;ENABLE_LOL;ENABLE_SCUMM;ENABLE_SCUMM_7_8;ENABLE_HE" + PreprocessorDefinitions="USE_NASM;USE_ZLIB;ENABLE_AGOS2;ENABLE_PN;ENABLE_KYRA;ENABLE_LOL;ENABLE_SCUMM;ENABLE_SCUMM_7_8;ENABLE_HE" ExceptionHandling="0" RuntimeTypeInfo="false" WarningLevel="4" |