forked from mia/Aegisub
Actually include the user's global properties file
This commit is contained in:
parent
338e604455
commit
8ad1e2d4a9
1 changed files with 1 additions and 0 deletions
|
@ -28,4 +28,5 @@
|
||||||
|
|
||||||
<!-- The standard targets need to go last for all paths to be proper -->
|
<!-- The standard targets need to go last for all paths to be proper -->
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Label="LocalAppDataPlatform" />
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in a new issue