Home | History | Annotate | Download | only in VS2013

Lines Matching full:platform

6       <Platform>Win32</Platform>
10 <Platform>x64</Platform>
14 <Platform>Win32</Platform>
18 <Platform>x64</Platform>
22 <Platform>Win32</Platform>
26 <Platform>x64</Platform>
30 <Platform>Win32</Platform>
34 <Platform>x64</Platform>
76 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
82 <PropertyGroup Condition="'$(Platform)'=='Win32'">
86 <PropertyGroup Condition="'$(Platform)'=='x64'">
87 <IntDir>$(SolutionDir)$(ProjectName)\$(Configuration)\$(Platform)\</IntDir>
88 <OutDir>$(SolutionDir)\Output\$(Platform)\</OutDir>