Update theme submodule
[platform/upstream/gstreamer.git] / tutorials / vs2010 / basic-tutorial-5 / basic-tutorial-5.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="Debug|x64">\r
9       <Configuration>Debug</Configuration>\r
10       <Platform>x64</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Release|Win32">\r
13       <Configuration>Release</Configuration>\r
14       <Platform>Win32</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20   </ItemGroup>\r
21   <ItemGroup>\r
22     <ClCompile Include="..\..\basic-tutorial-5.c" />\r
23   </ItemGroup>\r
24   <PropertyGroup Label="Globals">\r
25     <Keyword>Win32Proj</Keyword>\r
26     <ProjectGuid>{71882E71-E5D8-47BE-A8FF-35F99B78A5A6}</ProjectGuid>\r
27     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
28   </PropertyGroup>\r
29   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
30   <PropertyGroup Condition="'$(Configuration)'=='Debug'" Label="Configuration">\r
31     <ConfigurationType>Application</ConfigurationType>\r
32     <UseDebugLibraries>true</UseDebugLibraries>\r
33     <CharacterSet>Unicode</CharacterSet>\r
34   </PropertyGroup>\r
35   <PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">\r
36     <ConfigurationType>Application</ConfigurationType>\r
37     <UseDebugLibraries>false</UseDebugLibraries>\r
38     <WholeProgramOptimization>true</WholeProgramOptimization>\r
39     <CharacterSet>Unicode</CharacterSet>\r
40   </PropertyGroup>\r
41   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
42   <ImportGroup Label="ExtensionSettings">\r
43   </ImportGroup>\r
44   <ImportGroup Label="PropertySheets" Condition="'$(Platform)'=='Win32'">\r
45     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
46     <Import Project="$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gstreamer-1.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gstreamer-1.0.props')" />\r
47     <Import Project="$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gstreamer-video-1.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gstreamer-video-1.0.props')" />\r
48     <Import Project="$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gtk+-2.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\libs\gtk+-2.0.props')" />\r
49     <Import Project="$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\msvc\x86.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86)\share\vs\2010\msvc\x86.props')" />\r
50   </ImportGroup>\r
51   <ImportGroup Label="PropertySheets" Condition="'$(Platform)'=='x64'">\r
52     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
53     <Import Project="$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gstreamer-1.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gstreamer-1.0.props')" />\r
54     <Import Project="$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gstreamer-video-1.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gstreamer-video-1.0.props')" />\r
55     <Import Project="$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gtk+-2.0.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\libs\gtk+-2.0.props')" />\r
56     <Import Project="$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\msvc\x86_64.props" Condition="exists('$(GSTREAMER_1_0_ROOT_X86_64)\share\vs\2010\msvc\x86_64.props')" />\r
57   </ImportGroup>\r
58   <PropertyGroup Label="UserMacros" />\r
59   <PropertyGroup Condition="'$(Configuration)'=='Debug'">\r
60     <LinkIncremental>true</LinkIncremental>\r
61   </PropertyGroup>\r
62   <PropertyGroup Condition="'$(Configuration)'=='Release'">\r
63     <LinkIncremental>false</LinkIncremental>\r
64   </PropertyGroup>\r
65   <ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'">\r
66     <ClCompile>\r
67       <PrecompiledHeader>\r
68       </PrecompiledHeader>\r
69       <WarningLevel>Level3</WarningLevel>\r
70       <Optimization>Disabled</Optimization>\r
71       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
72     </ClCompile>\r
73     <Link>\r
74       <SubSystem>Console</SubSystem>\r
75       <GenerateDebugInformation>true</GenerateDebugInformation>\r
76       <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>\r
77       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r
78     </Link>\r
79   </ItemDefinitionGroup>\r
80   <ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">\r
81     <ClCompile>\r
82       <WarningLevel>Level3</WarningLevel>\r
83       <PrecompiledHeader>\r
84       </PrecompiledHeader>\r
85       <Optimization>MaxSpeed</Optimization>\r
86       <FunctionLevelLinking>true</FunctionLevelLinking>\r
87       <IntrinsicFunctions>true</IntrinsicFunctions>\r
88       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
89     </ClCompile>\r
90     <Link>\r
91       <SubSystem>Console</SubSystem>\r
92       <GenerateDebugInformation>false</GenerateDebugInformation>\r
93       <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
94     </Link>\r
95   </ItemDefinitionGroup>\r
96   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
97   <ImportGroup Label="ExtensionTargets">\r
98   </ImportGroup>\r
99 </Project>\r