aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wince/Makefile
diff options
context:
space:
mode:
authorKostas Nakos2007-11-03 21:18:49 +0000
committerKostas Nakos2007-11-03 21:18:49 +0000
commitb3f331668f1c5f90ffdfc5e4fe9b07d2a5e063e9 (patch)
tree9693b38780a8dc882d1ce949126ad7784bae093d /backends/platform/wince/Makefile
parentb6165d32806c6f8ec0acaf7fa4cdb4c2089bca8a (diff)
downloadscummvm-rg350-b3f331668f1c5f90ffdfc5e4fe9b07d2a5e063e9.tar.gz
scummvm-rg350-b3f331668f1c5f90ffdfc5e4fe9b07d2a5e063e9.tar.bz2
scummvm-rg350-b3f331668f1c5f90ffdfc5e4fe9b07d2a5e063e9.zip
update for the new igor engine
svn-id: r29388
Diffstat (limited to 'backends/platform/wince/Makefile')
-rw-r--r--backends/platform/wince/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/wince/Makefile b/backends/platform/wince/Makefile
index 6e849f4deb..ef8a376560 100644
--- a/backends/platform/wince/Makefile
+++ b/backends/platform/wince/Makefile
@@ -33,6 +33,7 @@ BUILD_PLUGINS = 1
#DISABLE_PARALLACTION = 1
DISABLE_CRUISE = 1
DISABLE_DRASCULA = 1
+DISABLE_IGOR = 1
########################################################################