aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativeconnection/qdeclarativeconnection.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-15 14:35:08 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-15 08:08:44 +0200
commite5a0d7076a296bf054e923c8dbd9cdcf69fa6b30 (patch)
tree157b796f88a460d8b61a6b7b07a4a406470df916 /tests/auto/qtquick1/qdeclarativeconnection/qdeclarativeconnection.pro
parentc17fd1dad7b87d7d5e950dc067f256363451f873 (diff)
Fixed compile on mac (workaround for build system bug)
When using QT += somemodule, and using frameworks on mac, qmake refuses to add `-framework somemodule' to the compiler flags unless the framework can be found on disk. This can easily break when compiling two frameworks out of the same source tree. In this case, if QtQuick1 were qmake'd prior to QtDeclarative being built (which is expected for a clean build), it would incorrectly put -lQtDeclarative into the link line even if QtDeclarative should be built as a framework. The problem would disappear if qmake was re-run. Change-Id: I79cbfc454e0ab564ce6597b4f7e613c1ff39473f Reviewed-on: http://codereview.qt-project.org/4938 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/qtquick1/qdeclarativeconnection/qdeclarativeconnection.pro')
0 files changed, 0 insertions, 0 deletions