-
Notifications
You must be signed in to change notification settings - Fork 0
BuildRuleSpecification
jongretar@jongretar.com edited this page Oct 23, 2008
·
3 revisions
- summary Defines which compiler types are to be used for which file types.
- labels Specifications
* [#Introduction Introduction] * [#Parameters Parameters] * [#Example Example]
Creates build rules. Define compilers to be used for file types. Written in a file with the ending .xcbuildrules
|| `Name` || string || Name || || `FileType` || string || Filetype identifier as defined in a FileTypeSpecification || || `CompilerSpec` || string || Compiler identifier as defined in a CompilerSpecification ||