summaryrefslogtreecommitdiff
path: root/libsql/test/spaltenweise.pro
Side-by-side diff
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 @@
TEMPLATE = app
CONFIG = qt warn_on release
HEADERS =
SOURCES = spaltenweise.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopiesql
TARGET = spaltenweise
+
+
+
+include ( ../../include.pro )