From 4dc0dd399ecfacb8ca050e2a1cc882c6b320769e Mon Sep 17 00:00:00 2001 From: Roman Bovsunivskiy Date: Mon, 22 Feb 2010 17:08:50 +0000 Subject: [PATCH] Use ccache for newClusterDialogTest --- src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro b/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro index fa1ef21aa..0c907c997 100644 --- a/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro +++ b/src/gui/unit_tests/newClusterDialogTest/newClusterDialogTest.pro @@ -9,7 +9,6 @@ TARGET = newClusterDialogTest CONFIG += console CONFIG -= app_bundle TEMPLATE = app -QMAKE_CXX = g++ SOURCES += main.cpp \ newClusterDialogTest.cpp \ ../../ProjectPanel.cpp \