New C/C++ Project With Remote Existing Sources Wizard: Build Actions
See Also
In the Build Actions page, the wizard automatically fills in
the following fields for you:
- Working Directory. Specifies the directory where you want the IDE to
execute the make and clean commands.
- Build Command. Specifies the make command for the project.
- Clean Command. Specifies the make clean command for the project.
You can specify:
-
Build Result. Specifies the path to the output (executable or library) generated by
the existing makefile or configuration script.
Legal Notices