Merge pull request #26354 from ksooo/pvr-fix-listitem-titleextrainfo
[xbmc.git] / lib / libUPnP / Platinum / Build / Targets / x86-microsoft-win32-vs2010 / TimeTest / TimeTest.vcxproj
blob8a4b6f9a1c866137f3fd6e657c5df4af28de063e
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>{94EC393E-7CD5-4969-B7B3-829C9A3A4D57}</ProjectGuid>
15     <RootNamespace>TimeTest</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>true</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     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
34   </ImportGroup>
35   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
36     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
37     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
38   </ImportGroup>
39   <PropertyGroup Label="UserMacros" />
40   <PropertyGroup>
41     <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
42     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
43     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
44     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
45     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
46     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
47     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
48   </PropertyGroup>
49   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
50     <ClCompile>
51       <Optimization>Disabled</Optimization>
52       <AdditionalIncludeDirectories>..\..\..\..\Source\Platinum;..\..\..\..\Source\Core;..\..\..\..\Source\Extras;..\..\..\..\Source\Devices\MediaRenderer;..\..\..\..\Source\Devices\MediaServer;..\..\..\..\Source\Devices\MediaConnect;..\..\..\..\..\Neptune\Source\Core;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
53       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;NPT_DEBUG;NPT_CONFIG_ENABLE_LOGGING;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
54       <MinimalRebuild>true</MinimalRebuild>
55       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
56       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
57       <PrecompiledHeader>
58       </PrecompiledHeader>
59       <WarningLevel>Level3</WarningLevel>
60       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
61     </ClCompile>
62     <Link>
63       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
64       <AdditionalLibraryDirectories>
65       </AdditionalLibraryDirectories>
66       <GenerateDebugInformation>true</GenerateDebugInformation>
67       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
68       <SubSystem>Console</SubSystem>
69       <RandomizedBaseAddress>false</RandomizedBaseAddress>
70       <DataExecutionPrevention>
71       </DataExecutionPrevention>
72       <TargetMachine>MachineX86</TargetMachine>
73     </Link>
74     <PostBuildEvent>
75       <Command>mkdir "$(ProjectDir)..\..\..\..\Targets\x86-microsoft-win32-vs2008\$(Configuration)"
76 xcopy /Y "$(TargetPath)" "$(ProjectDir)\..\..\..\..\Targets\x86-microsoft-win32-vs2008\$(Configuration)"
77 </Command>
78     </PostBuildEvent>
79   </ItemDefinitionGroup>
80   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
81     <ClCompile>
82       <AdditionalIncludeDirectories>..\..\..\..\Source\Platinum;..\..\..\..\Source\Core;..\..\..\..\Source\Extras;..\..\..\..\Source\Devices\MediaRenderer;..\..\..\..\Source\Devices\MediaServer;..\..\..\..\Source\Devices\MediaConnect;..\..\..\..\..\Neptune\Source\Core;%(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)TimeTest.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-vs2008\$(Configuration)"
104 xcopy /Y "$(TargetPath)" "$(ProjectDir)\..\..\..\..\Targets\x86-microsoft-win32-vs2008\$(Configuration)"
105 </Command>
106     </PostBuildEvent>
107   </ItemDefinitionGroup>
108   <ItemGroup>
109     <ClCompile Include="..\..\..\..\Source\Tests\Time\TimeTest1.cpp" />
110   </ItemGroup>
111   <ItemGroup>
112     <ProjectReference Include="..\..\..\..\..\Neptune\Build\Targets\x86-microsoft-win32-vs2010\Neptune\Neptune.vcxproj">
113       <Project>{12aff2e5-6d95-4809-9728-9551677c078a}</Project>
114     </ProjectReference>
115     <ProjectReference Include="..\Platinum\Platinum.vcxproj">
116       <Project>{568611d3-afa7-4294-99c1-e9aed0d8057e}</Project>
117     </ProjectReference>
118   </ItemGroup>
119   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
120   <ImportGroup Label="ExtensionTargets">
121   </ImportGroup>
122 </Project>