aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/basic-mysql.options
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/basic-mysql.options')
-rw-r--r--odb/qt/basic-mysql.options11
1 files changed, 11 insertions, 0 deletions
diff --git a/odb/qt/basic-mysql.options b/odb/qt/basic-mysql.options
new file mode 100644
index 0000000..adb3529
--- /dev/null
+++ b/odb/qt/basic-mysql.options
@@ -0,0 +1,11 @@
+# file : odb/qt/basic-mysql.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/mysql/default-mapping.hxx>'
+
+--hxx-prologue '#include <odb/qt/basic/mysql/qstring-traits.hxx>'
+--hxx-prologue '#include <odb/qt/basic/mysql/qbyte-array-traits.hxx>'