locationmanager/locationtrail/group/locationtrail.mmp
changeset 20 6dfc5f825351
parent 1 acef663c1218
child 17 50de4d668bb6
--- a/locationmanager/locationtrail/group/locationtrail.mmp	Tue Feb 02 00:24:33 2010 +0200
+++ b/locationmanager/locationtrail/group/locationtrail.mmp	Fri Mar 19 09:38:01 2010 +0200
@@ -60,4 +60,7 @@
 BYTEPAIRCOMPRESSTARGET
 OPTION ARMCC -O3 -OTime
 
+#ifdef __VFP_HW_SUPPORT
+OPTION ARMCC --fpu vfpv2 --fpmode fast
+#endif