Rename standard props file to align with existing VS prop value.

This commit is contained in:
evoskuil 2014-05-13 02:11:43 -07:00
parent 4c2d0242fe
commit 49d2f7944e
2 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
</PropertyGroup> </PropertyGroup>
<ImportGroup Label="PropertySheets"> <ImportGroup Label="PropertySheets">
<Import Condition="'$(Platform)' == 'Win32'" Project="x86.props" /> <Import Project="$(Platform).props" />
<Import Condition="'$(Platform)' == 'x64'" Project="x64.props" />
</ImportGroup> </ImportGroup>
<ItemDefinitionGroup> <ItemDefinitionGroup>