Skip to content
Snippets Groups Projects
Commit 71ff4913 authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

move the qtcdebugger tool to an appropriate place

parent 289d6f85
No related branches found
No related tags found
No related merge requests found
TEMPLATE = subdirs
SUBDIRS = qtcreator/static.pro qtcreator/translations
win32 {
SUBDIRS += qtcreator/qtcdebugger
}
......@@ -4,6 +4,5 @@ CONFIG += ordered
SUBDIRS = \
libs \
app \
plugins
plugins \
tools
TEMPLATE = subdirs
win32:SUBDIRS = qtcdebugger
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment