camerauis/cameraxui/cxui/cxui.pro
changeset 36 b12f3922a74f
parent 32 5c1e3c6aa4ef
child 37 64817133cd1d
--- a/camerauis/cameraxui/cxui/cxui.pro	Fri Jun 11 13:26:48 2010 +0300
+++ b/camerauis/cameraxui/cxui/cxui.pro	Wed Jun 23 17:59:54 2010 +0300
@@ -24,7 +24,7 @@
     TARGET.UID3         = 0x101f857a
     TARGET.VID          = VID_DEFAULT
     TARGET.EPOCHEAPSIZE = 0x020000 0x1000000
-    ICON                = ./icons/cxui.svg
+    SKINICON            = qtg_large_camera
     RSS_RULES           = "group_name=\"Qt Camera\";"
     # Fix for QMake translating INCLUDEPATH to SYSTEMINCLUDE
     # and TraceCompiler needing USERINCLUDE.
@@ -59,7 +59,8 @@
     -lefsrv \
     -lws32 \
     -lgdi \
-    -lapgrfx
+    -lapgrfx \
+    -lusbman
 
 CONFIG += hb
 CONFIG += service
@@ -96,6 +97,7 @@
     cxuiserviceprovider.h \
     cxuiscenemodeview.h \
     cxuizoomslider.h \
+    cxuieventlog.h \
     traces/OstTraceDefinitions.h
 
 SOURCES += main.cpp \
@@ -123,7 +125,8 @@
     cxuisettingxmlreader.cpp \
     cxuiserviceprovider.cpp \
     cxuiscenemodeview.cpp \
-    cxuizoomslider.cpp
+    cxuizoomslider.cpp \
+    cxuieventlog.cpp
 
 RESOURCES += cxui.qrc