C/C++ Project Properties Dialog Box: Run

See Also 

The Run panel lets you specify properties that are used when you run your project in the IDE.

Run Command. Enter any run command and arguments that should be supplied to the project's command line when you run the project. The run command can be a shell script, or for a library project, it can be a binary.

Run directory. Enter the path to the directory where the project should run. Normally this is the same as the project directory.

Environment. Enter any environment variables and their values if the project requires them to run.

Build First. Select the checkbox if you want the project to build before it runs.

Console Type. The output generated when you run the project goes to the console. You can specify what type of console to use.

Terminal Type. The terminal type applies to the External Terminal. The choices offered in the list vary according to the environment where the IDE is running.

See also
C/C++ Project Properties Dialog Box:
      General
      Build
      Compiler
      Linker
      Packaging
      Make
      Profile
      Debug
      Required Projects
      Code Assistance

Legal Notices