aboutsummaryrefslogtreecommitdiff
path: root/odb/qt/date-time-mysql.options
blob: 807390323efc7b88b7cefa1c734db25c0c3536a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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

# Include the default mapping in prologue instead of epilogue to
# allow the user to override the default mapping.
#
--odb-prologue '#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>'