forgot to mention something in the README...

This commit is contained in:
Gered 2013-01-06 13:52:06 -05:00
parent 567d7cc8ab
commit 78cd4e2ce2

View file

@ -44,6 +44,17 @@ replaces it. Every other line is copied to the output MKB file as-is.
**mkb_generate** will overwrite the existing MKB file if one is there. **mkb_generate** will overwrite the existing MKB file if one is there.
Also, note that your "files" section as specified in
**mkb_template.txt** can also contain files if you absolutely need to
specifically list some by hand. For example, in my projects my files
section usually looks like this:
files
{
MyProjectName.defines.txt
%%SOURCE_FILES%%
}
## Configuration ## Configuration
At the top of the **mkb_generate** script there are some config At the top of the **mkb_generate** script there are some config