C/C++ Project Properties Dialog Box: Compile

See Also 

The Compile panel lets you specify properties for compiling individual files.

Compile Working Directory. The directory in which the compile command for a file is executed. Use ${AUTO_FOLDER} to have the IDE automatically detect the directory.

Compile Command. The command to compile a single file. Set the command to ${AUTO_COMPILE} to have the IDE create the command automatically.

Pre-Build First.  Select the checkbox to run this command before building the project.

See also
  C/C++ Project Properties Dialog Box:
      Build
      General
      Make
      Run
      Debug
      Packaging
      Related Projects
      Code Assistance

Copyright © 2015, Oracle and/or its affiliates. All rights reserved.