summaryrefslogtreecommitdiff
path: root/libsql/test/spaltenweise.pro
Side-by-side diff
Diffstat (limited to 'libsql/test/spaltenweise.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libsql/test/spaltenweise.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/libsql/test/spaltenweise.pro b/libsql/test/spaltenweise.pro
deleted file mode 100644
index f54fada..0000000
--- a/libsql/test/spaltenweise.pro
+++ b/dev/null
@@ -1,13 +0,0 @@
-TEMPLATE = app
-CONFIG = qt warn_on release
-HEADERS =
-SOURCES = spaltenweise.cpp
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopiesql
-TARGET = spaltenweise
-
-
-
-
-include ( $(OPIEDIR)/include.pro )