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.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/libslcompat/libslcompat.pro b/libslcompat/libslcompat.pro
deleted file mode 100644
index 75c8ff5..0000000
--- a/libslcompat/libslcompat.pro
+++ b/dev/null
@@ -1,16 +0,0 @@
-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 )