summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectexplorer.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/projectexplorer/projectexplorer.qbs')
-rw-r--r--src/plugins/projectexplorer/projectexplorer.qbs16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/plugins/projectexplorer/projectexplorer.qbs b/src/plugins/projectexplorer/projectexplorer.qbs
index a59814d774..f5684dc478 100644
--- a/src/plugins/projectexplorer/projectexplorer.qbs
+++ b/src/plugins/projectexplorer/projectexplorer.qbs
@@ -108,6 +108,21 @@ QtcPlugin {
"processparameters.h",
"processstep.cpp",
"processstep.h",
+ "profile.cpp",
+ "profile.h",
+ "profileconfigwidget.h",
+ "profileinformation.cpp",
+ "profileinformation.h",
+ "profileinformationconfigwidget.cpp",
+ "profileinformationconfigwidget.h",
+ "profilemanager.cpp",
+ "profilemanager.h",
+ "profilemanagerconfigwidget.cpp",
+ "profilemanagerconfigwidget.h",
+ "profilemodel.cpp",
+ "profilemodel.h",
+ "profileoptionspage.cpp",
+ "profileoptionspage.h",
"project.cpp",
"project.h",
"projectconfiguration.cpp",
@@ -158,7 +173,6 @@ QtcPlugin {
"toolchainconfigwidget.h",
"toolchainmanager.h",
"toolchainoptionspage.h",
- "toolchainoptionspage.ui",
"vcsannotatetaskhandler.h",
"environmentitemswidget.h",
"abi.cpp",