There are several options you can change on the remote server that affect how you build, compile, and run C++ programs on the remote server. You can change these options for the entire project, or for one file.
Per-Project Options
The options in the left column are project properties you can set on the remote server. To do so, click on the option in either the left or right column, and select a value from the drop down menu.
Per-File Options
To change the properties used for a single file:
You can change the compiler command that is sent to the remote system and other options.