summaryrefslogtreecommitdiff
path: root/libopie2/examples/opiedb/sqltest/spaltenweise.pro
authormickeyl <mickeyl>2005-01-29 14:23:27 (UTC)
committer mickeyl <mickeyl>2005-01-29 14:23:27 (UTC)
commit20b3de56573b9e86c6b6041faf684adc8cbb2a45 (patch) (unidiff)
treee0d91c84dee46d1cce3b0d68fd2c10c3dd7ce3a1 /libopie2/examples/opiedb/sqltest/spaltenweise.pro
parent555b999359a5aad999eaaf48632ce85f25125b85 (diff)
downloadopie-20b3de56573b9e86c6b6041faf684adc8cbb2a45.zip
opie-20b3de56573b9e86c6b6041faf684adc8cbb2a45.tar.gz
opie-20b3de56573b9e86c6b6041faf684adc8cbb2a45.tar.bz2
examples to where they belong
Diffstat (limited to 'libopie2/examples/opiedb/sqltest/spaltenweise.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/examples/opiedb/sqltest/spaltenweise.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/libopie2/examples/opiedb/sqltest/spaltenweise.pro b/libopie2/examples/opiedb/sqltest/spaltenweise.pro
deleted file mode 100644
index 0335d16..0000000
--- a/libopie2/examples/opiedb/sqltest/spaltenweise.pro
+++ b/dev/null
@@ -1,13 +0,0 @@
1 TEMPLATE= app
2 CONFIG = qt warn_on
3 HEADERS =
4 SOURCES = spaltenweise.cpp
5INCLUDEPATH += $(OPIEDIR)/include
6 DEPENDPATH+= $(OPIEDIR)/include
7LIBS += -lqpe -lopiedb2
8 TARGET = spaltenweise
9
10
11
12
13include( $(OPIEDIR)/include.pro )