--- a/emailuis/nmailuiwidgetsplugin/nmailuiwidgetsplugin.pro Mon May 03 12:23:15 2010 +0300
+++ b/emailuis/nmailuiwidgetsplugin/nmailuiwidgetsplugin.pro Fri May 14 15:41:10 2010 +0300
@@ -14,19 +14,14 @@
CONFIG += hb
TEMPLATE = lib
TARGET = nmailuiwidgetsplugin
-QT += core
-INCLUDEPATH += . \
- ./inc \
- ../../inc \
- ../nmailuiwidgets/inc
+INCLUDEPATH += ./inc \
+ ../../inc
HEADERS += inc/nmailuiwidgetsplugin.h
SOURCES += src/nmailuiwidgetsplugin.cpp
-LIBS += -leuser
-
symbian*: {
TARGET.EPOCALLOWDLLDATA = 1
TARGET.CAPABILITY = ALL \
@@ -45,4 +40,3 @@
LIBS += -L../../bin \
-lnmailuiwidgets
}
-
\ No newline at end of file