forked from qt-creator/qt-creator
Move ast dump tools from tests/manual to tests/tools.
Reviewed-by: Friedemann Kleint
This commit is contained in:
@@ -2,7 +2,6 @@ TEMPLATE=subdirs
|
||||
|
||||
SUBDIRS= \
|
||||
cplusplus-frontend \
|
||||
cplusplus-dump \
|
||||
fakevim \
|
||||
gdbdebugger \
|
||||
preprocessor \
|
||||
|
@@ -1,4 +1,6 @@
|
||||
TEMPLATE=subdirs
|
||||
|
||||
SUBDIRS= \
|
||||
trklauncher
|
||||
trklauncher \
|
||||
cplusplus-dump \
|
||||
qml-ast2dot
|
||||
|
Reference in New Issue
Block a user