Merge pull request #26354 from ksooo/pvr-fix-listitem-titleextrainfo
[xbmc.git] / lib / libUPnP / Platinum / Build / Targets / x86-microsoft-win32-vs2010 / MicroMediaController / MicroMediaController.vcxproj
blobc3b2bfd634413472f8615cfc6d696caa864c74bf
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>{0479F32A-29A1-4C1C-8F3C-AFF59404EA91}</ProjectGuid>
15     <RootNamespace>MediaBrowserConsole</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>Application</ConfigurationType>
21     <CharacterSet>MultiByte</CharacterSet>
22   </PropertyGroup>
23   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
24     <ConfigurationType>Application</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'">$(SolutionDir)$(Configuration)\</OutDir>
42     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
43     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
44     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
45     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
46     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
47   </PropertyGroup>
48   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
49     <ClCompile>
50       <Optimization>Disabled</Optimization>
51       <AdditionalIncludeDirectories>..\..\..\..\..\Neptune\Source\Core;..\..\..\..\Source\Platinum;..\..\..\..\Source\Core;..\..\..\..\Source\Extras;..\..\..\..\Source\Devices\MediaServer;..\..\..\..\Source\Devices\MediaRenderer;..\..\..\..\Source\Devices\MediaConnect;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
52       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;NPT_CONFIG_ENABLE_LOGGING;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
53       <MinimalRebuild>true</MinimalRebuild>
54       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
55       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
56       <BufferSecurityCheck>true</BufferSecurityCheck>
57       <PrecompiledHeader>
58       </PrecompiledHeader>
59       <WarningLevel>Level3</WarningLevel>
60       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
61     </ClCompile>
62     <Link>
63       <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
64       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
65       <GenerateDebugInformation>true</GenerateDebugInformation>
66       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
67       <SubSystem>Console</SubSystem>
68       <RandomizedBaseAddress>false</RandomizedBaseAddress>
69       <DataExecutionPrevention>
70       </DataExecutionPrevention>
71       <TargetMachine>MachineX86</TargetMachine>
72     </Link>
73     <PostBuildEvent>
74       <Command>mkdir "$(ProjectDir)..\..\..\..\Targets\x86-microsoft-win32-vs2010\Debug"
75 copy "$(TargetPath)" "$(ProjectDir)..\..\..\..\Targets\x86-microsoft-win32-vs2010\Debug\$(TargetFileName)"
77 </Command>
78     </PostBuildEvent>
79   </ItemDefinitionGroup>
80   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
81     <ClCompile>
82       <AdditionalIncludeDirectories>..\..\..\..\..\Neptune\Source\Core;..\..\..\..\Source\Platinum;..\..\..\..\Source\Core;..\..\..\..\Source\Extras;..\..\..\..\Source\Devices\MediaServer;..\..\..\..\Source\Devices\MediaRenderer;..\..\..\..\Source\Devices\MediaConnect;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
83       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;NPT_CONFIG_ENABLE_LOGGING;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
84       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
85       <PrecompiledHeader>
86       </PrecompiledHeader>
87       <WarningLevel>Level3</WarningLevel>
88       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
89     </ClCompile>
90     <Link>
91       <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
92       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
93       <GenerateDebugInformation>true</GenerateDebugInformation>
94       <SubSystem>Console</SubSystem>
95       <OptimizeReferences>true</OptimizeReferences>
96       <EnableCOMDATFolding>true</EnableCOMDATFolding>
97       <RandomizedBaseAddress>false</RandomizedBaseAddress>
98       <DataExecutionPrevention>
99       </DataExecutionPrevention>
100       <TargetMachine>MachineX86</TargetMachine>
101     </Link>
102     <PostBuildEvent>
103       <Command>mkdir "$(ProjectDir)..\..\..\..\Targets\x86-microsoft-win32-vs2010\Release"
104 copy "$(TargetPath)" "$(ProjectDir)\..\..\..\..\Targets\x86-microsoft-win32-vs2010\Release\$(TargetFileName)"</Command>
105     </PostBuildEvent>
106   </ItemDefinitionGroup>
107   <ItemGroup>
108     <ClCompile Include="..\..\..\..\Source\Apps\MicroMediaController\main.cpp" />
109     <ClCompile Include="..\..\..\..\Source\Apps\MicroMediaController\PltMicroMediaController.cpp" />
110   </ItemGroup>
111   <ItemGroup>
112     <ClInclude Include="..\..\..\..\Source\Apps\MicroMediaController\PltMicroMediaController.h" />
113   </ItemGroup>
114   <ItemGroup>
115     <ProjectReference Include="..\..\..\..\..\Neptune\Build\Targets\x86-microsoft-win32-vs2010\Neptune\Neptune.vcxproj">
116       <Project>{12aff2e5-6d95-4809-9728-9551677c078a}</Project>
117     </ProjectReference>
118     <ProjectReference Include="..\Platinum\Platinum.vcxproj">
119       <Project>{568611d3-afa7-4294-99c1-e9aed0d8057e}</Project>
120       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
121     </ProjectReference>
122   </ItemGroup>
123   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
124   <ImportGroup Label="ExtensionTargets">
125   </ImportGroup>
126 </Project>