messagingapp/msgui/unifiededitor/unifiededitor.pro
changeset 27 e4592d119491
parent 25 84d9eb65b26f
child 47 5b14749788d7
--- a/messagingapp/msgui/unifiededitor/unifiededitor.pro	Mon May 03 12:29:07 2010 +0300
+++ b/messagingapp/msgui/unifiededitor/unifiededitor.pro	Fri May 14 15:49:35 2010 +0300
@@ -27,6 +27,8 @@
 INCLUDEPATH += ../../msgutils/unieditorutils/editorgenutils/inc
 INCLUDEPATH += ../../msgutils/unidatautils/unidatamodelloader/inc
 INCLUDEPATH += ../../msgutils/s60qconversions/inc
+INCLUDEPATH += ../../msgsettings/settingsview/inc
+
 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
 
 CONFIG += hb
@@ -53,7 +55,8 @@
     msgattachmentcontainer.h \
     msgbaseview.h \
     msgunieditorimageprocessor.h \
-    msgunieditorprocessimageoperation.h
+    msgunieditorprocessimageoperation.h \
+    msgunifiededitorbasewidget.h
 
 SOURCES += msgmonitor.inl \
     msgmonitor.cpp \
@@ -90,7 +93,8 @@
         -lxqservice \
         -lgsmu \
         -lsmcm \
-        -lxqserviceutil
+        -lxqserviceutil \
+        -lcommonengine
 
 
         
\ No newline at end of file