summaryrefslogtreecommitdiff
path: root/libsql/test/spaltenweise.pro
Unidiff
Diffstat (limited to 'libsql/test/spaltenweise.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libsql/test/spaltenweise.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/libsql/test/spaltenweise.pro b/libsql/test/spaltenweise.pro
new file mode 100644
index 0000000..5b881c0
--- a/dev/null
+++ b/libsql/test/spaltenweise.pro
@@ -0,0 +1,9 @@
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