実行するカスタム実行ファイルの指定
Mesonまたは一般的なプロジェクト・タイプを使用する場合、またはカスタムのデスクトッ プ実行ファイルを実行する場合は、プロジェクト用にCustom Executable 実行構成を作成します。例えば、ライブラリで作業しているときに、ライブラリにリンクするテスト・アプリケーションを実行することができます。
実行するカスタム実行ファイルを指定するには
- Add >Custom Executable を選択します。

- Executable で、実行可能ファイルへのパスを指定します。
- Command line arguments に、実行するファイルへのパスを入力します。
実行用にプロジェクトを構成する」および「既存のプロジェクトをインポートする」も参照してください 。
Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.