opus.silk_fixed.2010.vcxproj 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  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="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{8484C90D-1561-402F-A91D-2DB10F8C5171}</ProjectGuid>
  23. <Keyword>Win32Proj</Keyword>
  24. <RootNamespace>src_FIX</RootNamespace>
  25. <ProjectName>opus.silk_fixed</ProjectName>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  29. <ConfigurationType>StaticLibrary</ConfigurationType>
  30. <UseDebugLibraries>true</UseDebugLibraries>
  31. <CharacterSet>Unicode</CharacterSet>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  34. <ConfigurationType>StaticLibrary</ConfigurationType>
  35. <UseDebugLibraries>true</UseDebugLibraries>
  36. <CharacterSet>Unicode</CharacterSet>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  39. <ConfigurationType>StaticLibrary</ConfigurationType>
  40. <UseDebugLibraries>false</UseDebugLibraries>
  41. <WholeProgramOptimization>true</WholeProgramOptimization>
  42. <CharacterSet>Unicode</CharacterSet>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  45. <ConfigurationType>StaticLibrary</ConfigurationType>
  46. <UseDebugLibraries>false</UseDebugLibraries>
  47. <WholeProgramOptimization>true</WholeProgramOptimization>
  48. <CharacterSet>Unicode</CharacterSet>
  49. </PropertyGroup>
  50. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  51. <ImportGroup Label="ExtensionSettings">
  52. </ImportGroup>
  53. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  54. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  58. </ImportGroup>
  59. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  60. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  61. </ImportGroup>
  62. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  63. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  64. </ImportGroup>
  65. <PropertyGroup Label="UserMacros" />
  66. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  67. <TargetName>silk_fixed</TargetName>
  68. </PropertyGroup>
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  70. <TargetName>silk_fixed</TargetName>
  71. </PropertyGroup>
  72. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  73. <TargetName>silk_fixed</TargetName>
  74. </PropertyGroup>
  75. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  76. <TargetName>silk_fixed</TargetName>
  77. </PropertyGroup>
  78. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  79. <ClCompile>
  80. <PrecompiledHeader>
  81. </PrecompiledHeader>
  82. <WarningLevel>Level3</WarningLevel>
  83. <Optimization>Disabled</Optimization>
  84. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  85. <AdditionalIncludeDirectories>..\..\opus-1.1\silk\;..\..\opus-1.1\win32;..\..\opus-1.1\celt;..\..\opus-1.1\include</AdditionalIncludeDirectories>
  86. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  87. </ClCompile>
  88. <Link>
  89. <SubSystem>Windows</SubSystem>
  90. <GenerateDebugInformation>true</GenerateDebugInformation>
  91. </Link>
  92. </ItemDefinitionGroup>
  93. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  94. <ClCompile>
  95. <PrecompiledHeader>
  96. </PrecompiledHeader>
  97. <WarningLevel>Level3</WarningLevel>
  98. <Optimization>Disabled</Optimization>
  99. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  100. <AdditionalIncludeDirectories>..\..\opus-1.1\silk\;..\..\opus-1.1\win32;..\..\opus-1.1\celt;..\..\opus-1.1\include</AdditionalIncludeDirectories>
  101. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  102. </ClCompile>
  103. <Link>
  104. <SubSystem>Windows</SubSystem>
  105. <GenerateDebugInformation>true</GenerateDebugInformation>
  106. </Link>
  107. </ItemDefinitionGroup>
  108. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  109. <ClCompile>
  110. <WarningLevel>Level3</WarningLevel>
  111. <PrecompiledHeader>
  112. </PrecompiledHeader>
  113. <FunctionLevelLinking>true</FunctionLevelLinking>
  114. <IntrinsicFunctions>true</IntrinsicFunctions>
  115. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  116. <AdditionalIncludeDirectories>..\..\opus-1.1\silk\;..\..\opus-1.1\win32;..\..\opus-1.1\celt;..\..\opus-1.1\include</AdditionalIncludeDirectories>
  117. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  118. </ClCompile>
  119. <Link>
  120. <SubSystem>Windows</SubSystem>
  121. <GenerateDebugInformation>true</GenerateDebugInformation>
  122. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  123. <OptimizeReferences>true</OptimizeReferences>
  124. </Link>
  125. </ItemDefinitionGroup>
  126. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  127. <ClCompile>
  128. <WarningLevel>Level3</WarningLevel>
  129. <PrecompiledHeader>
  130. </PrecompiledHeader>
  131. <Optimization>MaxSpeed</Optimization>
  132. <FunctionLevelLinking>true</FunctionLevelLinking>
  133. <IntrinsicFunctions>true</IntrinsicFunctions>
  134. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  135. <AdditionalIncludeDirectories>..\..\opus-1.1\silk\;..\..\opus-1.1\win32;..\..\opus-1.1\celt;..\..\opus-1.1\include</AdditionalIncludeDirectories>
  136. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  137. </ClCompile>
  138. <Link>
  139. <SubSystem>Windows</SubSystem>
  140. <GenerateDebugInformation>true</GenerateDebugInformation>
  141. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  142. <OptimizeReferences>true</OptimizeReferences>
  143. </Link>
  144. </ItemDefinitionGroup>
  145. <ItemGroup>
  146. <ClCompile Include="..\..\opus-1.1\silk\fixed\corrMatrix_FIX.c" />
  147. <ClCompile Include="..\..\opus-1.1\silk\fixed\encode_frame_FIX.c" />
  148. <ClCompile Include="..\..\opus-1.1\silk\fixed\find_LPC_FIX.c" />
  149. <ClCompile Include="..\..\opus-1.1\silk\fixed\find_LTP_FIX.c" />
  150. <ClCompile Include="..\..\opus-1.1\silk\fixed\find_pitch_lags_FIX.c" />
  151. <ClCompile Include="..\..\opus-1.1\silk\fixed\find_pred_coefs_FIX.c" />
  152. <ClCompile Include="..\..\opus-1.1\silk\fixed\LTP_analysis_filter_FIX.c" />
  153. <ClCompile Include="..\..\opus-1.1\silk\fixed\LTP_scale_ctrl_FIX.c" />
  154. <ClCompile Include="..\..\opus-1.1\silk\fixed\noise_shape_analysis_FIX.c" />
  155. <ClCompile Include="..\..\opus-1.1\silk\fixed\prefilter_FIX.c" />
  156. <ClCompile Include="..\..\opus-1.1\silk\fixed\process_gains_FIX.c" />
  157. <ClCompile Include="..\..\opus-1.1\silk\fixed\regularize_correlations_FIX.c" />
  158. <ClCompile Include="..\..\opus-1.1\silk\fixed\residual_energy16_FIX.c" />
  159. <ClCompile Include="..\..\opus-1.1\silk\fixed\residual_energy_FIX.c" />
  160. <ClCompile Include="..\..\opus-1.1\silk\fixed\solve_LS_FIX.c" />
  161. <ClCompile Include="..\..\opus-1.1\silk\fixed\warped_autocorrelation_FIX.c" />
  162. <ClCompile Include="..\..\opus-1.1\silk\fixed\k2a_FIX.c" />
  163. <ClCompile Include="..\..\opus-1.1\silk\fixed\k2a_Q16_FIX.c" />
  164. <ClCompile Include="..\..\opus-1.1\silk\fixed\apply_sine_window_FIX.c" />
  165. <ClCompile Include="..\..\opus-1.1\silk\fixed\autocorr_FIX.c" />
  166. <ClCompile Include="..\..\opus-1.1\silk\fixed\burg_modified_FIX.c" />
  167. <ClCompile Include="..\..\opus-1.1\silk\fixed\pitch_analysis_core_FIX.c" />
  168. <ClCompile Include="..\..\opus-1.1\silk\fixed\vector_ops_FIX.c" />
  169. <ClCompile Include="..\..\opus-1.1\silk\fixed\schur_FIX.c" />
  170. <ClCompile Include="..\..\opus-1.1\silk\fixed\schur64_FIX.c" />
  171. </ItemGroup>
  172. <ItemGroup>
  173. <ClInclude Include="..\..\opus-1.1\include\opus_types.h" />
  174. <ClInclude Include="..\..\opus-1.1\win32\config.h" />
  175. <ClInclude Include="..\..\opus-1.1\silk\SigProc_FIX.h" />
  176. <ClInclude Include="..\..\opus-1.1\silk\fixed\main_FIX.h" />
  177. <ClInclude Include="..\..\opus-1.1\silk\fixed\structs_FIX.h" />
  178. </ItemGroup>
  179. <ItemGroup>
  180. <ProjectReference Include="..\Download OPUS.2010.vcxproj">
  181. <Project>{092124c9-09ed-43c7-bd6d-4ae5d6b3c547}</Project>
  182. </ProjectReference>
  183. <ProjectReference Include="opus.silk_common.2010.vcxproj">
  184. <Project>{c303d2fc-ff97-49b8-9ddd-467b4c9a0b16}</Project>
  185. </ProjectReference>
  186. <ProjectReference Include="opus.silk_float.2010.vcxproj">
  187. <Project>{9c4961d2-5ddb-40c7-9be8-ca918dc4e782}</Project>
  188. </ProjectReference>
  189. </ItemGroup>
  190. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  191. <ImportGroup Label="ExtensionTargets">
  192. </ImportGroup>
  193. </Project>