Rev 38 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 38 | Rev 41 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | <Configuration>Release</Configuration> |
5 | <Configuration>Release</Configuration> |
6 | <Platform>x64</Platform> |
6 | <Platform>x64</Platform> |
7 | </ProjectConfiguration> |
7 | </ProjectConfiguration> |
8 | </ItemGroup> |
8 | </ItemGroup> |
9 | <PropertyGroup Label="Globals"> |
9 | <PropertyGroup Label="Globals"> |
10 | <WindowsTargetPlatformVersion>10 |
10 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
11 | <ProjectGuid>{C0F384A2-F93C-4016-8734-DA99406B61AE}</ProjectGuid> |
11 | <ProjectGuid>{C0F384A2-F93C-4016-8734-DA99406B61AE}</ProjectGuid> |
12 | </PropertyGroup> |
12 | </PropertyGroup> |
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
13 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
14 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
14 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
15 | <CharacterSet>MultiByte</CharacterSet> |
15 | <CharacterSet>MultiByte</CharacterSet> |
16 | <PlatformToolset> |
16 | <PlatformToolset>v143</PlatformToolset> |
17 | </PropertyGroup> |
17 | </PropertyGroup> |
18 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
18 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
19 | <ImportGroup Label="ExtensionSettings"> |
19 | <ImportGroup Label="ExtensionSettings"> |
20 | </ImportGroup> |
20 | </ImportGroup> |
21 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
21 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |