aboutsummaryrefslogtreecommitdiffstats
path: root/share/share.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-04 19:39:48 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2009-06-08 15:55:41 +0200
commit71ff4913ea5b0bb2aaf3c22dd764daf623cbacc8 (patch)
treee6bf83298ff541991e7203c5a11794ed7f02c3c8 /share/share.pro
parent289d6f8596e307372a10e3b3851ea44f6be6fddb (diff)
move the qtcdebugger tool to an appropriate place
Diffstat (limited to 'share/share.pro')
-rw-r--r--share/share.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/share/share.pro b/share/share.pro
index 3bea274ee3..bbf224f204 100644
--- a/share/share.pro
+++ b/share/share.pro
@@ -1,6 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = qtcreator/static.pro qtcreator/translations
-
-win32 {
- SUBDIRS += qtcreator/qtcdebugger
-}