summaryrefslogtreecommitdiffstats
path: root/examples/sql/blob/blob.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/blob/blob.pro')
-rw-r--r--examples/sql/blob/blob.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/sql/blob/blob.pro b/examples/sql/blob/blob.pro
new file mode 100644
index 000000000..9240f2e42
--- /dev/null
+++ b/examples/sql/blob/blob.pro
@@ -0,0 +1,11 @@
+TEMPLATE = app
+TARGET = blob
+
+CONFIG += qt warn_on release
+win32:CONFIG += console
+
+REQUIRES = full-config
+
+HEADERS =
+SOURCES = main.cpp
+INTERFACES =