aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/date-time-mysql.options
diff options
context:
space:
mode:
Diffstat (limited to 'odb/qt/date-time-mysql.options')
-rw-r--r--odb/qt/date-time-mysql.options12
1 files changed, 12 insertions, 0 deletions
diff --git a/odb/qt/date-time-mysql.options b/odb/qt/date-time-mysql.options
new file mode 100644
index 0000000..02bebf7
--- /dev/null
+++ b/odb/qt/date-time-mysql.options
@@ -0,0 +1,12 @@
+# file : odb/qt/date-time-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/date-time/mysql/default-mapping.hxx>'
+
+--hxx-prologue '#include <odb/qt/date-time/mysql/qdate-traits.hxx>'
+--hxx-prologue '#include <odb/qt/date-time/mysql/qtime-traits.hxx>'
+--hxx-prologue '#include <odb/qt/date-time/mysql/qdate-time-traits.hxx>'