Don't build app bundles for qmltestcase applications on Mac OS X
Change-Id: Ia61f12313908f42f7ff7a43be5443e779300e436 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
39560b85d5
commit
52c0e98dd2
@ -2,6 +2,8 @@ CONFIG += testcase
|
|||||||
|
|
||||||
QT += declarative qmltest
|
QT += declarative qmltest
|
||||||
|
|
||||||
|
macx: CONFIG -= app_bundle
|
||||||
|
|
||||||
# If the .pro file specified an IMPORTPATH, then add that to
|
# If the .pro file specified an IMPORTPATH, then add that to
|
||||||
# the command-line when the test is run.
|
# the command-line when the test is run.
|
||||||
!isEmpty(IMPORTPATH) {
|
!isEmpty(IMPORTPATH) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user