Searched refs:WindowsSdkLibPath (Results 1 – 1 of 1) sorted by relevance
419 std::string WindowsSdkLibPath; in ConstructJob() local420 if (TC.getWindowsSDKLibraryPath(Args, WindowsSdkLibPath)) in ConstructJob()422 Args.MakeArgString(std::string("-libpath:") + WindowsSdkLibPath)); in ConstructJob()