VSOptions.getVCLibDir

get Visual C Library folder

struct VSOptions
const
const(char)*
getVCLibDir
(
bool x64
)

Parameters

x64 bool

target architecture (x86 if false)

Return Value

Type: const(char)*

folder containing the the VC runtime libraries

Suggestion Box / Bug Report