diff --git a/tests/auto/qml/qmlprojectmanager/fileformat/fileformat.pro b/tests/auto/qml/qmlprojectmanager/fileformat/fileformat.pro index ec195534d9c5244b5e006393416119de4aa8af0b..639e7b7a043c972e9897ba0e859e681d0f9df8a5 100644 --- a/tests/auto/qml/qmlprojectmanager/fileformat/fileformat.pro +++ b/tests/auto/qml/qmlprojectmanager/fileformat/fileformat.pro @@ -6,6 +6,7 @@ QT += script \ PLUGIN_DIR=../../../../../src/plugins/qmlprojectmanager include($$PLUGIN_DIR/fileformat/fileformat.pri) +include($$IDE_SOURCE_TREE/src/libs/utils/utils.pri) INCLUDEPATH += $$PLUGIN_DIR/fileformat