dubArchOptions

Guess options for vcvarsall script from the DUB_ARCH environment variable.

version(Windows)
string[]
dubArchOptions
(
)

Return Value

Type: string[]

the guessed options, or null if the right options could not be guessed.

Meta