summaryrefslogtreecommitdiff
path: root/library/library.pro
authorzecke <zecke>2002-09-10 12:09:49 (UTC)
committer zecke <zecke>2002-09-10 12:09:49 (UTC)
commit6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4 (patch) (side-by-side diff)
tree6ebc93c6432f4ed9d00ef1448b6a047ef522a79a /library/library.pro
parentd10cddb3c9ce75bc90b14add14bc133737fe35aa (diff)
downloadopie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.zip
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.gz
opie-6b77a1cdb9536b1c135eb86d53a6b2c22c19b0a4.tar.bz2
Qtopia1-6 merge
still to test bic changes to be resolved more changes to be made?
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 \