summaryrefslogtreecommitdiffstats
path: root/hyperui/hyperui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'hyperui/hyperui.pro')
-rw-r--r--hyperui/hyperui.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/hyperui/hyperui.pro b/hyperui/hyperui.pro
index 1dbd4ea..e99dab3 100644
--- a/hyperui/hyperui.pro
+++ b/hyperui/hyperui.pro
@@ -18,26 +18,40 @@ symbian {
HEADERS += mainwindow.h \
pagemenu.h \
view.h \
+ global.h \
pageview.h \
menuview.h \
phoneview.h \
draggablepreview.h \
clockwidget.h \
+ contactlist.h \
+ contactresource.h \
+ ../shared/utils.h \
../shared/button.h \
../shared/label.h \
+ ../shared/scrollarea.h \
+ ../shared/pixmapwidget.h \
+ ../shared/kineticscroll.h \
../shared/dataresource.h
SOURCES += main.cpp \
mainwindow.cpp \
pagemenu.cpp \
view.cpp \
+ global.cpp \
pageview.cpp \
menuview.cpp \
phoneview.cpp \
draggablepreview.cpp \
clockwidget.cpp \
+ contactlist.cpp \
+ contactresource.cpp \
+ ../shared/utils.cpp \
../shared/button.cpp \
../shared/label.cpp \
+ ../shared/scrollarea.cpp \
+ ../shared/pixmapwidget.cpp \
+ ../shared/kineticscroll.cpp \
../shared/dataresource.cpp
isEmpty(RESOLUTION) {