blob: bafd94e7c732c11abc8c66dad546ee01ebe103f5 (
plain)
1
2
3
4
5
6
7
8
9
|
# file : odb/qt.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/mysql/default-mapping.hxx>'
--hxx-prologue '#include <odb/qt/mysql/qstring-traits.hxx>'
|