From 24925519b140ddc11831a3ac1adf9d041f99be07 Mon Sep 17 00:00:00 2001 From: Nikita Baryshnikov Date: Wed, 21 Sep 2016 17:57:48 +0300 Subject: [PATCH] Autotests: remove needles include Change-Id: I5cc279455bf5a53276d71cc7855722913492e222 Reviewed-by: Christian Stenger --- src/plugins/autotest/autotest.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/autotest/autotest.pro b/src/plugins/autotest/autotest.pro index ab10b9bd6a2..d1c82afe39d 100644 --- a/src/plugins/autotest/autotest.pro +++ b/src/plugins/autotest/autotest.pro @@ -2,7 +2,6 @@ TARGET = AutoTest TEMPLATE = lib include(../../qtcreatorplugin.pri) -include(autotest_dependencies.pri) DEFINES += AUTOTEST_LIBRARY