Updating osxbuild to work with OS X 10.7+/XCode 4.x.
[sox.git] / msvc10 / LibSndFileGSM610.vcxproj
blob6eeb2f2873e05ab39f32d457c4995da93f7dfd84
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>{D2572DE1-610E-46A4-8DD2-8A693347D76A}</ProjectGuid>
15     <RootNamespace>GSM610</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>StaticLibrary</ConfigurationType>
21     <CharacterSet>Unicode</CharacterSet>
22     <WholeProgramOptimization>true</WholeProgramOptimization>
23   </PropertyGroup>
24   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
25     <ConfigurationType>StaticLibrary</ConfigurationType>
26     <CharacterSet>Unicode</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)\lib\</OutDir>
41     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\$(ProjectName)\</IntDir>
42     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\lib\</OutDir>
43     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\$(ProjectName)\</IntDir>
44     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
45     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
46     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
47     <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
48     <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
49     <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
50   </PropertyGroup>
51   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
52     <ClCompile>
53       <Optimization>Disabled</Optimization>
54       <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;inline=__inline;%(PreprocessorDefinitions)</PreprocessorDefinitions>
55       <StringPooling>true</StringPooling>
56       <MinimalRebuild>true</MinimalRebuild>
57       <ExceptionHandling>
58       </ExceptionHandling>
59       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
60       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
61       <FunctionLevelLinking>true</FunctionLevelLinking>
62       <FloatingPointModel>Fast</FloatingPointModel>
63       <RuntimeTypeInfo>false</RuntimeTypeInfo>
64       <PrecompiledHeader>
65       </PrecompiledHeader>
66       <WarningLevel>Level3</WarningLevel>
67       <TreatWarningAsError>true</TreatWarningAsError>
68       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
69       <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
70     </ClCompile>
71   </ItemDefinitionGroup>
72   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
73     <ClCompile>
74       <Optimization>MaxSpeed</Optimization>
75       <IntrinsicFunctions>true</IntrinsicFunctions>
76       <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;inline=__inline;%(PreprocessorDefinitions)</PreprocessorDefinitions>
77       <StringPooling>true</StringPooling>
78       <ExceptionHandling>
79       </ExceptionHandling>
80       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
81       <FunctionLevelLinking>true</FunctionLevelLinking>
82       <FloatingPointModel>Fast</FloatingPointModel>
83       <RuntimeTypeInfo>false</RuntimeTypeInfo>
84       <PrecompiledHeader>
85       </PrecompiledHeader>
86       <WarningLevel>Level3</WarningLevel>
87       <TreatWarningAsError>true</TreatWarningAsError>
88       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
89       <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
90     </ClCompile>
91   </ItemDefinitionGroup>
92   <ItemGroup>
93     <ClCompile Include="..\..\libsndfile\src\GSM610\add.c" />
94     <ClCompile Include="..\..\libsndfile\src\GSM610\code.c" />
95     <ClCompile Include="..\..\libsndfile\src\GSM610\decode.c" />
96     <ClCompile Include="..\..\libsndfile\src\GSM610\gsm_create.c" />
97     <ClCompile Include="..\..\libsndfile\src\GSM610\gsm_decode.c" />
98     <ClCompile Include="..\..\libsndfile\src\GSM610\gsm_destroy.c" />
99     <ClCompile Include="..\..\libsndfile\src\GSM610\gsm_encode.c" />
100     <ClCompile Include="..\..\libsndfile\src\GSM610\gsm_option.c" />
101     <ClCompile Include="..\..\libsndfile\src\GSM610\long_term.c" />
102     <ClCompile Include="..\..\libsndfile\src\GSM610\lpc.c" />
103     <ClCompile Include="..\..\libsndfile\src\GSM610\preprocess.c" />
104     <ClCompile Include="..\..\libsndfile\src\GSM610\rpe.c" />
105     <ClCompile Include="..\..\libsndfile\src\GSM610\short_term.c" />
106     <ClCompile Include="..\..\libsndfile\src\GSM610\table.c" />
107   </ItemGroup>
108   <ItemGroup>
109     <ClInclude Include="..\..\libsndfile\src\GSM610\config.h" />
110     <ClInclude Include="..\..\libsndfile\src\GSM610\gsm.h" />
111     <ClInclude Include="..\..\libsndfile\src\GSM610\gsm610_priv.h" />
112   </ItemGroup>
113   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
114   <ImportGroup Label="ExtensionTargets">
115   </ImportGroup>
116 </Project>