camerauis/cameraxui/cxengine/cxengine.pro
changeset 37 64817133cd1d
parent 32 5c1e3c6aa4ef
child 46 c826656d6714
equal deleted inserted replaced
36:b12f3922a74f 37:64817133cd1d
    64 LIBS += -lharvesterclient
    64 LIBS += -lharvesterclient
    65 LIBS += -lthumbnailmanagerqt
    65 LIBS += -lthumbnailmanagerqt
    66 LIBS += -lxqserviceutil
    66 LIBS += -lxqserviceutil
    67 LIBS += -loommonitor
    67 LIBS += -loommonitor
    68 LIBS += -lhal
    68 LIBS += -lhal
       
    69 LIBS += -llocationmanager
    69 
    70 
    70 symbian {
    71 symbian {
    71    TARGET.EPOCALLOWDLLDATA = 1 // TODO: check this out??
    72    TARGET.EPOCALLOWDLLDATA = 1 // TODO: check this out??
    72 }
    73 }
    73 
    74 
   157            cxememorymonitorprivate.h \
   158            cxememorymonitorprivate.h \
   158            cxediskmonitor.h \
   159            cxediskmonitor.h \
   159            cxediskmonitorprivate.h \
   160            cxediskmonitorprivate.h \
   160            cxesnapshotcontrol.h \
   161            cxesnapshotcontrol.h \
   161            cxesnapshotcontrolprivate.h \
   162            cxesnapshotcontrolprivate.h \
       
   163            cxegeotaggingtrail.h \
       
   164            cxegeotaggingtrailprivate.h \
   162            sensor/xqsensor.h \
   165            sensor/xqsensor.h \
   163            sensor/xqaccsensor.h \
   166            sensor/xqaccsensor.h \
   164            sensor/xqdeviceorientation.h \
   167            sensor/xqdeviceorientation.h \
   165            sensor/xqdeviceorientation_p.h \
   168            sensor/xqdeviceorientation_p.h \
   166            sensor/xqsensor_p.h \
   169            sensor/xqsensor_p.h \
   205            cxememorymonitorprivate.cpp \
   208            cxememorymonitorprivate.cpp \
   206            cxediskmonitor.cpp \
   209            cxediskmonitor.cpp \
   207            cxediskmonitorprivate.cpp \
   210            cxediskmonitorprivate.cpp \
   208            cxesnapshotcontrol.cpp \
   211            cxesnapshotcontrol.cpp \
   209            cxesnapshotcontrolprivate.cpp \
   212            cxesnapshotcontrolprivate.cpp \
       
   213            cxegeotaggingtrail.cpp \
       
   214            cxegeotaggingtrailprivate.cpp \
   210            sensor/xqsensor.cpp \
   215            sensor/xqsensor.cpp \
   211            sensor/xqaccsensor.cpp \
   216            sensor/xqaccsensor.cpp \
   212            sensor/xqdeviceorientation.cpp \
   217            sensor/xqdeviceorientation.cpp \
   213            sensor/xqdeviceorientation_p.cpp \
   218            sensor/xqdeviceorientation_p.cpp \
   214            sensor/xqsensor_p.cpp \
   219            sensor/xqsensor_p.cpp \