aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic-pgsql.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-07-22 00:06:17 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-07-22 10:01:36 +0200
commitd8b3a3388349d7055423f35911ef8ae17aba5ab4 (patch)
tree3e36125efb4ffa4ad3687a601e9ca26b4d0302a0 /odb/qt/basic-pgsql.options
parent3ccd52b46db124086345f3c7b8e95e435d500903 (diff)
Add PostgreSQL support to Qt profile
Diffstat (limited to 'odb/qt/basic-pgsql.options')
-rw-r--r--odb/qt/basic-pgsql.options11
1 files changed, 11 insertions, 0 deletions
diff --git a/odb/qt/basic-pgsql.options b/odb/qt/basic-pgsql.options
new file mode 100644
index 0000000..1940dc6
--- /dev/null
+++ b/odb/qt/basic-pgsql.options
@@ -0,0 +1,11 @@
+# file : odb/qt/basic-pgsql.options
+# author : Constantin Michael <constantin@codesynthesis.com>
+# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# license : GNU GPL v2; see accompanying LICENSE file
+
+--profile qt/version
+
+--odb-epilogue '#include <odb/qt/basic/pgsql/default-mapping.hxx>'
+
+--hxx-prologue '#include <odb/qt/basic/pgsql/qstring-traits.hxx>'
+--hxx-prologue '#include <odb/qt/basic/pgsql/qbyte-array-traits.hxx>'