summaryrefslogtreecommitdiff
path: root/libsql/test/spaltenweise.pro
Unidiff
Diffstat (limited to 'libsql/test/spaltenweise.pro') (more/less context) (show 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 @@
1 TEMPLATE= app
2 CONFIG = qt warn_on release
3 HEADERS =
4 SOURCES = spaltenweise.cpp
5INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe -lopiesql
8 TARGET = spaltenweise
9
10
11
12
13include ( $(OPIEDIR)/include.pro )