summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.qbs
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@qt.io>2018-01-23 12:00:45 +0100
committerTobias Hunger <tobias.hunger@qt.io>2018-01-24 14:51:32 +0000
commitd3bed44f5fe7a7edaa97734b621ef7d708249f17 (patch)
tree82dc7577c9773f2058cd440c5dbb4f97660886c7 /src/plugins/projectexplorer/projectexplorer.qbs
parent5a18231e7e315cdefd92897c9e622155e4e4cf52 (diff)
downloadqt-creator-d3bed44f5fe7a7edaa97734b621ef7d708249f17.tar.gz
ProjectExplorer: Remove QTC_CPU override
QTC_CPU was broken in qmake and never worked there. Qbs never implemented the override properly, so neither did it work there. Use QSysInfo to retrieve information on CPU that Qt was built for and use that in the hostAbi. Change-Id: I298c15b2263c9eaf343a93037229de64e90c36ef Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io> Reviewed-by: Jake Petroules <jake.petroules@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer.qbs')
-rw-r--r--src/plugins/projectexplorer/projectexplorer.qbs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer.qbs b/src/plugins/projectexplorer/projectexplorer.qbs
index 2b643f69a7..5bb7197204 100644
--- a/src/plugins/projectexplorer/projectexplorer.qbs
+++ b/src/plugins/projectexplorer/projectexplorer.qbs
@@ -15,8 +15,6 @@ Project {
Depends { name: "TextEditor" }
Depends { name: "app_version_header" }
- cpp.defines: base.concat("QTC_CPU=X86Architecture")
-
Group {
name: "General"
files: [