libspeexdsp.2017.vcxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.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="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release_Dynamic_SSE|Win32">
  13. <Configuration>Release_Dynamic_SSE</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release_Dynamic_SSE|x64">
  17. <Configuration>Release_Dynamic_SSE</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release_Static_SSE|Win32">
  21. <Configuration>Release_Static_SSE</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release_Static_SSE|x64">
  25. <Configuration>Release_Static_SSE</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|Win32">
  29. <Configuration>Release</Configuration>
  30. <Platform>Win32</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|x64">
  33. <Configuration>Release</Configuration>
  34. <Platform>x64</Platform>
  35. </ProjectConfiguration>
  36. </ItemGroup>
  37. <PropertyGroup Label="Globals">
  38. <ProjectGuid>{03207781-0D1C-4DB3-A71D-45C608F28DBD}</ProjectGuid>
  39. <Keyword>Win32Proj</Keyword>
  40. <ProjectName>libspeexdsp</ProjectName>
  41. <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
  42. </PropertyGroup>
  43. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  44. <Import Project="$(SolutionDir)\w32\download_speex.props" Condition=" '$(downloadspeexPropsImported)' == '' " />
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|Win32'" Label="Configuration">
  46. <ConfigurationType>StaticLibrary</ConfigurationType>
  47. <CharacterSet>MultiByte</CharacterSet>
  48. <WholeProgramOptimization>true</WholeProgramOptimization>
  49. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|Win32'" Label="Configuration">
  52. <ConfigurationType>DynamicLibrary</ConfigurationType>
  53. <CharacterSet>MultiByte</CharacterSet>
  54. <WholeProgramOptimization>true</WholeProgramOptimization>
  55. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  58. <ConfigurationType>StaticLibrary</ConfigurationType>
  59. <CharacterSet>MultiByte</CharacterSet>
  60. <WholeProgramOptimization>true</WholeProgramOptimization>
  61. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  64. <ConfigurationType>StaticLibrary</ConfigurationType>
  65. <CharacterSet>MultiByte</CharacterSet>
  66. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|x64'" Label="Configuration">
  69. <ConfigurationType>StaticLibrary</ConfigurationType>
  70. <CharacterSet>MultiByte</CharacterSet>
  71. <WholeProgramOptimization>true</WholeProgramOptimization>
  72. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  73. </PropertyGroup>
  74. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|x64'" Label="Configuration">
  75. <ConfigurationType>DynamicLibrary</ConfigurationType>
  76. <CharacterSet>MultiByte</CharacterSet>
  77. <WholeProgramOptimization>true</WholeProgramOptimization>
  78. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  79. </PropertyGroup>
  80. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  81. <ConfigurationType>StaticLibrary</ConfigurationType>
  82. <CharacterSet>MultiByte</CharacterSet>
  83. <WholeProgramOptimization>true</WholeProgramOptimization>
  84. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  85. </PropertyGroup>
  86. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  87. <ConfigurationType>StaticLibrary</ConfigurationType>
  88. <CharacterSet>MultiByte</CharacterSet>
  89. <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset>
  90. </PropertyGroup>
  91. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  92. <ImportGroup Label="ExtensionSettings">
  93. </ImportGroup>
  94. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|Win32'" Label="PropertySheets">
  95. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  96. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  97. </ImportGroup>
  98. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|Win32'" Label="PropertySheets">
  99. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  100. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  101. </ImportGroup>
  102. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  103. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  104. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  105. <Import Project="..\..\..\w32\extlib.props" />
  106. </ImportGroup>
  107. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  108. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  109. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  110. <Import Project="..\..\..\w32\extlib.props" />
  111. </ImportGroup>
  112. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|x64'" Label="PropertySheets">
  113. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  114. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  115. </ImportGroup>
  116. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|x64'" Label="PropertySheets">
  117. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  118. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  119. </ImportGroup>
  120. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  121. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  122. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  123. <Import Project="..\..\..\w32\extlib.props" />
  124. </ImportGroup>
  125. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  126. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  127. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  128. <Import Project="..\..\..\w32\extlib.props" />
  129. </ImportGroup>
  130. <PropertyGroup Label="UserMacros" />
  131. <PropertyGroup>
  132. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  133. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|Win32'">$(Configuration)\</OutDir>
  134. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  135. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|x64'">$(Platform)\$(Configuration)\</OutDir>
  136. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  137. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|Win32'">$(Configuration)\</OutDir>
  138. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|Win32'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  139. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|x64'">$(Platform)\$(Configuration)\</OutDir>
  140. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  141. </PropertyGroup>
  142. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  143. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  144. </PropertyGroup>
  145. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  146. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  147. </PropertyGroup>
  148. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  149. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  150. </PropertyGroup>
  151. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  152. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  153. </PropertyGroup>
  154. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  155. <ClCompile>
  156. <Optimization>Disabled</Optimization>
  157. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  158. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  159. <MinimalRebuild>true</MinimalRebuild>
  160. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  161. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  162. <WarningLevel>TurnOffAllWarnings</WarningLevel>
  163. <CompileAs>CompileAsC</CompileAs>
  164. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  165. </ClCompile>
  166. <Lib />
  167. </ItemDefinitionGroup>
  168. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  169. <Midl>
  170. <TargetEnvironment>X64</TargetEnvironment>
  171. </Midl>
  172. <ClCompile>
  173. <Optimization>Disabled</Optimization>
  174. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  175. <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  176. <MinimalRebuild>true</MinimalRebuild>
  177. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  178. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  179. <WarningLevel>TurnOffAllWarnings</WarningLevel>
  180. <CompileAs>CompileAsC</CompileAs>
  181. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  182. </ClCompile>
  183. <Lib />
  184. </ItemDefinitionGroup>
  185. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  186. <ClCompile>
  187. <Optimization>Full</Optimization>
  188. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  189. <IntrinsicFunctions>true</IntrinsicFunctions>
  190. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  191. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  192. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  193. <StringPooling>true</StringPooling>
  194. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  195. <BufferSecurityCheck>false</BufferSecurityCheck>
  196. <WarningLevel>TurnOffAllWarnings</WarningLevel>
  197. <CompileAs>CompileAsC</CompileAs>
  198. <DisableSpecificWarnings>4244;4305;4311;4100;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  199. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  200. </ClCompile>
  201. <Lib />
  202. </ItemDefinitionGroup>
  203. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  204. <Midl>
  205. <TargetEnvironment>X64</TargetEnvironment>
  206. </Midl>
  207. <ClCompile>
  208. <Optimization>Full</Optimization>
  209. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  210. <IntrinsicFunctions>true</IntrinsicFunctions>
  211. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  212. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  213. <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  214. <StringPooling>true</StringPooling>
  215. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  216. <BufferSecurityCheck>false</BufferSecurityCheck>
  217. <WarningLevel>TurnOffAllWarnings</WarningLevel>
  218. <CompileAs>CompileAsC</CompileAs>
  219. <DisableSpecificWarnings>4244;4305;4311;4100;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  220. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  221. </ClCompile>
  222. <Lib />
  223. </ItemDefinitionGroup>
  224. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|Win32'">
  225. <ClCompile>
  226. <Optimization>Full</Optimization>
  227. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  228. <IntrinsicFunctions>true</IntrinsicFunctions>
  229. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  230. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  231. <PreprocessorDefinitions>_USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  232. <StringPooling>true</StringPooling>
  233. <ExceptionHandling>
  234. </ExceptionHandling>
  235. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  236. <BufferSecurityCheck>false</BufferSecurityCheck>
  237. <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
  238. <PrecompiledHeader>
  239. </PrecompiledHeader>
  240. <WarningLevel>Level3</WarningLevel>
  241. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  242. <CompileAs>CompileAsC</CompileAs>
  243. <DisableSpecificWarnings>4244;4305;4311;4100;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  244. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  245. </ClCompile>
  246. <Link>
  247. <OutputFile>../../../bin/libspeexdsp.dll</OutputFile>
  248. <ModuleDefinitionFile>..\..\libspeexdsp.def</ModuleDefinitionFile>
  249. <SubSystem>Windows</SubSystem>
  250. <OptimizeReferences>true</OptimizeReferences>
  251. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  252. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  253. <DataExecutionPrevention>
  254. </DataExecutionPrevention>
  255. <ImportLibrary>../../../lib/libspeexdsp.lib</ImportLibrary>
  256. <TargetMachine>MachineX86</TargetMachine>
  257. </Link>
  258. </ItemDefinitionGroup>
  259. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Dynamic_SSE|x64'">
  260. <Midl>
  261. <TargetEnvironment>X64</TargetEnvironment>
  262. </Midl>
  263. <ClCompile>
  264. <Optimization>Full</Optimization>
  265. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  266. <IntrinsicFunctions>true</IntrinsicFunctions>
  267. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  268. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  269. <PreprocessorDefinitions>_USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  270. <StringPooling>true</StringPooling>
  271. <ExceptionHandling>
  272. </ExceptionHandling>
  273. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  274. <BufferSecurityCheck>false</BufferSecurityCheck>
  275. <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
  276. <PrecompiledHeader>
  277. </PrecompiledHeader>
  278. <WarningLevel>Level3</WarningLevel>
  279. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  280. <CompileAs>CompileAsC</CompileAs>
  281. <DisableSpecificWarnings>4244;4305;4311;4100;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  282. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  283. </ClCompile>
  284. <Link>
  285. <OutputFile>../../../bin/libspeexdsp.dll</OutputFile>
  286. <ModuleDefinitionFile>..\..\libspeexdsp.def</ModuleDefinitionFile>
  287. <SubSystem>Windows</SubSystem>
  288. <OptimizeReferences>true</OptimizeReferences>
  289. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  290. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  291. <DataExecutionPrevention>
  292. </DataExecutionPrevention>
  293. <ImportLibrary>../../../lib/libspeexdsp.lib</ImportLibrary>
  294. <TargetMachine>MachineX64</TargetMachine>
  295. </Link>
  296. </ItemDefinitionGroup>
  297. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|Win32'">
  298. <ClCompile>
  299. <Optimization>Full</Optimization>
  300. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  301. <IntrinsicFunctions>true</IntrinsicFunctions>
  302. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  303. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  304. <PreprocessorDefinitions>_USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  305. <StringPooling>true</StringPooling>
  306. <ExceptionHandling>
  307. </ExceptionHandling>
  308. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  309. <BufferSecurityCheck>false</BufferSecurityCheck>
  310. <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
  311. <PrecompiledHeader>
  312. </PrecompiledHeader>
  313. <WarningLevel>Level3</WarningLevel>
  314. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  315. <CompileAs>CompileAsC</CompileAs>
  316. <DisableSpecificWarnings>4244;4305;4311;4100;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  317. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  318. </ClCompile>
  319. <Lib>
  320. <OutputFile>../../../lib/libspeexdsp.lib</OutputFile>
  321. </Lib>
  322. </ItemDefinitionGroup>
  323. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static_SSE|x64'">
  324. <Midl>
  325. <TargetEnvironment>X64</TargetEnvironment>
  326. </Midl>
  327. <ClCompile>
  328. <Optimization>Full</Optimization>
  329. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  330. <IntrinsicFunctions>true</IntrinsicFunctions>
  331. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  332. <AdditionalIncludeDirectories>$(ProjectDir);..\..\speex-1.2rc1\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  333. <PreprocessorDefinitions>_USE_SSE;WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  334. <StringPooling>true</StringPooling>
  335. <ExceptionHandling>
  336. </ExceptionHandling>
  337. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  338. <BufferSecurityCheck>false</BufferSecurityCheck>
  339. <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
  340. <PrecompiledHeader>
  341. </PrecompiledHeader>
  342. <WarningLevel>Level3</WarningLevel>
  343. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  344. <CompileAs>CompileAsC</CompileAs>
  345. <DisableSpecificWarnings>4244;4305;4311;4100;4127;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  346. <AdditionalOptions>/FS %(AdditionalOptions)</AdditionalOptions>
  347. </ClCompile>
  348. <Lib>
  349. <OutputFile>../../../lib/libspeexdsp.lib</OutputFile>
  350. </Lib>
  351. </ItemDefinitionGroup>
  352. <ItemGroup>
  353. <ClCompile Include="..\..\speex-1.2rc1\libspeex\buffer.c" />
  354. <ClCompile Include="..\..\speex-1.2rc1\libspeex\fftwrap.c" />
  355. <ClCompile Include="..\..\speex-1.2rc1\libspeex\filterbank.c" />
  356. <ClCompile Include="..\..\speex-1.2rc1\libspeex\jitter.c" />
  357. <ClCompile Include="..\..\speex-1.2rc1\libspeex\kiss_fft.c" />
  358. <ClCompile Include="..\..\speex-1.2rc1\libspeex\kiss_fftr.c" />
  359. <ClCompile Include="..\..\speex-1.2rc1\libspeex\mdf.c" />
  360. <ClCompile Include="..\..\speex-1.2rc1\libspeex\preprocess.c" />
  361. <ClCompile Include="..\..\speex-1.2rc1\libspeex\resample.c" />
  362. <ClCompile Include="..\..\speex-1.2rc1\libspeex\smallft.c" />
  363. </ItemGroup>
  364. <ItemGroup>
  365. <ClInclude Include="..\..\speex-1.2rc1\libspeex\_kiss_fft_guts.h" />
  366. <ClInclude Include="..\..\speex-1.2rc1\libspeex\arch.h" />
  367. <ClInclude Include="..\..\speex-1.2rc1\libspeex\fftwrap.h" />
  368. <ClInclude Include="..\..\speex-1.2rc1\libspeex\filterbank.h" />
  369. <ClInclude Include="..\..\speex-1.2rc1\libspeex\fixed_debug.h" />
  370. <ClInclude Include="..\..\speex-1.2rc1\libspeex\fixed_generic.h" />
  371. <ClInclude Include="..\..\speex-1.2rc1\libspeex\kiss_fft.h" />
  372. <ClInclude Include="..\..\speex-1.2rc1\libspeex\kiss_fftr.h" />
  373. <ClInclude Include="..\..\speex-1.2rc1\libspeex\math_approx.h" />
  374. <ClInclude Include="..\..\speex-1.2rc1\libspeex\os_support.h" />
  375. <ClInclude Include="..\..\speex-1.2rc1\libspeex\pseudofloat.h" />
  376. <ClInclude Include="..\..\speex-1.2rc1\libspeex\smallft.h" />
  377. </ItemGroup>
  378. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  379. <ImportGroup Label="ExtensionTargets">
  380. </ImportGroup>
  381. </Project>