diff --git a/tests/auto/autotest.qbs b/tests/auto/autotest.qbs index 14b80093a3ac1aecc0c69bc652152cf53fbe8f47..9625b10b2952206973976a2a9859496729b880d9 100644 --- a/tests/auto/autotest.qbs +++ b/tests/auto/autotest.qbs @@ -15,7 +15,6 @@ CppApplication { buildDirectory + '/' + project.ide_library_path + "/..", // OSX buildDirectory + '/' + project.ide_plugin_path + "/QtProject" ] - cpp.defines: base.concat(["QT_USE_FAST_OPERATOR_PLUS"]) // The following would be conceptually right, but does not work currently as some autotests // (e.g. extensionsystem) do not work when installed, because they want hardcoded