Searched refs:vcinstalldir (Results 1 – 1 of 1) sorted by relevance
515 const char *vcinstalldir = getenv("VCINSTALLDIR"); in getVisualStudioInstallDir() local516 if (vcinstalldir) { in getVisualStudioInstallDir()517 path = vcinstalldir; in getVisualStudioInstallDir()