OSDN Git Service

add sdl-1.3
[android-x86/external-stagefright-plugins.git] / SDL-1.3 / android-project / jni / SDL / VisualC / tests / testatomic / testatomic_VS2010.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12   </ItemGroup>\r
13   <PropertyGroup Label="Globals">\r
14     <ProjectName>testatomic</ProjectName>\r
15     <ProjectGuid>{C4E04D18-EF76-4B42-B4C2-16A1BACDC0A3}</ProjectGuid>\r
16     <RootNamespace>testatomic</RootNamespace>\r
17   </PropertyGroup>\r
18   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
19   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
20     <ConfigurationType>Application</ConfigurationType>\r
21     <UseOfMfc>false</UseOfMfc>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
24     <ConfigurationType>Application</ConfigurationType>\r
25     <UseOfMfc>false</UseOfMfc>\r
26   </PropertyGroup>\r
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
28   <ImportGroup Label="ExtensionSettings">\r
29   </ImportGroup>\r
30   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r
31     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
32     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
33   </ImportGroup>\r
34   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r
35     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
36     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC70.props" />\r
37   </ImportGroup>\r
38   <PropertyGroup Label="UserMacros" />\r
39   <PropertyGroup>\r
40     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r
41     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\</OutDir>\r
42     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\</IntDir>\r
43     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r
44     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\</OutDir>\r
45     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\</IntDir>\r
46     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r
47   </PropertyGroup>\r
48   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
49     <Midl>\r
50       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
51       <MkTypLibCompatible>true</MkTypLibCompatible>\r
52       <SuppressStartupBanner>true</SuppressStartupBanner>\r
53       <TargetEnvironment>Win32</TargetEnvironment>\r
54       <TypeLibraryName>.\Debug/testatomic.tlb</TypeLibraryName>\r
55     </Midl>\r
56     <ClCompile>\r
57       <Optimization>Disabled</Optimization>\r
58       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
59       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
60       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
61       <PrecompiledHeader>\r
62       </PrecompiledHeader>\r
63       <PrecompiledHeaderOutputFile>.\Debug/testatomic.pch</PrecompiledHeaderOutputFile>\r
64       <AssemblerListingLocation>.\Debug/</AssemblerListingLocation>\r
65       <ObjectFileName>.\Debug/</ObjectFileName>\r
66       <ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>\r
67       <WarningLevel>Level3</WarningLevel>\r
68       <SuppressStartupBanner>true</SuppressStartupBanner>\r
69       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r
70       <CompileAs>Default</CompileAs>\r
71     </ClCompile>\r
72     <ResourceCompile>\r
73       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
74       <Culture>0x0409</Culture>\r
75     </ResourceCompile>\r
76     <Link>\r
77       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
78       <OutputFile>.\Debug/testatomic.exe</OutputFile>\r
79       <SuppressStartupBanner>true</SuppressStartupBanner>\r
80       <GenerateDebugInformation>true</GenerateDebugInformation>\r
81       <ProgramDatabaseFile>.\Debug/testatomic.pdb</ProgramDatabaseFile>\r
82       <SubSystem>Windows</SubSystem>\r
83     </Link>\r
84   </ItemDefinitionGroup>\r
85   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
86     <Midl>\r
87       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
88       <MkTypLibCompatible>true</MkTypLibCompatible>\r
89       <SuppressStartupBanner>true</SuppressStartupBanner>\r
90       <TargetEnvironment>Win32</TargetEnvironment>\r
91       <TypeLibraryName>.\Release/testatomic.tlb</TypeLibraryName>\r
92     </Midl>\r
93     <ClCompile>\r
94       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r
95       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
96       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
97       <StringPooling>true</StringPooling>\r
98       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
99       <FunctionLevelLinking>true</FunctionLevelLinking>\r
100       <PrecompiledHeader>\r
101       </PrecompiledHeader>\r
102       <PrecompiledHeaderOutputFile>.\Release/testatomic.pch</PrecompiledHeaderOutputFile>\r
103       <AssemblerListingLocation>.\Release/</AssemblerListingLocation>\r
104       <ObjectFileName>.\Release/</ObjectFileName>\r
105       <ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>\r
106       <WarningLevel>Level3</WarningLevel>\r
107       <SuppressStartupBanner>true</SuppressStartupBanner>\r
108       <CompileAs>Default</CompileAs>\r
109     </ClCompile>\r
110     <ResourceCompile>\r
111       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
112       <Culture>0x0409</Culture>\r
113     </ResourceCompile>\r
114     <Link>\r
115       <AdditionalOptions>/MACHINE:I386 %(AdditionalOptions)</AdditionalOptions>\r
116       <OutputFile>.\Release/testatomic.exe</OutputFile>\r
117       <SuppressStartupBanner>true</SuppressStartupBanner>\r
118       <ProgramDatabaseFile>.\Release/testatomic.pdb</ProgramDatabaseFile>\r
119       <SubSystem>Windows</SubSystem>\r
120     </Link>\r
121   </ItemDefinitionGroup>\r
122   <ItemGroup>\r
123     <Library Include="..\..\Sdl\Debug\SDL.lib" />\r
124     <Library Include="..\..\SDLmain\Debug\SDLmain.lib" />\r
125   </ItemGroup>\r
126   <ItemGroup>\r
127     <ClCompile Include="..\..\..\test\testatomic.c">\r
128       <PrecompiledHeaderOutputFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug/testatomic.pch</PrecompiledHeaderOutputFile>\r
129     </ClCompile>\r
130   </ItemGroup>\r
131   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
132   <ImportGroup Label="ExtensionTargets">\r
133   </ImportGroup>\r
134 </Project>\r