summaryrefslogtreecommitdiff
authorcniehaus <cniehaus>2002-08-29 15:05:32 (UTC)
committer cniehaus <cniehaus>2002-08-29 15:05:32 (UTC)
commit4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (patch) (side-by-side diff)
tree116cec3b563b6eaaa087392b0a115a517e8ff94b
parent4212b92b6486f2c7216c234528731025fac44e55 (diff)
downloadopie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.zip
opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.tar.gz
opie-4b90c9ba76f5757c670e1fd66ceb9cf2d8057073.tar.bz2
removes one no longer existend files from the .pro
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--library/library.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/library.pro b/library/library.pro
index cb4714a..1837b4f 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -21,49 +21,48 @@ HEADERS = calendar.h \
qpestyle.h \
qpedialog.h \
lightstyle.h \
config.h \
applnk.h \
sound.h \
tzselect.h \
qmath.h \
datebookdb.h \
alarmserver.h \
process.h \
password.h \
timestring.h \
fontfactoryinterface.h \
fontdatabase.h \
power.h \
storage.h \
qpemessagebox.h \
backend/timeconversion.h \
qpedebug.h \
qpemenubar.h \
qpetoolbar.h \
backend/categories.h \
backend/stringutil.h \
- backend/palmtopuid.h \
backend/palmtoprecord.h \
backend/task.h \
backend/event.h \
backend/contact.h\
categorymenu.h \
categoryedit_p.h \
categoryselect.h \
categorywidget.h \
ir.h \
backend/vobject_p.h \
findwidget_p.h \
finddialog.h \
lnkproperties.h
SOURCES = calendar.cpp \
global.cpp \
xmlreader.cpp \
mimetype.cpp \
menubutton.cpp \
network.cpp \
networkinterface.cpp \
filemanager.cpp \
fontmanager.cpp \
qdawg.cpp \
datebookmonth.cpp \
@@ -114,25 +113,26 @@ SOURCES = calendar.cpp \
# Qt 3 compatibility
qt2:HEADERS += quuid.h qcom.h qlibrary.h qlibrary_p.h
qt2:SOURCES += quuid.cpp qlibrary.cpp qlibrary_unix.cpp
INCLUDEPATH += $(OPIEDIR)/include backend
LIBS += -ldl -lcrypt -lm
INTERFACES = passwordbase_p.ui categoryeditbase_p.ui findwidgetbase_p.ui lnkpropertiesbase_p.ui
TARGET = qpe
DESTDIR = $(QTDIR)/lib$(PROJMAK)
# This is set by configure$(OPIEDIR).
VERSION = 1.5.0.1
TRANSLATIONS = ../i18n/de/libqpe.ts \
../i18n/en/libqpe.ts \
../i18n/es/libqpe.ts \
../i18n/fr/libqpe.ts \
../i18n/hu/libqpe.ts \
../i18n/ja/libqpe.ts \
../i18n/ko/libqpe.ts \
../i18n/no/libqpe.ts \
../i18n/pl/libqpe.ts \
../i18n/pt/libqpe.ts \
../i18n/pt_BR/libqpe.ts \
../i18n/sl/libqpe.ts \
../i18n/zh_CN/libqpe.ts \
+ ../i18n/it/libqpe.ts \
../i18n/zh_TW/libqpe.ts