Imported Upstream version 2.2.0
[deb_libcec.git] / project / LibCecSharp / LibCecSharp.vcxproj
CommitLineData
cbbe90dd
JB
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Debug|x64">
9 <Configuration>Debug</Configuration>
10 <Platform>x64</Platform>
11 </ProjectConfiguration>
12 <ProjectConfiguration Include="Release|Win32">
13 <Configuration>Release</Configuration>
14 <Platform>Win32</Platform>
15 </ProjectConfiguration>
16 <ProjectConfiguration Include="Release|x64">
17 <Configuration>Release</Configuration>
18 <Platform>x64</Platform>
19 </ProjectConfiguration>
20 </ItemGroup>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{E54D4581-CD59-4687-BB10-694B8192EABA}</ProjectGuid>
23 <RootNamespace>LibCecSharp</RootNamespace>
24 <Keyword>ManagedCProj</Keyword>
25 <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
26 </PropertyGroup>
27 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
29 <ConfigurationType>DynamicLibrary</ConfigurationType>
30 <PlatformToolset>v90</PlatformToolset>
31 <CharacterSet>Unicode</CharacterSet>
32 <CLRSupport>true</CLRSupport>
33 <WholeProgramOptimization>true</WholeProgramOptimization>
34 </PropertyGroup>
35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
36 <ConfigurationType>DynamicLibrary</ConfigurationType>
37 <PlatformToolset>v90</PlatformToolset>
38 <CharacterSet>Unicode</CharacterSet>
39 <CLRSupport>true</CLRSupport>
40 </PropertyGroup>
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
42 <ConfigurationType>DynamicLibrary</ConfigurationType>
43 <PlatformToolset>v90</PlatformToolset>
44 <CharacterSet>Unicode</CharacterSet>
45 <CLRSupport>true</CLRSupport>
46 <WholeProgramOptimization>true</WholeProgramOptimization>
47 </PropertyGroup>
48 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
49 <ConfigurationType>DynamicLibrary</ConfigurationType>
50 <PlatformToolset>v90</PlatformToolset>
51 <CharacterSet>Unicode</CharacterSet>
52 <CLRSupport>true</CLRSupport>
53 </PropertyGroup>
54 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
55 <ImportGroup Label="ExtensionSettings">
56 </ImportGroup>
57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
58 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59 </ImportGroup>
60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62 </ImportGroup>
63 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
64 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
65 </ImportGroup>
66 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
67 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
68 </ImportGroup>
69 <PropertyGroup Label="UserMacros" />
70 <PropertyGroup>
71 <_ProjectFileVersion>11.0.50727.1</_ProjectFileVersion>
72 </PropertyGroup>
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
74 <ReferencePath>$(SolutionDir)..;$(ReferencePath)</ReferencePath>
75 <OutDir>$(SolutionDir)..\build\</OutDir>
76 <IntDir>$(Configuration)\</IntDir>
77 </PropertyGroup>
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
79 <ReferencePath>$(SolutionDir)..;$(ReferencePath)</ReferencePath>
80 <OutDir>$(SolutionDir)..\build\x64\</OutDir>
81 <IntDir>$(Platform)\$(Configuration)\</IntDir>
82 <LinkIncremental>true</LinkIncremental>
83 </PropertyGroup>
84 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
85 <ReferencePath>$(SolutionDir)..;$(ReferencePath)</ReferencePath>
86 <OutDir>$(SolutionDir)..\build\</OutDir>
87 <IntDir>$(Configuration)\</IntDir>
88 <LinkIncremental>false</LinkIncremental>
89 </PropertyGroup>
90 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
91 <ReferencePath>$(SolutionDir)..;$(ReferencePath)</ReferencePath>
92 <OutDir>$(SolutionDir)..\build\x64\</OutDir>
93 <IntDir>$(Platform)\$(Configuration)\</IntDir>
94 </PropertyGroup>
95 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
96 <Midl>
97 <TargetEnvironment>X64</TargetEnvironment>
98 </Midl>
99 <ClCompile>
100 <Optimization>Disabled</Optimization>
101 <AdditionalIncludeDirectories>$(SolutionDir)..\include;$(SolutionDir)..\src;$(SolutionDir)..\src\lib\platform\windows;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
102 <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
103 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
104 <PrecompiledHeader />
105 <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
106 <WarningLevel>Level3</WarningLevel>
107 <TreatWarningAsError>true</TreatWarningAsError>
108 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
109 </ClCompile>
110 <Link>
111 <AdditionalDependencies>$(OutDir)libcec.lib;%(AdditionalDependencies)</AdditionalDependencies>
112 <GenerateDebugInformation>true</GenerateDebugInformation>
113 <AssemblyDebug>true</AssemblyDebug>
114 <TargetMachine>MachineX86</TargetMachine>
115 </Link>
116 </ItemDefinitionGroup>
117 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
118 <Midl>
119 <TargetEnvironment>X64</TargetEnvironment>
120 </Midl>
121 <ClCompile>
122 <Optimization>Disabled</Optimization>
123 <AdditionalIncludeDirectories>$(SolutionDir)..\include;$(SolutionDir)..\src;$(SolutionDir)..\src\lib\platform\windows;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
124 <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
125 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
126 <PrecompiledHeader />
127 <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
128 <WarningLevel>Level3</WarningLevel>
129 <TreatWarningAsError>true</TreatWarningAsError>
130 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
131 </ClCompile>
132 <Link>
133 <AdditionalDependencies>$(OutDir)libcec.lib;%(AdditionalDependencies)</AdditionalDependencies>
134 <GenerateDebugInformation>true</GenerateDebugInformation>
135 <AssemblyDebug>true</AssemblyDebug>
136 <TargetMachine>MachineX64</TargetMachine>
137 </Link>
138 </ItemDefinitionGroup>
139 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
140 <Midl>
141 <TargetEnvironment>X64</TargetEnvironment>
142 </Midl>
143 <ClCompile>
144 <AdditionalIncludeDirectories>$(SolutionDir)..\include;$(SolutionDir)..\src;$(SolutionDir)..\src\lib\platform\windows;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
145 <PreprocessorDefinitions>NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
146 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
147 <PrecompiledHeader />
148 <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
149 <WarningLevel>Level3</WarningLevel>
150 <TreatWarningAsError>true</TreatWarningAsError>
151 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
152 </ClCompile>
153 <Link>
154 <AdditionalDependencies>$(OutDir)libcec.lib;%(AdditionalDependencies)</AdditionalDependencies>
155 <GenerateDebugInformation>true</GenerateDebugInformation>
156 <TargetMachine>MachineX86</TargetMachine>
157 </Link>
158 </ItemDefinitionGroup>
159 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
160 <Midl>
161 <TargetEnvironment>X64</TargetEnvironment>
162 </Midl>
163 <ClCompile>
164 <AdditionalIncludeDirectories>$(SolutionDir)..\include;$(SolutionDir)..\src;$(SolutionDir)..\src\lib\platform\windows;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
165 <PreprocessorDefinitions>NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
166 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
167 <PrecompiledHeader />
168 <GenerateXMLDocumentationFiles>true</GenerateXMLDocumentationFiles>
169 <WarningLevel>Level3</WarningLevel>
170 <TreatWarningAsError>true</TreatWarningAsError>
171 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
172 </ClCompile>
173 <Link>
174 <AdditionalDependencies>$(OutDir)libcec.lib;%(AdditionalDependencies)</AdditionalDependencies>
175 </Link>
176 </ItemDefinitionGroup>
177 <ItemGroup>
178 <Reference Include="System">
179 <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
180 <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
181 </Reference>
182 <Reference Include="System.Data">
183 <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
184 <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
185 </Reference>
186 <Reference Include="System.Xml">
187 <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
188 <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
189 </Reference>
190 </ItemGroup>
191 <ItemGroup>
192 <ClCompile Include="..\..\src\LibCecSharp\AssemblyInfo.cpp" />
193 <ClCompile Include="..\..\src\LibCecSharp\LibCecSharp.cpp" />
194 </ItemGroup>
195 <ItemGroup>
196 <ClInclude Include="..\..\include\cec.h" />
197 <ClInclude Include="..\..\src\LibCecSharp\CecSharpTypes.h" />
198 <ClInclude Include="..\..\include\cectypes.h" />
199 <ClInclude Include="..\..\src\lib\platform\windows\stdint.h" />
200 <ClInclude Include="resource.h" />
201 </ItemGroup>
202 <ItemGroup>
203 <ResourceCompile Include="LibCecSharp.rc" />
204 </ItemGroup>
205 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
206 <ImportGroup Label="ExtensionTargets">
207 </ImportGroup>
208</Project>