aboutsummaryrefslogtreecommitdiff
path: root/odb/qt.options
diff options
context:
space:
mode:
authorConstantin Michael <constantin@codesynthesis.com>2011-03-31 15:36:02 +0200
committerConstantin Michael <constantin@codesynthesis.com>2011-04-22 14:38:40 +0200
commit621bc135b9825fc9f18ada204f67d3800c5f6fda (patch)
treefa94cea520c51c44f5fc25b85d7932b7f738a4aa /odb/qt.options
parentf43df635ef3efbb9ac242024c95c5949fb21a919 (diff)
Complete qt/basic and qt/date-time implementations
Diffstat (limited to 'odb/qt.options')
-rw-r--r--odb/qt.options9
1 files changed, 2 insertions, 7 deletions
diff --git a/odb/qt.options b/odb/qt.options
index bb51aab..76c25ec 100644
--- a/odb/qt.options
+++ b/odb/qt.options
@@ -3,10 +3,5 @@
# 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>'
---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
+--profile qt/basic
+--profile qt/date-time