Actually include the user's global properties file

This commit is contained in:
Thomas Goyne 2012-11-01 16:26:44 -07:00
parent 338e604455
commit 8ad1e2d4a9
1 changed files with 1 additions and 0 deletions

View File

@ -28,4 +28,5 @@
<!-- The standard targets need to go last for all paths to be proper -->
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Label="LocalAppDataPlatform" />
</Project>