locationmanager/client/group/locationmanagerclient.mmp
branchRCL_3
changeset 19 b73252188534
parent 0 c53acadfccc6
--- a/locationmanager/client/group/locationmanagerclient.mmp	Thu Jul 15 19:07:24 2010 +0300
+++ b/locationmanager/client/group/locationmanagerclient.mmp	Thu Aug 19 10:20:41 2010 +0300
@@ -20,7 +20,7 @@
 
 #if defined(WINSCW)
 deffile ../bwincw/locationmanagerclientwinscw.def
-#elif defined(ARMCC)
+#elif defined(EABI)
 deffile ../eabi/locationmanagerclientarm.def
 #endif
 nostrictdef
@@ -40,9 +40,10 @@
 SOURCEPATH      ../src
 SOURCE          rlocationmanager.cpp
 SOURCE          rlocationtrail.cpp
-SOURCE	    rlocationobjectmanipulator.cpp 
-SOURCE      CTrackLogObserverAO.cpp 
-SOURCE      rtracklog.cpp
+SOURCE	        rlocationobjectmanipulator.cpp 
+SOURCE          CTrackLogObserverAO.cpp
+SOURCE          rtracklog.cpp
+SOURCE          rlocationgeotagger.cpp
 
 MW_LAYER_SYSTEMINCLUDE
 
@@ -55,3 +56,5 @@
 BYTEPAIRCOMPRESSTARGET
 OPTION ARMCC -O3 -OTime
 
+// End of file
+