Merge pull request #2948 from ace20022/blu_lang_fix
[vuplus_xbmc] / lib / addons / library.xbmc.addon / project / VS2010Express / libXBMC_addon.vcxproj
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="Release|Win32">
9       <Configuration>Release</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12   </ItemGroup>
13   <PropertyGroup Label="Globals">
14     <ProjectGuid>{2DCEA60B-4EBC-4DB7-9FBD-297C1EFD95D7}</ProjectGuid>
15     <RootNamespace>XBMC_VDR</RootNamespace>
16     <Keyword>Win32Proj</Keyword>
17   </PropertyGroup>
18   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
20     <ConfigurationType>DynamicLibrary</ConfigurationType>
21     <CharacterSet>MultiByte</CharacterSet>
22   </PropertyGroup>
23   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
24     <ConfigurationType>DynamicLibrary</ConfigurationType>
25     <CharacterSet>MultiByte</CharacterSet>
26   </PropertyGroup>
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
28   <ImportGroup Label="ExtensionSettings">
29   </ImportGroup>
30   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
31     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
32     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
33   </ImportGroup>
34   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
35     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
36     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
37   </ImportGroup>
38   <PropertyGroup Label="UserMacros" />
39   <PropertyGroup>
40     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
41     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\..\..\addons\library.xbmc.addon\</OutDir>
42     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</IntDir>
43     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\..\..\addons\library.xbmc.addon\</OutDir>
44     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</IntDir>
45     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\..\..\..\..\addons\library.xbmc.addon\;$(IncludePath)</IncludePath>
46     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\..\..\..\addons\library.xbmc.addon\;$(IncludePath)</IncludePath>
47   </PropertyGroup>
48   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
49     <ClCompile>
50       <Optimization>Disabled</Optimization>
51       <AdditionalIncludeDirectories>..\..\..\..\..\xbmc\addons\include;..\..\..\..\..\xbmc\addons;..\..\..\..\..\xbmc\cores\dvdplayer\DVDDemuxers;..\..\..\..\..\xbmc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
52       <PreprocessorDefinitions>TARGET_WINDOWS;_WIN32;_DEBUG;_WINDOWS;VDR_EXPORTS;_WIN32PC;_WINSOCKAPI_;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
53       <MinimalRebuild>true</MinimalRebuild>
54       <ExceptionHandling>Sync</ExceptionHandling>
55       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
56       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
57       <PrecompiledHeader>
58       </PrecompiledHeader>
59       <WarningLevel>Level3</WarningLevel>
60       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
61       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
62     </ClCompile>
63     <Link>
64       <OutputFile>..\..\..\..\..\addons\library.xbmc.addon\$(ProjectName).dll</OutputFile>
65       <GenerateDebugInformation>true</GenerateDebugInformation>
66     </Link>
67   </ItemDefinitionGroup>
68   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
69     <ClCompile>
70       <AdditionalIncludeDirectories>..\..\..\..\..\xbmc\addons\include;..\..\..\..\..\xbmc\addons;..\..\..\..\..\xbmc\cores\dvdplayer\DVDDemuxers;..\..\..\..\..\xbmc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
71       <PreprocessorDefinitions>TARGET_WINDOWS;WIN32;NDEBUG;_WINDOWS;HAS_SDL_OPENGL;HAS_SDL;_USRDLL;XBMC_VDR_EXPORTS;_WIN32PC;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
72       <ExceptionHandling>Sync</ExceptionHandling>
73       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
74       <PrecompiledHeader>
75       </PrecompiledHeader>
76       <WarningLevel>Level3</WarningLevel>
77       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
78       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
79     </ClCompile>
80     <Link>
81       <OutputFile>..\..\..\..\..\addons\library.xbmc.addon\$(ProjectName).dll</OutputFile>
82     </Link>
83   </ItemDefinitionGroup>
84   <ItemGroup>
85     <ClCompile Include="..\..\libXBMC_addon.cpp" />
86   </ItemGroup>
87   <ItemGroup>
88     <ClInclude Include="..\..\..\..\..\addons\library.xbmc.addon\libXBMC_addon.h" />
89   </ItemGroup>
90   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
91   <ImportGroup Label="ExtensionTargets">
92   </ImportGroup>
93 </Project>