#include <openldev-makefile-parser.h>
Data Fields | |
string | name |
vector< string > | content |
|
List of content that the variable will be set to. This can include other variables by placing them between identifiers. For example: $(VARIABLE). |
|
The displayed name of the variable. This name can be alphanumeric and include the underscore character. All other characters are not allowed. |