Merge pull request #2948 from ace20022/blu_lang_fix
[vuplus_xbmc] / xbmc / visualizations / WaveForm / Waveform.vcxproj
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 (DirectX)|Win32">
5       <Configuration>Debug (DirectX)</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug (OpenGL)|Win32">
9       <Configuration>Debug (OpenGL)</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release (DirectX)|Win32">
13       <Configuration>Release (DirectX)</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release (OpenGL)|Win32">
17       <Configuration>Release (OpenGL)</Configuration>
18       <Platform>Win32</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectName>visWaveform</ProjectName>
23     <ProjectGuid>{D450FE9A-CE56-4496-B4AB-379094E642F2}</ProjectGuid>
24     <RootNamespace>visWaveform</RootNamespace>
25     <Keyword>Win32Proj</Keyword>
26   </PropertyGroup>
27   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'" Label="Configuration">
29     <ConfigurationType>DynamicLibrary</ConfigurationType>
30     <CharacterSet>MultiByte</CharacterSet>
31   </PropertyGroup>
32   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'" Label="Configuration">
33     <ConfigurationType>DynamicLibrary</ConfigurationType>
34     <CharacterSet>MultiByte</CharacterSet>
35   </PropertyGroup>
36   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'" Label="Configuration">
37     <ConfigurationType>DynamicLibrary</ConfigurationType>
38     <CharacterSet>MultiByte</CharacterSet>
39   </PropertyGroup>
40   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'" Label="Configuration">
41     <ConfigurationType>DynamicLibrary</ConfigurationType>
42     <CharacterSet>MultiByte</CharacterSet>
43   </PropertyGroup>
44   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
45   <ImportGroup Label="ExtensionSettings">
46   </ImportGroup>
47   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'" Label="PropertySheets">
48     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
49     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
50     <Import Project="..\..\..\project\VS2010Express\XBMC for Windows.props" />
51   </ImportGroup>
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'" Label="PropertySheets">
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
55     <Import Project="..\..\..\project\VS2010Express\XBMC for Windows.props" />
56   </ImportGroup>
57   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'" Label="PropertySheets">
58     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
59     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
60     <Import Project="..\..\..\project\VS2010Express\XBMC for Windows.props" />
61   </ImportGroup>
62   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'" Label="PropertySheets">
63     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
65     <Import Project="..\..\..\project\VS2010Express\XBMC for Windows.props" />
66   </ImportGroup>
67   <PropertyGroup Label="UserMacros" />
68   <PropertyGroup>
69     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
70     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
71     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
72     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">true</LinkIncremental>
73     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
74     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
75     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">true</LinkIncremental>
76     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
77     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
78     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">true</LinkIncremental>
79     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">$(SolutionDir)libs\$(TargetName)\$(Configuration)\</OutDir>
80     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">$(SolutionDir)objs\$(TargetName)\$(Configuration)\</IntDir>
81     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">true</LinkIncremental>
82     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">.vis</TargetExt>
83     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">.vis</TargetExt>
84     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">.vis</TargetExt>
85     <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">.vis</TargetExt>
86     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">Waveform_win32</TargetName>
87     <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">Waveform_win32</TargetName>
88     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">Waveform_win32</TargetName>
89     <TargetName Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">Waveform_win32</TargetName>
90     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">$(SolutionDir)\..\..\xbmc;$(SolutionDir)\..\BuildDependencies\include;$(IncludePath)</IncludePath>
91     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">$(SolutionDir)\..\..\xbmc;$(SolutionDir)\..\BuildDependencies\include;$(IncludePath)</IncludePath>
92     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">$(SolutionDir)\..\..\xbmc;$(SolutionDir)\..\BuildDependencies\include;$(IncludePath)</IncludePath>
93     <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">$(SolutionDir)\..\..\xbmc;$(SolutionDir)\..\BuildDependencies\include;$(IncludePath)</IncludePath>
94   </PropertyGroup>
95   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug (OpenGL)|Win32'">
96     <ClCompile>
97       <Optimization>Disabled</Optimization>
98       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;HAS_SDL_OPENGL;HAS_SDL;WAVEFORM_EXPORTS;_WIN32PC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
99       <MinimalRebuild>true</MinimalRebuild>
100       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
101       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
102       <PrecompiledHeader>
103       </PrecompiledHeader>
104       <WarningLevel>Level3</WarningLevel>
105       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
106       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
107     </ClCompile>
108     <Link>
109       <AdditionalDependencies>opengl32.lib;glu32.lib;%(AdditionalDependencies)</AdditionalDependencies>
110       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
111       <GenerateDebugInformation>true</GenerateDebugInformation>
112       <ProgramDatabaseFile>$(OutDir)Waveform.pdb</ProgramDatabaseFile>
113       <SubSystem>Windows</SubSystem>
114       <RandomizedBaseAddress>false</RandomizedBaseAddress>
115       <DataExecutionPrevention>
116       </DataExecutionPrevention>
117       <ImportLibrary>$(OutDir)Waveform.lib</ImportLibrary>
118       <TargetMachine>MachineX86</TargetMachine>
119     </Link>
120     <PostBuildEvent>
121       <Command>copy "$(TargetPath)" "$(SolutionDir)..\..\addons\visualization.waveform\$(TargetFileName)"</Command>
122     </PostBuildEvent>
123   </ItemDefinitionGroup>
124   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release (OpenGL)|Win32'">
125     <ClCompile>
126       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;HAS_SDL_OPENGL;HAS_SDL;_USRDLL;WAVEFORM_EXPORTS;_WIN32PC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
127       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
128       <PrecompiledHeader>
129       </PrecompiledHeader>
130       <WarningLevel>Level3</WarningLevel>
131       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
132       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
133     </ClCompile>
134     <Link>
135       <AdditionalDependencies>opengl32.lib;glu32.lib;%(AdditionalDependencies)</AdditionalDependencies>
136       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
137       <GenerateDebugInformation>true</GenerateDebugInformation>
138       <SubSystem>Windows</SubSystem>
139       <OptimizeReferences>true</OptimizeReferences>
140       <EnableCOMDATFolding>true</EnableCOMDATFolding>
141       <RandomizedBaseAddress>false</RandomizedBaseAddress>
142       <DataExecutionPrevention>
143       </DataExecutionPrevention>
144       <ImportLibrary>$(OutDir)Waveform.lib</ImportLibrary>
145       <TargetMachine>MachineX86</TargetMachine>
146     </Link>
147     <PostBuildEvent>
148       <Command>copy "$(TargetPath)" "$(SolutionDir)..\..\addons\visualization.waveform\$(TargetFileName)"</Command>
149     </PostBuildEvent>
150   </ItemDefinitionGroup>
151   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug (DirectX)|Win32'">
152     <ClCompile>
153       <Optimization>Disabled</Optimization>
154       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;WAVEFORM_EXPORTS;_WIN32PC;_CRT_NONSTDC_NO_DEPRECATE;TARGET_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
155       <MinimalRebuild>true</MinimalRebuild>
156       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
157       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
158       <PrecompiledHeader>
159       </PrecompiledHeader>
160       <WarningLevel>Level3</WarningLevel>
161       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
162       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
163     </ClCompile>
164     <Link>
165       <AdditionalDependencies>
166       </AdditionalDependencies>
167       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
168       <GenerateDebugInformation>true</GenerateDebugInformation>
169       <ProgramDatabaseFile>$(OutDir)Waveform.pdb</ProgramDatabaseFile>
170       <SubSystem>Windows</SubSystem>
171       <RandomizedBaseAddress>false</RandomizedBaseAddress>
172       <DataExecutionPrevention>
173       </DataExecutionPrevention>
174       <ImportLibrary>$(OutDir)Waveform.lib</ImportLibrary>
175       <TargetMachine>MachineX86</TargetMachine>
176     </Link>
177     <PostBuildEvent>
178       <Command>copy "$(TargetPath)" "$(SolutionDir)..\..\addons\visualization.waveform\$(TargetFileName)"</Command>
179     </PostBuildEvent>
180   </ItemDefinitionGroup>
181   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release (DirectX)|Win32'">
182     <ClCompile>
183       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;WAVEFORM_EXPORTS;_WIN32PC;_CRT_NONSTDC_NO_DEPRECATE;TARGET_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
184       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
185       <PrecompiledHeader>
186       </PrecompiledHeader>
187       <WarningLevel>Level3</WarningLevel>
188       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
189       <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
190     </ClCompile>
191     <Link>
192       <AdditionalDependencies>
193       </AdditionalDependencies>
194       <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
195       <GenerateDebugInformation>true</GenerateDebugInformation>
196       <SubSystem>Windows</SubSystem>
197       <OptimizeReferences>true</OptimizeReferences>
198       <EnableCOMDATFolding>true</EnableCOMDATFolding>
199       <RandomizedBaseAddress>false</RandomizedBaseAddress>
200       <DataExecutionPrevention>
201       </DataExecutionPrevention>
202       <ImportLibrary>$(OutDir)Waveform.lib</ImportLibrary>
203       <TargetMachine>MachineX86</TargetMachine>
204     </Link>
205     <PostBuildEvent>
206       <Command>copy "$(TargetPath)" "$(SolutionDir)..\..\addons\visualization.waveform\$(TargetFileName)"</Command>
207     </PostBuildEvent>
208   </ItemDefinitionGroup>
209   <ItemGroup>
210     <ClCompile Include="Main.cpp" />
211   </ItemGroup>
212   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
213   <ImportGroup Label="ExtensionTargets">
214   </ImportGroup>
215 </Project>