From 0c5c65f4377db0d6e303dec900e5561f6afdf7d3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 7 Feb 2013 08:27:09 +0200 Subject: Take care of QT_REDUCE_RELOCATIONS-related error for ODB compiler --- odb/qt/version.options | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'odb/qt/version.options') diff --git a/odb/qt/version.options b/odb/qt/version.options index 262f339..43c3d39 100644 --- a/odb/qt/version.options +++ b/odb/qt/version.options @@ -2,6 +2,11 @@ # copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file +# Include the config file first so that it can do its thing before we +# include any Qt headers. +# +--odb-prologue '#include ' + # Make sure the options files as seen by the ODB compiler and header # files as seen by the C++ compiler have the same Qt interface version. # -- cgit v1.1