Skip to content

BuildRuleSpecification

jongretar@jongretar.com edited this page Oct 23, 2008 · 3 revisions
  1. summary Defines which compiler types are to be used for which file types.
  2. labels Specifications

Table of Contents

TOC

 * [#Introduction Introduction]
 * [#Parameters Parameters]
 * [#Example Example]

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