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.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/libsql/test/spaltenweise.pro b/libsql/test/spaltenweise.pro
index 5b881c0..af68407 100644
--- a/libsql/test/spaltenweise.pro
+++ b/libsql/test/spaltenweise.pro
@@ -1,9 +1,13 @@
1 TEMPLATE= app 1 TEMPLATE= app
2 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
3 HEADERS = 3 HEADERS =
4 SOURCES = spaltenweise.cpp 4 SOURCES = spaltenweise.cpp
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include 6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe -lopiesql 7LIBS += -lqpe -lopiesql
8 TARGET = spaltenweise 8 TARGET = spaltenweise
9 9
10
11
12
13include ( ../../include.pro )