forked from qt-creator/qt-creator
Adding/removing via context menu isn't possible in 1.2.1
This commit is contained in:
@@ -1468,8 +1468,7 @@
|
|||||||
file. When you first create a generic project, Qt Creator will add any
|
file. When you first create a generic project, Qt Creator will add any
|
||||||
files it recognizes to your project. To add or remove files later, simply
|
files it recognizes to your project. To add or remove files later, simply
|
||||||
edit the \c{.files} file in Qt Creator. Your project tree will be refreshed
|
edit the \c{.files} file in Qt Creator. Your project tree will be refreshed
|
||||||
when you save this file. You can also add or remove files using the context
|
when you save this file.
|
||||||
menu in the project tree.
|
|
||||||
|
|
||||||
If you frequently need to update the \c{.files} file, we recommend the use
|
If you frequently need to update the \c{.files} file, we recommend the use
|
||||||
of a small script that will update the files for you. Currently, if the
|
of a small script that will update the files for you. Currently, if the
|
||||||
|
Reference in New Issue
Block a user