project-add-file

project-add-file is a Lisp function in `ede.el'.

(project-add-file &rest LOCAL-ARGS)

Make sure placeholder THIS is replaced with the real thing, and pass through.

This is a generic function with only primary methods.

Implementations:

`ede-project-placeholder' :PRIMARY (this file)
Make sure placeholder THIS is replaced with the real thing, and pass through.

Defined in `ede.el'

`ede-target' :PRIMARY (ot file)
Add the current buffer into project project target OT.
Argument FILE is the file to add.

Defined in `ede.el'