dub-data-mod ~master (2015-06-17T17:44:56Z)
Dub
Repo
BuildGenerator.compileUnit
dub
generators
build
BuildGenerator
Compile a single source file (srcFile), and write the object to objName.
class
BuildGenerator
static
string
compileUnit
(
string
srcFile
,
string
objName
,
BuildSettings
bs
,
GeneratorSettings
gs
)
Meta
Source
See Implementation
dub
generators
build
BuildGenerator
static functions
compileUnit
pathToObjName
Compile a single source file (srcFile), and write the object to objName.