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.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
@@ -4,6 +4,10 @@ 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 )