Projects


<< Prev Table Of Contents Next >>


Creating a New Project:

Opening an Existing project:

Adding Files to a Project:

Existing File...
New File...

Removing a File from a Project:

Building a Project:

Project Configuration:

C\C++...
Compile Options - Options that are passed to gcc\g++.
Build Options - Options that are passed to gcc\g++ during the linking stage.
Automake - Controls if a makefile is generated or not.

Java...
Compile Options - Options that are passed to javac.


<< Prev Table Of Contents Next >>