Previous Next
Project targets - C/C++

Click for full size, then use Back button

Executable The name of the executable to be built.
+ Libraries Linked The libraries that are linked to the executable.
Relinkable Object The name of the relinkable object to built.
+ Libraries Linked The libraries that are linked to the relinkable object.
Library The name of the static library to be built.
Shared Library The shared library to be built.
Other User-defined targets. Note that SNiFF+ doesn't provide Make rules for building user-defined targets.

Previous Next