summaryrefslogtreecommitdiff
path: root/libodb-qt/odb/qt/date-time/date-time-mssql.options
diff options
context:
space:
mode:
Diffstat (limited to 'libodb-qt/odb/qt/date-time/date-time-mssql.options')
-rw-r--r--libodb-qt/odb/qt/date-time/date-time-mssql.options13
1 files changed, 13 insertions, 0 deletions
diff --git a/libodb-qt/odb/qt/date-time/date-time-mssql.options b/libodb-qt/odb/qt/date-time/date-time-mssql.options
new file mode 100644
index 0000000..7e35b4d
--- /dev/null
+++ b/libodb-qt/odb/qt/date-time/date-time-mssql.options
@@ -0,0 +1,13 @@
+# file : odb/qt/date-time/date-time-mssql.options
+# 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/mssql/default-mapping.hxx>'
+
+--hxx-prologue '#include <odb/qt/date-time/mssql/qdate-traits.hxx>'
+--hxx-prologue '#include <odb/qt/date-time/mssql/qtime-traits.hxx>'
+--hxx-prologue '#include <odb/qt/date-time/mssql/qdate-time-traits.hxx>'