locationmanager/client/group/locationmanagerclient.mmp
branchRCL_3
changeset 63 e538444823de
parent 47 b73252188534
--- a/locationmanager/client/group/locationmanagerclient.mmp	Wed Sep 15 12:40:59 2010 +0300
+++ b/locationmanager/client/group/locationmanagerclient.mmp	Wed Oct 13 15:02:02 2010 +0300
@@ -20,7 +20,7 @@
 
 #if defined(WINSCW)
 deffile ../bwincw/locationmanagerclientwinscw.def
-#elif defined(EABI)
+#elif defined(ARMCC)
 deffile ../eabi/locationmanagerclientarm.def
 #endif
 nostrictdef
@@ -40,10 +40,9 @@
 SOURCEPATH      ../src
 SOURCE          rlocationmanager.cpp
 SOURCE          rlocationtrail.cpp
-SOURCE	        rlocationobjectmanipulator.cpp 
-SOURCE          CTrackLogObserverAO.cpp
-SOURCE          rtracklog.cpp
-SOURCE          rlocationgeotagger.cpp
+SOURCE	    rlocationobjectmanipulator.cpp 
+SOURCE      CTrackLogObserverAO.cpp 
+SOURCE      rtracklog.cpp
 
 MW_LAYER_SYSTEMINCLUDE
 
@@ -56,5 +55,3 @@
 BYTEPAIRCOMPRESSTARGET
 OPTION ARMCC -O3 -OTime
 
-// End of file
-