forked from qt-creator/qt-creator
SDKtool: Always write settings to the place creator expects them
Simplify the .pro-file while at it and add rpath. Change-Id: Ia111e76093c6c375d04fca51d81ac87a267b0121 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -68,7 +68,6 @@ QString AddQtOperation::argumentsHelpText() const
|
||||
" --name <NAME> display name of the new Qt version. (required)\n"
|
||||
" --qmake <PATH> path to qmake. (required)\n"
|
||||
" --type <TYPE> type of Qt version to add. (required)\n"
|
||||
" --noauto do not mark tool chain as autodetected.\n"
|
||||
" <KEY> <TYPE:VALUE> extra key value pairs\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user