Config.Local

Local configuration.

Members

Variables

buildDir
string buildDir;

Build target directory.

dmcDir
string dmcDir;

Where dmc.zip is unpacked.

env
string[string] env;

D build environment.

repoDir
string repoDir;

D source location (as checked out from GitHub).

sdkDir
string sdkDir;

Where the Windows SDK is installed

vsDir
string vsDir;

Where Visual Studio is installed

Meta