Skip to content
Snippets Groups Projects
Commit 9bcfd348 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Renamed two cplusplus projects to not conflict with the autotests.

parent e4de305b
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ bin/qtcreator ...@@ -76,7 +76,7 @@ bin/qtcreator
bin/qtcreator_process_stub* bin/qtcreator_process_stub*
bin/qtcreator.exe bin/qtcreator.exe
share/doc/qtcreator/qtcreator.qch share/doc/qtcreator/qtcreator.qch
tests/manual/cplusplus/cplusplus0 tests/manual/cplusplus-frontend/cplusplus0
tests/manual/cplusplus-dump/cplusplus0 tests/manual/cplusplus-dump/cplusplus0
tests/manual/qml-ast2dot/qml-ast2dot tests/manual/qml-ast2dot/qml-ast2dot
tests/auto/cplusplus/codegen/tst_codegen tests/auto/cplusplus/codegen/tst_codegen
...@@ -84,5 +84,5 @@ tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus ...@@ -84,5 +84,5 @@ tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus
tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core
tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor
tests/auto/profilewriter/tst_profilewriter tests/auto/profilewriter/tst_profilewriter
src/tools/cplusplus/generate-ast src/tools/gen-cpp-ast/generate-ast
src/tools/qml/qmldump/qmldump src/tools/qml/qmldump/qmldump
File added
File moved
TEMPLATE=subdirs TEMPLATE=subdirs
SUBDIRS= \ SUBDIRS= \
cplusplus \ cplusplus-frontend \
cplusplus-dump \ cplusplus-dump \
fakevim \ fakevim \
gdbdebugger \ gdbdebugger \
......
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