Common property sheet removed and referenced in Win32 and x64 property sheets now

This commit is contained in:
Simon Rozman 2016-03-11 14:38:51 +01:00
parent 7dfd6e8f91
commit f0db9e514d

View File

@ -55,7 +55,6 @@
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="..\include\common.props" />
<Import Project="..\include\Win32.props" />
<Import Project="..\include\Debug.props" />
<Import Project="MSICA.props" />