Removed unnecessary detections, support for S60 SDK version >3.0

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3073 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2008-09-19 22:29:30 +00:00
parent 1448372b98
commit 84769e71ad
4 changed files with 12 additions and 9 deletions
+3 -4
View File
@@ -20,9 +20,8 @@ Prerequisites:
- Platform SDK for S60 3rd ed.
* Download from http://www.forum.nokia.com/
* 3rd ed. MR was used for development, FP1 and FP2 have not been tested
- Open C plugins (if SDK is other than FP2; in FP2 those should be included already)
- Open C plugins (if SDK is other than FP2; in FP2 those are included already)
* Download from http://www.forum.nokia.com/main/resources/tools_and_sdks/openc_cpp/
- Carbide.c++ (if building for emulator)
@@ -82,5 +81,5 @@ Building:
10) If you built for GCCE or ARMV5, you should now have uqm.sisx in the same
directory from where you did the build. Remember to also install SDL SIS
package and if not using FP2 SDK, Open C plugins before attempting to run
UQM on actual device.
package and if device does not support FP2, Open C plugins before
attempting to run UQM on actual device.