Skip to content

BuildRuleSpecification

jongretar@jongretar.com edited this page Nov 19, 2008 · 3 revisions
  1. summary Defines which compiler types are to be used for which file types.
  2. labels Specifications
<wiki:toc max_depth="1"></wiki:toc>

Introduction

Creates build rules. Define compilers to be used for file types. Written in a file with the ending .xcbuildrules

Parameters

|| `Name` || string || Name || || `FileType` || string || Filetype identifier as defined in a FileTypeSpecification || || `CompilerSpec` || string || Compiler identifier as defined in a CompilerSpecification ||

Example

Clone this wiki locally