From e7443b88fcc110ab187de09443118f087c513776 Mon Sep 17 00:00:00 2001 From: Gabriel de Dietrich Date: Tue, 11 Apr 2017 17:32:18 -0700 Subject: bootstrap: Remove redundant occurrence of qcore_foundation.mm Already added in the "mac" clause. Change-Id: I272882347cb65ef32e5aae7b1eee9f15cede6fcb Reviewed-by: Jake Petroules Reviewed-by: Oswald Buddenhagen --- src/tools/bootstrap/bootstrap.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro index 507b5260cd..521dd5f0f2 100644 --- a/src/tools/bootstrap/bootstrap.pro +++ b/src/tools/bootstrap/bootstrap.pro @@ -120,7 +120,6 @@ mac { macx { OBJECTIVE_SOURCES += \ - ../../corelib/kernel/qcore_foundation.mm \ ../../corelib/io/qstandardpaths_mac.mm } else:unix { SOURCES += \ -- cgit v1.2.3