aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/mmp/scummvm_simon.mmp.in
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/symbian/mmp/scummvm_simon.mmp.in')
-rw-r--r--backends/platform/symbian/mmp/scummvm_simon.mmp.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/backends/platform/symbian/mmp/scummvm_simon.mmp.in b/backends/platform/symbian/mmp/scummvm_simon.mmp.in
index af0def9867..05ec375b51 100644
--- a/backends/platform/symbian/mmp/scummvm_simon.mmp.in
+++ b/backends/platform/symbian/mmp/scummvm_simon.mmp.in
@@ -26,7 +26,7 @@
// *** Definitions
-TARGET scummvm_simon.lib
+TARGET scummvm_agos.lib
TARGETTYPE lib
OPTION MSVC /QIfist /Ob1 /Oy /GF // /QIfist disables use of __ftol2 to avoid linker probs with MS libc: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/html/vcrefQIfistSuppress_ftol.asp
OPTION GCC -Wno-multichar -Wno-reorder // don't optimize for ARM, platform way too sensitive for that :( just turn off some common warnings
@@ -39,13 +39,13 @@ OPTION GCC -Wno-multichar -Wno-reorder // don't optimize for ARM, platform way
// *** SOURCE files
-SOURCEPATH ..\..\..\..\engines\simon
+SOURCEPATH ..\..\..\..\engines\agos
-//START_AUTO_OBJECTS_SIMON_//
+//START_AUTO_OBJECTS_AGOS_//
// empty base file, will be updated by Perl build scripts
-//STOP_AUTO_OBJECTS_SIMON_//
+//STOP_AUTO_OBJECTS_AGOS_//
// *** Include paths