camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro
changeset 24 2094593137f5
parent 21 fa6d9f75d6a6
child 29 699651f2666f
--- a/camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro	Mon May 03 12:22:55 2010 +0300
+++ b/camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro	Fri May 14 15:40:46 2010 +0300
@@ -44,6 +44,7 @@
 LIBS *= -lalfclient
 LIBS *= -lalfdecoderserverclient
 LIBS *= -lxqserviceutil
+LIBS *= -loommonitor
 
 
 SOURCES *= unittest_cxeenginesymbian.cpp \
@@ -98,6 +99,10 @@
            sensor/xqaccsensor_p.cpp \
            cxefakequalitypresets.cpp \
            cxequalitypresetssymbian.cpp \
+           cxediskmonitor.cpp \
+           cxediskmonitorprivate.cpp \
+           cxememorymonitor.cpp \
+           cxememorymonitorprivate.cpp
 
 
 
@@ -165,4 +170,8 @@
            sensor/xqaccsensor_p.h \
            cxequalitypresets.h \
            cxefakequalitypresets.h \
-           cxequalitypresetssymbian.h
+           cxequalitypresetssymbian.h \
+           cxediskmonitor.h \
+           cxediskmonitorprivate.h \
+           cxememorymonitor.h \
+           cxememorymonitorprivate.h