From c5d8c8293ce3e35d0606d3054cb74baf9ac02bd2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 14 Jan 2012 12:52:04 +0200 Subject: Basic Qt profile implementation for SQL Server --- odb/qt/basic-mssql.options | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 odb/qt/basic-mssql.options (limited to 'odb/qt/basic-mssql.options') diff --git a/odb/qt/basic-mssql.options b/odb/qt/basic-mssql.options new file mode 100644 index 0000000..31536bb --- /dev/null +++ b/odb/qt/basic-mssql.options @@ -0,0 +1,14 @@ +# file : odb/qt/basic-mssql.options +# author : Constantin Michael +# 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 ' + +--hxx-prologue '#include ' +--hxx-prologue '#include ' -- cgit v1.1