aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2014-02-12 18:07:34 +0100
committerChristian Kandeler <christian.kandeler@digia.com>2014-02-13 12:05:31 +0100
commit0764d2aff60b2c822c81e5e58b4e56055e316efd (patch)
tree6f5ad4d027666bf8c84a26362806ac22896fffcc /src/app/app.pro
parent032a1c4b4b37814594fbb01a0452ea5efa09dfcf (diff)
Let detect-toolchains be used like setup-qt.
Namely, let people specify a specific compiler and profile name instead of offering only auto-detection. Also rename to setup-toolchains for even more consistency. Task-number: QBS-496 Change-Id: I8c144d7b4dd26e38652f10c1fff56af4daf3cecb Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 4725a9a3b..6f078322e 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -1,7 +1,7 @@
TEMPLATE = subdirs
SUBDIRS =\
qbs\
- detect-toolchains \
+ qbs-setup-toolchains \
setupmaddeplatforms \
qbs-setup-qt \
config \