diff options
author | Lars Persson | 2007-05-21 21:15:33 +0000 |
---|---|---|
committer | Lars Persson | 2007-05-21 21:15:33 +0000 |
commit | a3414e058590bfd162a42c4756a474da1f2c6794 (patch) | |
tree | c6fe1ee039a7a59b223d4d3d092ea34b9b04d1fe /backends/platform/symbian/S80 | |
parent | 7d2809108e9a4c89d7d17e87539d893458a5e3b4 (diff) | |
download | scummvm-rg350-a3414e058590bfd162a42c4756a474da1f2c6794.tar.gz scummvm-rg350-a3414e058590bfd162a42c4756a474da1f2c6794.tar.bz2 scummvm-rg350-a3414e058590bfd162a42c4756a474da1f2c6794.zip |
Updated makefiles for Symbian OS to handle duplicate filenames with in Symbians limited amount of makefiles.
svn-id: r26906
Diffstat (limited to 'backends/platform/symbian/S80')
-rw-r--r-- | backends/platform/symbian/S80/ScummVM_S80.mmp.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/platform/symbian/S80/ScummVM_S80.mmp.in b/backends/platform/symbian/S80/ScummVM_S80.mmp.in index 8825662575..4bcb64060b 100644 --- a/backends/platform/symbian/S80/ScummVM_S80.mmp.in +++ b/backends/platform/symbian/S80/ScummVM_S80.mmp.in @@ -92,6 +92,9 @@ SOURCE gui\Key.cpp SOURCE gui\KeysDialog.cpp SOURCE gui\Actions.cpp +// Special for graphics +source graphics\iff.cpp + // *** Dynamic Libraries LIBRARY cone.lib eikcore.lib |