VSOptions.getSDKLibPath

get the path to the Windows SDK CRT libraries

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

Parameters

x64 bool

target architecture (x86 if false)

Return Value

Type: const(char)*

folder containing the Windows SDK libraries

Suggestion Box / Bug Report