camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro
changeset 37 64817133cd1d
parent 29 699651f2666f
child 48 42ba2d16bf40
equal deleted inserted replaced
36:b12f3922a74f 37:64817133cd1d
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    39 LIBS *= -lmmfcontrollerframework
    39 LIBS *= -lmmfcontrollerframework
    40 LIBS *= -lplatformenv
    40 LIBS *= -lplatformenv
    41 LIBS *= -lsensrvclient
    41 LIBS *= -lsensrvclient
    42 LIBS *= -lsensrvutil
    42 LIBS *= -lsensrvutil
    43 LIBS *= -limagingconfigmanager
    43 LIBS *= -limagingconfigmanager
    44 LIBS *= -lalfclient
       
    45 LIBS *= -lalfdecoderserverclient
       
    46 LIBS *= -lxqserviceutil
    44 LIBS *= -lxqserviceutil
    47 LIBS *= -loommonitor
    45 LIBS *= -loommonitor
       
    46 LIBS += -llocationmanager
    48 
    47 
    49 
    48 
    50 SOURCES *= unittest_cxeenginesymbian.cpp \
    49 SOURCES *= unittest_cxeenginesymbian.cpp \
    51            cxeenginesymbianunit.cpp \
    50            cxeenginesymbianunit.cpp \
    52            cxeenginesymbian.cpp \
    51            cxeenginesymbian.cpp \
   103            cxediskmonitorprivate.cpp \
   102            cxediskmonitorprivate.cpp \
   104            cxememorymonitor.cpp \
   103            cxememorymonitor.cpp \
   105            cxememorymonitorprivate.cpp \
   104            cxememorymonitorprivate.cpp \
   106            cxesnapshotcontrol.cpp \
   105            cxesnapshotcontrol.cpp \
   107            cxesnapshotcontrolprivate.cpp \
   106            cxesnapshotcontrolprivate.cpp \
   108            cxefakesettingsmodel.cpp
   107            cxefakesettingsmodel.cpp \
       
   108            cxegeotaggingtrail.cpp \
       
   109            cxegeotaggingtrailprivate.cpp           
   109 
   110 
   110 
   111 
   111 
   112 
   112 HEADERS *= unittest_cxeenginesymbian.h \
   113 HEADERS *= unittest_cxeenginesymbian.h \
   113            cxeenginesymbianunit.h \
   114            cxeenginesymbianunit.h \
   178            cxediskmonitorprivate.h \
   179            cxediskmonitorprivate.h \
   179            cxememorymonitor.h \
   180            cxememorymonitor.h \
   180            cxememorymonitorprivate.h \
   181            cxememorymonitorprivate.h \
   181            cxesnapshotcontrol.h \
   182            cxesnapshotcontrol.h \
   182            cxesnapshotcontrolprivate.h \
   183            cxesnapshotcontrolprivate.h \
   183            cxefakesettingsmodel.h
   184            cxefakesettingsmodel.h \
       
   185            cxegeotaggingtrail.h \
       
   186            cxegeotaggingtrailprivate.h