Compiler Options - Directories

wxDev-C++

<  Previous   <           = Home =             > Next >

Compiler Options

Directories tab

    These are the directories the IDE will search when it is building your program.

compiler options directories

Binaries

Specifies the locations of the compiler, linker, and other executables.

Libraries

Specifies the locations of the library files (*.a, *.dll, *.lib, *.def).

C includes

Specifies the locations of the headers (*.h) for C programs.

C++ includes

Specifies the locations of the headers (*.h, *.hpp) for C++ programs.

Resource includes

Specifies the location for the resource files (*.rc) for Windows programs.