locationmanager/locationtrail/group/locationtrail.mmp
branchRCL_3
changeset 14 646a02f170b9
parent 1 acef663c1218
child 17 50de4d668bb6
--- a/locationmanager/locationtrail/group/locationtrail.mmp	Fri Feb 19 23:14:48 2010 +0200
+++ b/locationmanager/locationtrail/group/locationtrail.mmp	Fri Mar 12 15:44:28 2010 +0200
@@ -60,4 +60,7 @@
 BYTEPAIRCOMPRESSTARGET
 OPTION ARMCC -O3 -OTime
 
+#ifdef __VFP_HW_SUPPORT
+OPTION ARMCC --fpu vfpv2 --fpmode fast
+#endif