aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Persson2006-06-07 20:38:09 +0000
committerLars Persson2006-06-07 20:38:09 +0000
commit643bdfc4b13c29dd2c8dbdb57cb7e2e8cbbdcf41 (patch)
treeda97df479221716a452d89f6393b63317ae31f29
parent119d3dc0e8194e45ec732dd9b79d25820ba48db9 (diff)
downloadscummvm-rg350-643bdfc4b13c29dd2c8dbdb57cb7e2e8cbbdcf41.tar.gz
scummvm-rg350-643bdfc4b13c29dd2c8dbdb57cb7e2e8cbbdcf41.tar.bz2
scummvm-rg350-643bdfc4b13c29dd2c8dbdb57cb7e2e8cbbdcf41.zip
Disable AGI support by default in the build
svn-id: r22982
-rw-r--r--backends/symbian/mmp/scummvm_base.mmp.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/symbian/mmp/scummvm_base.mmp.in b/backends/symbian/mmp/scummvm_base.mmp.in
index 3b9e10c2c3..3535621934 100644
--- a/backends/symbian/mmp/scummvm_base.mmp.in
+++ b/backends/symbian/mmp/scummvm_base.mmp.in
@@ -54,6 +54,7 @@ OPTION GCC -Wno-multichar -Wno-reorder // don't optimize for ARM, platform way
//MACRO DISABLE_SWORD2 // LIB:scummvm_sword2.lib
//MACRO DISABLE_LURE // LIB:scummvm_lure.lib
//MACRO DISABLE_CINE // LIB:scummvm_cine.lib
+ //MACRO DISABLE_AGI // LIB:scummvm_cine.lib
//STOP_AUTO_MACROS_MASTER//