aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic-oracle.options
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/basic-oracle.options')
-rw-r--r--odb/qt/basic-oracle.options14
1 files changed, 14 insertions, 0 deletions
diff --git a/odb/qt/basic-oracle.options b/odb/qt/basic-oracle.options
new file mode 100644
index 0000000..6e88522
--- /dev/null
+++ b/odb/qt/basic-oracle.options
@@ -0,0 +1,14 @@
+# file : odb/qt/basic-oracle.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
+
+# Include the default mapping in prologue instead of epilogue to
+# allow the user to override the default mapping.
+#
+--odb-prologue '#include <odb/qt/basic/oracle/default-mapping.hxx>'
+
+--hxx-prologue '#include <odb/qt/basic/oracle/qstring-traits.hxx>'
+--hxx-prologue '#include <odb/qt/basic/oracle/qbyte-array-traits.hxx>'