Merge pull request #26354 from ksooo/pvr-fix-listitem-titleextrainfo
[xbmc.git] / lib / libUPnP / Neptune / Build / Targets / x86-microsoft-win32-vs2010 / MessagesTest2 / MessagesTest2.vcxproj
blob98401d7f847e090b228cf5388ab91f0cba24c3cc
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>{B6D74CB4-CAB6-40E4-A5DB-BC54A8038FBD}</ProjectGuid>
15     <RootNamespace>MessagesTest2</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     <WholeProgramOptimization>false</WholeProgramOptimization>
23   </PropertyGroup>
24   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
25     <ConfigurationType>Application</ConfigurationType>
26     <CharacterSet>MultiByte</CharacterSet>
27   </PropertyGroup>
28   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
29   <ImportGroup Label="ExtensionSettings">
30   </ImportGroup>
31   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
32     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
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   </ImportGroup>
37   <PropertyGroup Label="UserMacros" />
38   <PropertyGroup>
39     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
40     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
41     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
42     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
43     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
44     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
45     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
46   </PropertyGroup>
47   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
48     <ClCompile>
49       <Optimization>Disabled</Optimization>
50       <AdditionalIncludeDirectories>..\..\..\..\Source\Core;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
51       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;NPT_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
52       <MinimalRebuild>true</MinimalRebuild>
53       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
54       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
55       <RuntimeTypeInfo>true</RuntimeTypeInfo>
56       <PrecompiledHeader>
57       </PrecompiledHeader>
58       <WarningLevel>Level3</WarningLevel>
59       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
60     </ClCompile>
61     <Link>
62       <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
63       <GenerateDebugInformation>true</GenerateDebugInformation>
64       <ProgramDatabaseFile>$(OutDir)MessagesTest2.pdb</ProgramDatabaseFile>
65       <SubSystem>Console</SubSystem>
66       <TargetMachine>MachineX86</TargetMachine>
67     </Link>
68   </ItemDefinitionGroup>
69   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
70     <ClCompile>
71       <WholeProgramOptimization>false</WholeProgramOptimization>
72       <AdditionalIncludeDirectories>..\..\..\..\Source\Core;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
73       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
74       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
75       <RuntimeTypeInfo>true</RuntimeTypeInfo>
76       <PrecompiledHeader>
77       </PrecompiledHeader>
78       <WarningLevel>Level3</WarningLevel>
79       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
80     </ClCompile>
81     <Link>
82       <OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
83       <GenerateDebugInformation>true</GenerateDebugInformation>
84       <SubSystem>Console</SubSystem>
85       <OptimizeReferences>true</OptimizeReferences>
86       <EnableCOMDATFolding>true</EnableCOMDATFolding>
87       <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
88       <TargetMachine>MachineX86</TargetMachine>
89     </Link>
90   </ItemDefinitionGroup>
91   <ItemGroup>
92     <ClCompile Include="..\..\..\..\Source\Tests\Messages2\MessagesTest2.cpp" />
93   </ItemGroup>
94   <ItemGroup>
95     <ProjectReference Include="..\Neptune\Neptune.vcxproj">
96       <Project>{12aff2e5-6d95-4809-9728-9551677c078a}</Project>
97       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
98     </ProjectReference>
99   </ItemGroup>
100   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
101   <ImportGroup Label="ExtensionTargets">
102   </ImportGroup>
103 </Project>