From 2d1104b1e3cfbf394981c39d8828598599dee5d6 Mon Sep 17 00:00:00 2001 From: Constantin Michael Date: Thu, 21 Apr 2011 09:19:17 +0200 Subject: Add qt/container implementation --- odb/qt/containers.options | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 odb/qt/containers.options (limited to 'odb/qt/containers.options') diff --git a/odb/qt/containers.options b/odb/qt/containers.options new file mode 100644 index 0000000..3651b9e --- /dev/null +++ b/odb/qt/containers.options @@ -0,0 +1,20 @@ +# file : odb/qt/containers.options +# author : Constantin Michael +# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC +# licences : GNU GPL v2; see accompanying LICENSE file + +--profile qt/version + +--odb-epilogue '#include ' +--odb-epilogue '#include ' +--odb-epilogue '#include ' +--odb-epilogue '#include ' +--odb-epilogue '#include ' +--odb-epilogue '#include ' + +--hxx-prologue '#include ' +--hxx-prologue '#include ' +--hxx-prologue '#include ' +--hxx-prologue '#include ' +--hxx-prologue '#include ' +--hxx-prologue '#include ' -- cgit v1.1