Skip to content

Instantly share code, notes, and snippets.

@No9
Last active December 15, 2015 06:59
Show Gist options
  • Save No9/5220328 to your computer and use it in GitHub Desktop.
Save No9/5220328 to your computer and use it in GitHub Desktop.
Reg file that cured error MSB4019: The imported project "C:\Microsoft.Cpp.Default.props" was not found. VCTargetsPath.reg is all that should be required
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\MSBuild\ToolsVersions\4.0]
"VCTargetsPath"="$(MSBuildExtensionsPath32)\\Microsoft.Cpp\\v4.0\\"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment