summaryrefslogtreecommitdiff
path: root/library/library.pro
Side-by-side diff
Diffstat (limited to 'library/library.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--library/library.pro9
1 files changed, 6 insertions, 3 deletions
diff --git a/library/library.pro b/library/library.pro
index 1837b4f..af505dd 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -36,12 +36,12 @@ HEADERS = calendar.h \
power.h \
storage.h \
qpemessagebox.h \
- backend/timeconversion.h \
+ timeconversion.h \
qpedebug.h \
qpemenubar.h \
qpetoolbar.h \
backend/categories.h \
- backend/stringutil.h \
+ stringutil.h \
backend/palmtoprecord.h \
backend/task.h \
backend/event.h \
@@ -54,7 +54,10 @@ HEADERS = calendar.h \
backend/vobject_p.h \
findwidget_p.h \
finddialog.h \
- lnkproperties.h
+ lnkproperties.h \
+ windowdecorationinterface.h \
+ textcodecinterface.h \
+ imagecodecinterface.h
SOURCES = calendar.cpp \
global.cpp \
xmlreader.cpp \