aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/app.pro
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@digia.com>2012-11-01 12:10:16 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2012-11-01 15:09:09 +0100
commit74b135fe618ab707ff8baca17c710e1590bdcd68 (patch)
tree410250c98a6eafbc5ef2d86d796d7f1c38157221 /src/app/app.pro
parent7bd1819a1949907ba16b8cf4f85e9bfb47d2fe1b (diff)
Remove qbs-graph.
For small projects, a graphical representation does not add much value. For big projects, the tool takes huge amounts of memory and does not terminate within a reasonable time frame (experiment with Qt Creator aborted after almost a day). Therefore, there is no use case. Change-Id: Id6e131e6fe8a050c4a7829b96eb9257d58e414a1 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/app/app.pro')
-rw-r--r--src/app/app.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index fc8469354..0e8f67523 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -1,7 +1,6 @@
TEMPLATE = subdirs
SUBDIRS =\
qbs\
- graph \
platforms \
setupmaddeplatforms \
qbs-setup-qt \