Lines Matching full:platform
6 <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
27 <Platform Condition="'$(Platform)' == ''">Win32</Platform>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
39 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
46 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
53 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
64 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
74 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
91 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
102 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
113 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">