From 7b06e36fe27adc6a4fde2004eac13aaf8c0f0f02 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sat, 29 Jan 2005 14:09:25 +0000 Subject: examples start to appear here --- (limited to 'examples/opiedb/sqltest/zeilenweise.pro') diff --git a/examples/opiedb/sqltest/zeilenweise.pro b/examples/opiedb/sqltest/zeilenweise.pro new file mode 100644 index 0000000..1fa17cd --- a/dev/null +++ b/examples/opiedb/sqltest/zeilenweise.pro @@ -0,0 +1,13 @@ +TEMPLATE = app +CONFIG = qt warn_on +HEADERS = +SOURCES = zeilenweise.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe -lopiedb2 +TARGET = zeilenweise + + + + +include( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2