aboutsummaryrefslogtreecommitdiff
path: root/odb/qt.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-03-25 17:45:43 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-03-25 17:45:43 +0200
commit8ffecc252dba12e7208ea25c654e198151217dd7 (patch)
tree3a428acb8b9c75328ea755452800b32b1a22a72b /odb/qt.options
parentfda5cb404d7dcb926233f8b27e920e44f4e56635 (diff)
Add --hxx-prologue to qt options for new traits
Diffstat (limited to 'odb/qt.options')
-rw-r--r--odb/qt.options3
1 files changed, 3 insertions, 0 deletions
diff --git a/odb/qt.options b/odb/qt.options
index bafd94e..bb51aab 100644
--- a/odb/qt.options
+++ b/odb/qt.options
@@ -7,3 +7,6 @@
--odb-epilogue '#include <odb/qt/mysql/default-mapping.hxx>'
--hxx-prologue '#include <odb/qt/mysql/qstring-traits.hxx>'
+--hxx-prologue '#include <odb/qt/mysql/qdate-traits.hxx>'
+--hxx-prologue '#include <odb/qt/mysql/qtime-traits.hxx>'
+--hxx-prologue '#include <odb/qt/mysql/qdatetime-traits.hxx>' \ No newline at end of file