source
source-file-list
Use the source
statement to specify
source files.
Each source
statement may specify
an arbitrary number of source files. Each source file should be specified
including its extension, e.g. hello.cpp
.
There may be an arbitrary number of source
statements in the project description file relative to each sourcepath
.