summaryrefslogtreecommitdiff
path: root/libslcompat/libslcompat.pro
Side-by-side diff
Diffstat (limited to 'libslcompat/libslcompat.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libslcompat/libslcompat.pro74
1 files changed, 73 insertions, 1 deletions
diff --git a/libslcompat/libslcompat.pro b/libslcompat/libslcompat.pro
index 9c41d93..8f0de99 100644
--- a/libslcompat/libslcompat.pro
+++ b/libslcompat/libslcompat.pro
@@ -1,16 +1,88 @@
TEMPLATE = lib
CONFIG += qte warn_on
HEADERS = slcolorselector.h \
slfileselector.h \
slmisc.h
SOURCES = slcolorselector.cpp \
slfileselector.cpp
TARGET = slcompat
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/lib
LIBS += -lopiecore2 -lopieui2 -lqtaux2
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )