From 4b85211a43d430978470f1b56be941a7124164fd Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 15 Nov 2012 14:49:10 +0100 Subject: remove pointless TARGET assignments TARGET defaults to the project file's basename Change-Id: I0cd204ae6559e6c51d3c987bc38ae372e2b4a3dd Reviewed-by: Joerg Bornemann --- src/tools/qdbusxml2cpp/qdbusxml2cpp.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools/qdbusxml2cpp') diff --git a/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro b/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro index 01f43c4d8a..7319958363 100644 --- a/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro +++ b/src/tools/qdbusxml2cpp/qdbusxml2cpp.pro @@ -1,6 +1,5 @@ option(host_build) TEMPLATE = app -TARGET = qdbusxml2cpp QT = bootstrap-private DESTDIR = ../../../bin -- cgit v1.2.3