BuildGenerator.compileUnit

Compile a single source file (srcFile), and write the object to objName.

class BuildGenerator
static
string
compileUnit
(
string srcFile
,
string objName
,
BuildSettings bs
,)

Meta