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