summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsprojectmanager.pro
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@theqtcompany.com>2015-10-22 16:55:17 +0200
committerTobias Hunger <tobias.hunger@theqtcompany.com>2015-10-26 16:56:53 +0000
commit6346835740f0e0b5f926adf7e8b3238e75229369 (patch)
tree76aa5fd2592f00203ab74961ee03668465b9e4ff /src/plugins/qbsprojectmanager/qbsprojectmanager.pro
parente4517a426aba254561c917f52a244f975cd396a2 (diff)
downloadqt-creator-6346835740f0e0b5f926adf7e8b3238e75229369.tar.gz
BuildInfo: Add BuildConfiguration::BuildType
Remove QbsBuildInfo, which only adds the same information over the normal BuildInfo. Change QmakeBuildInfo to use the buildType as provided by its base class. Change-Id: Iddb86487c85893988f78bbfaf549823a19f13b5b Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'src/plugins/qbsprojectmanager/qbsprojectmanager.pro')
-rw-r--r--src/plugins/qbsprojectmanager/qbsprojectmanager.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qbsprojectmanager/qbsprojectmanager.pro b/src/plugins/qbsprojectmanager/qbsprojectmanager.pro
index ea5b7fee5d..9a905b529a 100644
--- a/src/plugins/qbsprojectmanager/qbsprojectmanager.pro
+++ b/src/plugins/qbsprojectmanager/qbsprojectmanager.pro
@@ -23,7 +23,6 @@ HEADERS = \
propertyprovider.h \
qbsbuildconfiguration.h \
qbsbuildconfigurationwidget.h \
- qbsbuildinfo.h \
qbsbuildstep.h \
qbscleanstep.h \
qbsdeployconfigurationfactory.h \