diff options
author | Lars Persson | 2008-06-26 18:45:46 +0000 |
---|---|---|
committer | Lars Persson | 2008-06-26 18:45:46 +0000 |
commit | 73b155d087ac7f640b3df7697a72d0857125a21e (patch) | |
tree | 64d3d8e155b3d8e1e255a5b81c1dfb49d7ef6514 /backends/platform/symbian/UIQ3 | |
parent | dcca78074488d314215bb1485ca9576335bca2fd (diff) | |
download | scummvm-rg350-73b155d087ac7f640b3df7697a72d0857125a21e.tar.gz scummvm-rg350-73b155d087ac7f640b3df7697a72d0857125a21e.tar.bz2 scummvm-rg350-73b155d087ac7f640b3df7697a72d0857125a21e.zip |
Remove inclusion of .o in mmp.in
svn-id: r32806
Diffstat (limited to 'backends/platform/symbian/UIQ3')
-rw-r--r-- | backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in b/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in index 0a03f7bbcd..0013d061ca 100644 --- a/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in +++ b/backends/platform/symbian/UIQ3/ScummVM_UIQ3.mmp.in @@ -82,13 +82,6 @@ ALWAYS_BUILD_AS_ARM STATICLIBRARY esdl.lib -#if !defined(WINS) -staticlibrary rate_arm_asm.o -staticlibrary proc3arm.o -staticlibrary codec47ARM.o -staticlibrary gfxARM.o -#endif - // *** Include paths USERINCLUDE ..\..\..\.. ..\..\..\..\common ..\..\..\..\gui ..\..\..\..\engines |