Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

166 lines
8.3 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="14.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. <ProjectName>LibSpeex</ProjectName>
  15. <ProjectGuid>{60902B83-8B26-4DBD-B635-4CECF5F4744C}</ProjectGuid>
  16. <RootNamespace>LibSpeex</RootNamespace>
  17. <Keyword>Win32Proj</Keyword>
  18. <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
  19. </PropertyGroup>
  20. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  21. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  22. <ConfigurationType>StaticLibrary</ConfigurationType>
  23. <PlatformToolset>v140_xp</PlatformToolset>
  24. <CharacterSet>Unicode</CharacterSet>
  25. <WholeProgramOptimization>true</WholeProgramOptimization>
  26. </PropertyGroup>
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  28. <ConfigurationType>StaticLibrary</ConfigurationType>
  29. <PlatformToolset>v140_xp</PlatformToolset>
  30. <CharacterSet>Unicode</CharacterSet>
  31. </PropertyGroup>
  32. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  33. <ImportGroup Label="ExtensionSettings">
  34. </ImportGroup>
  35. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  36. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  37. </ImportGroup>
  38. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  39. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  40. </ImportGroup>
  41. <PropertyGroup Label="UserMacros" />
  42. <PropertyGroup>
  43. <_ProjectFileVersion>14.0.25431.1</_ProjectFileVersion>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  46. <OutDir>$(SolutionDir)$(Configuration)_2015\lib\</OutDir>
  47. <IntDir>$(SolutionDir)$(Configuration)_2015\$(ProjectName)\</IntDir>
  48. </PropertyGroup>
  49. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  50. <OutDir>$(SolutionDir)$(Configuration)_2015\lib\</OutDir>
  51. <IntDir>$(SolutionDir)$(Configuration)_2015\$(ProjectName)\</IntDir>
  52. </PropertyGroup>
  53. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  54. <ClCompile>
  55. <Optimization>Disabled</Optimization>
  56. <AdditionalIncludeDirectories>../../speex/include;../../speex/win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  57. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;M_PI=3.14159265358979323846;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  58. <StringPooling>true</StringPooling>
  59. <MinimalRebuild>true</MinimalRebuild>
  60. <ExceptionHandling />
  61. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  62. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  63. <FunctionLevelLinking>true</FunctionLevelLinking>
  64. <FloatingPointModel>Fast</FloatingPointModel>
  65. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  66. <PrecompiledHeader />
  67. <WarningLevel>Level3</WarningLevel>
  68. <TreatWarningAsError>true</TreatWarningAsError>
  69. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  70. <DisableSpecificWarnings>4018;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  71. </ClCompile>
  72. <Lib>
  73. <OutputFile>win32\libspeex\2015\debug\libspeex.lib</OutputFile>
  74. </Lib>
  75. </ItemDefinitionGroup>
  76. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  77. <ClCompile>
  78. <Optimization>MaxSpeed</Optimization>
  79. <IntrinsicFunctions>true</IntrinsicFunctions>
  80. <AdditionalIncludeDirectories>../../speex/include;../../speex/win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  81. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;M_PI=3.14159265358979323846;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
  82. <StringPooling>true</StringPooling>
  83. <ExceptionHandling />
  84. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  85. <FunctionLevelLinking>true</FunctionLevelLinking>
  86. <FloatingPointModel>Fast</FloatingPointModel>
  87. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  88. <PrecompiledHeader />
  89. <WarningLevel>Level3</WarningLevel>
  90. <TreatWarningAsError>true</TreatWarningAsError>
  91. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  92. <DisableSpecificWarnings>4018;4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  93. </ClCompile>
  94. <Lib>
  95. <OutputFile>win32\libspeex\2015\release\libspeex.lib</OutputFile>
  96. </Lib>
  97. </ItemDefinitionGroup>
  98. <ItemGroup>
  99. <ClCompile Include="libspeex\bits.c" />
  100. <ClCompile Include="libspeex\cb_search.c" />
  101. <ClCompile Include="libspeex\exc_10_16_table.c" />
  102. <ClCompile Include="libspeex\exc_10_32_table.c" />
  103. <ClCompile Include="libspeex\exc_20_32_table.c" />
  104. <ClCompile Include="libspeex\exc_5_256_table.c" />
  105. <ClCompile Include="libspeex\exc_5_64_table.c" />
  106. <ClCompile Include="libspeex\exc_8_128_table.c" />
  107. <ClCompile Include="libspeex\filters.c" />
  108. <ClCompile Include="libspeex\gain_table.c" />
  109. <ClCompile Include="libspeex\gain_table_lbr.c" />
  110. <ClCompile Include="libspeex\hexc_10_32_table.c" />
  111. <ClCompile Include="libspeex\hexc_table.c" />
  112. <ClCompile Include="libspeex\high_lsp_tables.c" />
  113. <ClCompile Include="libspeex\lpc.c" />
  114. <ClCompile Include="libspeex\lsp.c" />
  115. <ClCompile Include="libspeex\lsp_tables_nb.c" />
  116. <ClCompile Include="libspeex\ltp.c" />
  117. <ClCompile Include="libspeex\math_approx.c" />
  118. <ClCompile Include="libspeex\misc.c" />
  119. <ClCompile Include="libspeex\modes.c" />
  120. <ClCompile Include="libspeex\nb_celp.c" />
  121. <ClCompile Include="libspeex\quant_lsp.c" />
  122. <ClCompile Include="libspeex\sb_celp.c" />
  123. <ClCompile Include="libspeex\speex_callbacks.c" />
  124. <ClCompile Include="libspeex\speex_header.c" />
  125. <ClCompile Include="libspeex\stereo.c" />
  126. <ClCompile Include="libspeex\testenc.c" />
  127. <ClCompile Include="libspeex\testenc_uwb.c" />
  128. <ClCompile Include="libspeex\testenc_wb.c" />
  129. <ClCompile Include="libspeex\vbr.c" />
  130. <ClCompile Include="libspeex\vq.c" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <ClInclude Include="libspeex\cb_search.h" />
  134. <ClInclude Include="libspeex\cb_search_sse.h" />
  135. <ClInclude Include="libspeex\fftwrap.h" />
  136. <ClInclude Include="libspeex\filterbank.h" />
  137. <ClInclude Include="libspeex\filters.h" />
  138. <ClInclude Include="libspeex\filters_sse.h" />
  139. <ClInclude Include="libspeex\fixed_bfin.h" />
  140. <ClInclude Include="libspeex\fixed_debug.h" />
  141. <ClInclude Include="libspeex\fixed_generic.h" />
  142. <ClInclude Include="libspeex\kiss_fft.h" />
  143. <ClInclude Include="libspeex\kiss_fftr.h" />
  144. <ClInclude Include="libspeex\lpc.h" />
  145. <ClInclude Include="libspeex\lsp.h" />
  146. <ClInclude Include="libspeex\ltp.h" />
  147. <ClInclude Include="libspeex\ltp_sse.h" />
  148. <ClInclude Include="libspeex\math_approx.h" />
  149. <ClInclude Include="libspeex\modes.h" />
  150. <ClInclude Include="libspeex\nb_celp.h" />
  151. <ClInclude Include="libspeex\os_support.h" />
  152. <ClInclude Include="libspeex\pseudofloat.h" />
  153. <ClInclude Include="libspeex\quant_lsp.h" />
  154. <ClInclude Include="libspeex\resample_sse.h" />
  155. <ClInclude Include="libspeex\sb_celp.h" />
  156. <ClInclude Include="libspeex\smallft.h" />
  157. <ClInclude Include="libspeex\stack_alloc.h" />
  158. <ClInclude Include="libspeex\vbr.h" />
  159. <ClInclude Include="libspeex\vorbis_psy.h" />
  160. <ClInclude Include="libspeex\vq.h" />
  161. <ClInclude Include="libspeex\vq_sse.h" />
  162. <ClInclude Include="win32\config.h" />
  163. </ItemGroup>
  164. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  165. <ImportGroup Label="ExtensionTargets">
  166. </ImportGroup>
  167. </Project>