messagingapp/msgui/msgaudiofetcher/msgaudiofetcher.pro
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 67 fc91263aee62
--- a/messagingapp/msgui/msgaudiofetcher/msgaudiofetcher.pro	Wed Aug 18 00:46:12 2010 +0530
+++ b/messagingapp/msgui/msgaudiofetcher/msgaudiofetcher.pro	Tue Aug 31 18:53:38 2010 +0530
@@ -43,15 +43,12 @@
 # Input
 HEADERS += msgaudioselectionengine.h \
            msgaudiofetchermodel.h \
-           msgaudiofetcherwidget.h \
-           msgaudiofetcherview.h \
-           msgaudiopreview.h \
-           ../inc/msgbaseview.h
+           ../inc/msgaudiofetcherdialog.h \
+           msgaudiopreview.h
            
 SOURCES += msgaudioselectionengine.cpp \
            msgaudiofetchermodel.cpp \
-           msgaudiofetcherwidget.cpp \
-           msgaudiofetcherview.cpp \
+           msgaudiofetcherdialog.cpp \
            msgaudiopreview.cpp
 
 defBlock = \      
@@ -64,8 +61,7 @@
 MMP_RULES += defBlock
 
 # Libs
-LIBS += -lconvergedmessageutils \
-        -lxqutils \
+LIBS += -lxqutils \
         -lmdeclient \
         -lcentralrepository \
         -lProfileEng \