summaryrefslogtreecommitdiffstats
path: root/src/tools/bootstrap
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dedietrich@qt.io>2017-04-11 17:32:18 -0700
committerJake Petroules <jake.petroules@qt.io>2017-04-12 23:24:31 +0000
commite7443b88fcc110ab187de09443118f087c513776 (patch)
tree681a07b0e8f1bbbf29e2b931599d5fc4b5e8d844 /src/tools/bootstrap
parent94c576cf6607d3e9880fdaf6c8a51216bf2d2147 (diff)
bootstrap: Remove redundant occurrence of qcore_foundation.mm
Already added in the "mac" clause. Change-Id: I272882347cb65ef32e5aae7b1eee9f15cede6fcb Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/tools/bootstrap')
-rw-r--r--src/tools/bootstrap/bootstrap.pro1
1 files changed, 0 insertions, 1 deletions
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 += \