camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro
changeset 37 64817133cd1d
parent 29 699651f2666f
child 48 42ba2d16bf40
--- a/camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro	Wed Jun 23 17:59:54 2010 +0300
+++ b/camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro	Tue Jul 06 14:04:02 2010 +0300
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
 # All rights reserved.
 # This component and the accompanying materials are made available
 # under the terms of "Eclipse Public License v1.0"
@@ -41,10 +41,9 @@
 LIBS *= -lsensrvclient
 LIBS *= -lsensrvutil
 LIBS *= -limagingconfigmanager
-LIBS *= -lalfclient
-LIBS *= -lalfdecoderserverclient
 LIBS *= -lxqserviceutil
 LIBS *= -loommonitor
+LIBS += -llocationmanager
 
 
 SOURCES *= unittest_cxeenginesymbian.cpp \
@@ -105,7 +104,9 @@
            cxememorymonitorprivate.cpp \
            cxesnapshotcontrol.cpp \
            cxesnapshotcontrolprivate.cpp \
-           cxefakesettingsmodel.cpp
+           cxefakesettingsmodel.cpp \
+           cxegeotaggingtrail.cpp \
+           cxegeotaggingtrailprivate.cpp           
 
 
 
@@ -180,4 +181,6 @@
            cxememorymonitorprivate.h \
            cxesnapshotcontrol.h \
            cxesnapshotcontrolprivate.h \
-           cxefakesettingsmodel.h
+           cxefakesettingsmodel.h \
+           cxegeotaggingtrail.h \
+           cxegeotaggingtrailprivate.h