move the qtcdebugger tool to an appropriate place

This commit is contained in:
Oswald Buddenhagen
2009-06-04 19:39:48 +02:00
parent 289d6f8596
commit 71ff4913ea
5 changed files with 4 additions and 7 deletions

View File

@@ -1,6 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = qtcreator/static.pro qtcreator/translations
win32 {
SUBDIRS += qtcreator/qtcdebugger
}

View File

@@ -4,6 +4,5 @@ CONFIG += ordered
SUBDIRS = \
libs \
app \
plugins
plugins \
tools

2
src/tools/tools.pro Normal file
View File

@@ -0,0 +1,2 @@
TEMPLATE = subdirs
win32:SUBDIRS = qtcdebugger