From a926388f73aed90d1aa9743d32ed4c049af6bf84 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Fri, 11 Nov 2011 13:43:01 +0200 Subject: Add Oracle support for Qt profile --- odb/qt/basic-oracle.options | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 odb/qt/basic-oracle.options (limited to 'odb/qt/basic-oracle.options') diff --git a/odb/qt/basic-oracle.options b/odb/qt/basic-oracle.options new file mode 100644 index 0000000..6e88522 --- /dev/null +++ b/odb/qt/basic-oracle.options @@ -0,0 +1,14 @@ +# file : odb/qt/basic-oracle.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