ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj

changeset 101
1c943d43fa81
parent 89
9a7e4a335b2b
child 132
a24465cc7262
equal deleted inserted replaced
100:d276306d801f 101:1c943d43fa81
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32"> 4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration> 5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
18 <Platform>x64</Platform> 18 <Platform>x64</Platform>
19 </ProjectConfiguration> 19 </ProjectConfiguration>
20 </ItemGroup> 20 </ItemGroup>
21 <PropertyGroup Label="Globals"> 21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}</ProjectGuid> 22 <ProjectGuid>{367C474F-D7EA-44E3-9CB7-A4A35DCE9CC5}</ProjectGuid>
23 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 23 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
24 <Keyword>ManagedCProj</Keyword> 24 <Keyword>ManagedCProj</Keyword>
25 <RootNamespace>UIwrapper</RootNamespace> 25 <RootNamespace>UIwrapper</RootNamespace>
26 </PropertyGroup> 26 </PropertyGroup>
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
29 <ConfigurationType>DynamicLibrary</ConfigurationType> 29 <ConfigurationType>DynamicLibrary</ConfigurationType>
30 <UseDebugLibraries>true</UseDebugLibraries> 30 <UseDebugLibraries>true</UseDebugLibraries>
31 <PlatformToolset>v120</PlatformToolset> 31 <PlatformToolset>v140</PlatformToolset>
32 <CLRSupport>true</CLRSupport> 32 <CLRSupport>true</CLRSupport>
33 <CharacterSet>Unicode</CharacterSet> 33 <CharacterSet>Unicode</CharacterSet>
34 </PropertyGroup> 34 </PropertyGroup>
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
36 <ConfigurationType>DynamicLibrary</ConfigurationType> 36 <ConfigurationType>DynamicLibrary</ConfigurationType>
37 <UseDebugLibraries>true</UseDebugLibraries> 37 <UseDebugLibraries>true</UseDebugLibraries>
38 <PlatformToolset>v120</PlatformToolset> 38 <PlatformToolset>v140</PlatformToolset>
39 <CLRSupport>true</CLRSupport> 39 <CLRSupport>true</CLRSupport>
40 <CharacterSet>Unicode</CharacterSet> 40 <CharacterSet>Unicode</CharacterSet>
41 </PropertyGroup> 41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
43 <ConfigurationType>DynamicLibrary</ConfigurationType> 43 <ConfigurationType>DynamicLibrary</ConfigurationType>
44 <UseDebugLibraries>false</UseDebugLibraries> 44 <UseDebugLibraries>false</UseDebugLibraries>
45 <PlatformToolset>v120</PlatformToolset> 45 <PlatformToolset>v140</PlatformToolset>
46 <CLRSupport>true</CLRSupport> 46 <CLRSupport>true</CLRSupport>
47 <CharacterSet>Unicode</CharacterSet> 47 <CharacterSet>Unicode</CharacterSet>
48 </PropertyGroup> 48 </PropertyGroup>
49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 49 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
50 <ConfigurationType>DynamicLibrary</ConfigurationType> 50 <ConfigurationType>DynamicLibrary</ConfigurationType>
51 <UseDebugLibraries>false</UseDebugLibraries> 51 <UseDebugLibraries>false</UseDebugLibraries>
52 <PlatformToolset>v120</PlatformToolset> 52 <PlatformToolset>v140</PlatformToolset>
53 <CLRSupport>true</CLRSupport> 53 <CLRSupport>true</CLRSupport>
54 <CharacterSet>Unicode</CharacterSet> 54 <CharacterSet>Unicode</CharacterSet>
55 </PropertyGroup> 55 </PropertyGroup>
56 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 56 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
57 <ImportGroup Label="ExtensionSettings"> 57 <ImportGroup Label="ExtensionSettings">

mercurial