From 5f9febee3d5a103eadc71b50d02d9eb548c0e97f Mon Sep 17 00:00:00 2001 From: anotherguest Date: Mon, 8 Sep 2014 14:40:23 +0200 Subject: SYMBIAN: Additional makefile updates. --- .../platform/symbian/mmp/scummvm_wintermute.mmp.in | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'backends/platform/symbian/mmp/scummvm_wintermute.mmp.in') diff --git a/backends/platform/symbian/mmp/scummvm_wintermute.mmp.in b/backends/platform/symbian/mmp/scummvm_wintermute.mmp.in index 63dd7d39d8..716484755f 100644 --- a/backends/platform/symbian/mmp/scummvm_wintermute.mmp.in +++ b/backends/platform/symbian/mmp/scummvm_wintermute.mmp.in @@ -32,11 +32,7 @@ TARGET scummvm_wintermute.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 -// -Wno-psabi turn off "note: the mangling of 'va_list' has changed in GCC 4.4" -OPTION GCCE -Wno-multichar -Wno-reorder -Wno-unused -Wno-format -fsigned-char -Wno-psabi -ALWAYS_BUILD_AS_ARM +#include "config.mmh" //START_AUTO_MACROS_SLAVE// @@ -54,19 +50,3 @@ SOURCEPATH ..\..\..\..\engines\wintermute //STOP_AUTO_OBJECTS_WINTERMUTE_// -// *** Include paths - -USERINCLUDE ..\..\..\..\engines -USERINCLUDE ..\..\..\.. ..\..\..\..\gui ..\..\..\..\audio ..\src - -SYSTEMINCLUDE \epoc32\include\freetype -SYSTEMINCLUDE \epoc32\include\mpeg2dec -SYSTEMINCLUDE \epoc32\include\jpeg -SYSTEMINCLUDE \epoc32\include\png -SYSTEMINCLUDE \epoc32\include\ESDL -SYSTEMINCLUDE \epoc32\include\ZLIB // before \epoc32\include because symbian already has older version -SYSTEMINCLUDE \epoc32\include\libc -SYSTEMINCLUDE \epoc32\include\theora -SYSTEMINCLUDE \epoc32\include\tremor -SYSTEMINCLUDE \epoc32\include -SYSTEMINCLUDE ..\src // for portdefs.h -- cgit v1.2.3