telutils/dialpad/dialpad.pro
changeset 32 1f002146abb4
parent 31 a2467631ae02
child 33 8d5d7fcf9b59
--- a/telutils/dialpad/dialpad.pro	Wed Jun 23 18:49:32 2010 +0300
+++ b/telutils/dialpad/dialpad.pro	Tue Jul 06 14:53:02 2010 +0300
@@ -36,7 +36,8 @@
            inc/dialpadkeysequenceeventfilter.h \
            inc/dialpadvideomailboxeventfilter.h \
            inc/dialpadmailboxeventfilterbase.h \
-           inc/dialpademergencycalleventfilter.h
+           inc/dialpademergencycalleventfilter.h \
+           inc/dialpadhasheventfilter.h
 
 SOURCES += src/dialpad.cpp \
            src/dialpadbutton.cpp \
@@ -52,7 +53,8 @@
            src/dialpadvideomailboxeventfilter.cpp \
            src/dialpadmailboxeventfilterbase.cpp \
            src/dialpademergencycalleventfilter.cpp \
-           src/dialpadvtkeyhandler.cpp
+           src/dialpadvtkeyhandler.cpp \
+           src/dialpadhasheventfilter.cpp
 
 RESOURCES += dialpad.qrc
 
@@ -81,7 +83,8 @@
             -lxqserviceutil \
             -lvmbxengine \
             -lfeatmgr \
-            -lphoneclient
+            -lphoneclient \
+            -lcentralrepository
 }
 else:win32 { 
     HEADERS += inc/dialpadsymbianwrapper_p_stub.h