Renamed two cplusplus projects to not conflict with the autotests.

This commit is contained in:
Erik Verbruggen
2010-09-15 11:50:24 +02:00
parent e4de305b02
commit 9bcfd34845
10 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -76,7 +76,7 @@ bin/qtcreator
bin/qtcreator_process_stub*
bin/qtcreator.exe
share/doc/qtcreator/qtcreator.qch
tests/manual/cplusplus/cplusplus0
tests/manual/cplusplus-frontend/cplusplus0
tests/manual/cplusplus-dump/cplusplus0
tests/manual/qml-ast2dot/qml-ast2dot
tests/auto/cplusplus/codegen/tst_codegen
@@ -84,5 +84,5 @@ tests/auto/qml/qmldesigner/bauhaustests/tst_bauhaus
tests/auto/qml/qmldesigner/coretests/tst_qmldesigner_core
tests/auto/qml/qmldesigner/propertyeditortests/tst_propertyeditor
tests/auto/profilewriter/tst_profilewriter
src/tools/cplusplus/generate-ast
src/tools/gen-cpp-ast/generate-ast
src/tools/qml/qmldump/qmldump
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1,7 +1,7 @@
TEMPLATE=subdirs
SUBDIRS= \
cplusplus \
cplusplus-frontend \
cplusplus-dump \
fakevim \
gdbdebugger \