C-Free - A Professional Excellent C/C++ IDE |
Project Settings Dialog |
You can use this dialog to configure project. This dialog modifies
Project Build Configuration. The configuration result of this dialog is
only effective to project building. If you want to modify Global Build
Configuration, please use "Build Options"
dialog. The Project Build Configuration is copied from Global Build
Configuration when creating new project. Each build configuration has two sub-configurations: Debug and Release, which are corresponding to Debug building and Release building of your program. You can designate different options for the two sub-configurations. Build Configurations This combo box lists all names of Project Build Configuration. You can choose one name to change options. New Configuration Click the ">" button on the top of dialog, you can find this command in the popup menu. Using this command, you can create a new global build configuration. Save Configuration As Click the ">" button on the top of dialog, you can find this command in the popup menu. Using this command, you can save the current selected configuration as other name build configuration. Remove Configuration Click the ">" button on the top of dialog, you can find this command in the popup menu. Using this command, yuo can remove the current selected configuration from Project Build Configurations. Copy from global Click the ">" button on the top of dialog, you can find this command in the popup menu. Using this command, you can copy build configuration from Global Build Configurations. Save to global Click the ">" button on the top of dialog, you can find this command in the popup menu. Using this command, you can save the current configuration as Global Build Configuration. Dbg./Rels Use this command, you can switch the sub-configuration of current selected configuration between Debug and Release. In the dialog, the options are classified in six tab pages: General PageกขCompiler Page, Linker Page, Directories PageกขCommands Page and Others Page. |