DMCInstaller

Installs DMC and updates it with the latest OPTLINK and snn.lib.

Constructors

this
this()
Undocumented in source.

Members

Functions

installImpl
void installImpl(string target)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

subdirectory
string subdirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dmdURL
string dmdURL;

URL to DMD .zip file with latest snn.lib

optlinkURL
string optlinkURL;

URL to OPTLINK .zip file to install on top of the DMC one

Inherited Members

From LegacyDMCInstaller

name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
subdirectory
string subdirectory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
requiredExecutables
string[] requiredExecutables [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
binPaths
string[] binPaths [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
ver
string ver;

Version to install

dmcURL
string dmcURL;

URL to DigitalMars C

installImpl
void installImpl(string target)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta