aboutsummaryrefslogtreecommitdiff
path: root/odb/qt.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-03-23 15:27:42 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-03-23 15:27:42 +0200
commit2b29df1262399eeb8414069f82f99aaf98c91121 (patch)
treeaa7d918bdc9716d66ff4fcb588091c621b651a91 /odb/qt.options
parent62996fbf441dc92d686e97f336b20a5fea972962 (diff)
Add support for Qt QString
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 2c52ff6..bafd94e 100644
--- a/odb/qt.options
+++ b/odb/qt.options
@@ -4,3 +4,6 @@
# license : GNU GPL v2; see accompanying LICENSE file
--profile qt/version
+
+--odb-epilogue '#include <odb/qt/mysql/default-mapping.hxx>'
+--hxx-prologue '#include <odb/qt/mysql/qstring-traits.hxx>'