project-compile-project

project-compile-project is a compiled Lisp function in `ede.el'.

(project-compile-project &rest LOCAL-ARGS)

Compile the entire current project OBJ.
Argument COMMAND is the command to use when compiling.

This is a generic function with only one primary method.

Implementations:

`ede-project' :PRIMARY (obj &optional command)
Compile the entire current project OBJ.
Argument COMMAND is the command to use when compiling.

Defined in `ede.el'