summaryrefslogtreecommitdiff
path: root/x11/libqpe-x11
Side-by-side diff
Diffstat (limited to 'x11/libqpe-x11') (more/less context) (ignore whitespace changes)
-rw-r--r--x11/libqpe-x11/libqpe-x11.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/libqpe-x11/libqpe-x11.pro b/x11/libqpe-x11/libqpe-x11.pro
index 459d3ba..1671ffa 100644
--- a/x11/libqpe-x11/libqpe-x11.pro
+++ b/x11/libqpe-x11/libqpe-x11.pro
@@ -120,24 +120,28 @@ SOURCES = ../../library/calendar.cpp \
# Qt 3 compatibility
HEADERS += ../../library/quuid.h \
../../library/qcom.h \
../../library/qlibrary.h \
../../library/qlibrary_p.h
SOURCES += ../../library/quuid.cpp \
../../library/qlibrary.cpp \
../../library/qlibrary_unix.cpp
INCLUDEPATH += $(OPIEDIR)/include backend
LIBS += -ldl -lcrypt -lm
INTERFACES = ../../library/passwordbase_p.ui \
../../library/categoryeditbase_p.ui \
../../library/findwidgetbase_p.ui \
../../library/lnkpropertiesbase_p.ui
TARGET = qpe
DESTDIR = $(QTDIR)/lib$(PROJMAK)
# This is set by configure$(OPIEDIR).
VERSION = 1.5.0.1
+
+
+
+include ( ../../include.pro )