resource resource-file-list
Use the resource statement, to specify resource files for application projects. The makefile will build the resource file into the target directory.
Each resource file should be given with its extension, e.g. squash.rss.
If more than one language is specified with the lang, then each resource will be compiled multiple times, once for each language specified.
If you have a system project rather than an application, use the systemresource statement.