forked from qt-creator/qt-creator
Doc: Remove info about manually adding files to CMakeLists.txt
It is now done automatically. Task-number: QTCREATORBUG-28996 Change-Id: I25844b087575eba11cdce1c8a2f5040c92dae80e Reviewed-by: Cristian Adam <cristian.adam@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 5.5 KiB |
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2022 The Qt Company Ltd.
|
||||
// Copyright (C) 2023 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
// **********************************************************************
|
||||
@@ -294,12 +294,6 @@
|
||||
and select \uicontrol{Finish} or \uicontrol Done to open the file
|
||||
in the code editor.
|
||||
|
||||
\li In the \uicontrol Copy to Clipboard dialog, select \uicontrol Yes to
|
||||
copy the path to the resource file to the clipboard for adding it
|
||||
to the CMakeLists.txt file.
|
||||
|
||||
\image qtcreator-add-resource-wizard4.png "Copy to Clipboard dialog"
|
||||
|
||||
\li Select \uicontrol Add > \uicontrol {Add Prefix}.
|
||||
|
||||
\li In the \uicontrol{Prefix} field, replace the default prefix with a slash
|
||||
|
Reference in New Issue
Block a user