silk_float.vcxproj 53 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120
  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="DebugDLL|ARM">
  5. <Configuration>DebugDLL</Configuration>
  6. <Platform>ARM</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="DebugDLL|Emscripten">
  9. <Configuration>DebugDLL</Configuration>
  10. <Platform>Emscripten</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="DebugDLL|Win32">
  13. <Configuration>DebugDLL</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="DebugDLL|x64">
  17. <Configuration>DebugDLL</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Debug|ARM">
  21. <Configuration>Debug</Configuration>
  22. <Platform>ARM</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Debug|Emscripten">
  25. <Configuration>Debug</Configuration>
  26. <Platform>Emscripten</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Debug|Win32">
  29. <Configuration>Debug</Configuration>
  30. <Platform>Win32</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Debug|x64">
  33. <Configuration>Debug</Configuration>
  34. <Platform>x64</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="ReleaseDLL|ARM">
  37. <Configuration>ReleaseDLL</Configuration>
  38. <Platform>ARM</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="ReleaseDLL|Emscripten">
  41. <Configuration>ReleaseDLL</Configuration>
  42. <Platform>Emscripten</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="ReleaseDLL|Win32">
  45. <Configuration>ReleaseDLL</Configuration>
  46. <Platform>Win32</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="ReleaseDLL|x64">
  49. <Configuration>ReleaseDLL</Configuration>
  50. <Platform>x64</Platform>
  51. </ProjectConfiguration>
  52. <ProjectConfiguration Include="Release|ARM">
  53. <Configuration>Release</Configuration>
  54. <Platform>ARM</Platform>
  55. </ProjectConfiguration>
  56. <ProjectConfiguration Include="Release|Emscripten">
  57. <Configuration>Release</Configuration>
  58. <Platform>Emscripten</Platform>
  59. </ProjectConfiguration>
  60. <ProjectConfiguration Include="Release|Win32">
  61. <Configuration>Release</Configuration>
  62. <Platform>Win32</Platform>
  63. </ProjectConfiguration>
  64. <ProjectConfiguration Include="Release|x64">
  65. <Configuration>Release</Configuration>
  66. <Platform>x64</Platform>
  67. </ProjectConfiguration>
  68. </ItemGroup>
  69. <PropertyGroup Label="Globals">
  70. <ProjectGuid>{9C4961D2-5DDB-40C7-9BE8-CA918DC4E782}</ProjectGuid>
  71. <Keyword>Win32Proj</Keyword>
  72. <RootNamespace>src_FLP</RootNamespace>
  73. <ProjectName>silk_float</ProjectName>
  74. <WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
  75. <WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
  76. </PropertyGroup>
  77. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  79. <ConfigurationType>StaticLibrary</ConfigurationType>
  80. <UseDebugLibraries>true</UseDebugLibraries>
  81. <CharacterSet>Unicode</CharacterSet>
  82. <PlatformToolset>v140</PlatformToolset>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'" Label="Configuration">
  85. <ConfigurationType>StaticLibrary</ConfigurationType>
  86. <UseDebugLibraries>true</UseDebugLibraries>
  87. <CharacterSet>Unicode</CharacterSet>
  88. <PlatformToolset>v140</PlatformToolset>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  91. <ConfigurationType>StaticLibrary</ConfigurationType>
  92. <UseDebugLibraries>true</UseDebugLibraries>
  93. <CharacterSet>Unicode</CharacterSet>
  94. <PlatformToolset>v140</PlatformToolset>
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="Configuration">
  97. <ConfigurationType>StaticLibrary</ConfigurationType>
  98. <UseDebugLibraries>true</UseDebugLibraries>
  99. <CharacterSet>Unicode</CharacterSet>
  100. <PlatformToolset>v140</PlatformToolset>
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Emscripten'" Label="Configuration">
  103. <ConfigurationType>StaticLibrary</ConfigurationType>
  104. <UseDebugLibraries>true</UseDebugLibraries>
  105. <CharacterSet>Unicode</CharacterSet>
  106. <PlatformToolset>v140</PlatformToolset>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|ARM'" Label="Configuration">
  109. <ConfigurationType>StaticLibrary</ConfigurationType>
  110. <UseDebugLibraries>true</UseDebugLibraries>
  111. <CharacterSet>Unicode</CharacterSet>
  112. <PlatformToolset>v140</PlatformToolset>
  113. </PropertyGroup>
  114. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  115. <ConfigurationType>StaticLibrary</ConfigurationType>
  116. <UseDebugLibraries>true</UseDebugLibraries>
  117. <CharacterSet>Unicode</CharacterSet>
  118. <PlatformToolset>v140</PlatformToolset>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="Configuration">
  121. <ConfigurationType>StaticLibrary</ConfigurationType>
  122. <UseDebugLibraries>true</UseDebugLibraries>
  123. <CharacterSet>Unicode</CharacterSet>
  124. <PlatformToolset>v140</PlatformToolset>
  125. </PropertyGroup>
  126. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  127. <ConfigurationType>StaticLibrary</ConfigurationType>
  128. <UseDebugLibraries>false</UseDebugLibraries>
  129. <WholeProgramOptimization>true</WholeProgramOptimization>
  130. <CharacterSet>Unicode</CharacterSet>
  131. <PlatformToolset>v141_xp</PlatformToolset>
  132. </PropertyGroup>
  133. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'" Label="Configuration">
  134. <ConfigurationType>StaticLibrary</ConfigurationType>
  135. <UseDebugLibraries>false</UseDebugLibraries>
  136. <WholeProgramOptimization>true</WholeProgramOptimization>
  137. <CharacterSet>Unicode</CharacterSet>
  138. <PlatformToolset>emcc</PlatformToolset>
  139. </PropertyGroup>
  140. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  141. <ConfigurationType>StaticLibrary</ConfigurationType>
  142. <UseDebugLibraries>false</UseDebugLibraries>
  143. <WholeProgramOptimization>true</WholeProgramOptimization>
  144. <CharacterSet>Unicode</CharacterSet>
  145. <PlatformToolset>v141</PlatformToolset>
  146. <WindowsAppContainer>true</WindowsAppContainer>
  147. <AppContainerApplication>true</AppContainerApplication>
  148. </PropertyGroup>
  149. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="Configuration">
  150. <ConfigurationType>StaticLibrary</ConfigurationType>
  151. <UseDebugLibraries>false</UseDebugLibraries>
  152. <WholeProgramOptimization>true</WholeProgramOptimization>
  153. <CharacterSet>Unicode</CharacterSet>
  154. <PlatformToolset>v140</PlatformToolset>
  155. </PropertyGroup>
  156. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Emscripten'" Label="Configuration">
  157. <ConfigurationType>StaticLibrary</ConfigurationType>
  158. <UseDebugLibraries>false</UseDebugLibraries>
  159. <WholeProgramOptimization>true</WholeProgramOptimization>
  160. <CharacterSet>Unicode</CharacterSet>
  161. <PlatformToolset>v140</PlatformToolset>
  162. </PropertyGroup>
  163. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|ARM'" Label="Configuration">
  164. <ConfigurationType>StaticLibrary</ConfigurationType>
  165. <UseDebugLibraries>false</UseDebugLibraries>
  166. <WholeProgramOptimization>true</WholeProgramOptimization>
  167. <CharacterSet>Unicode</CharacterSet>
  168. <PlatformToolset>v140</PlatformToolset>
  169. </PropertyGroup>
  170. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  171. <ConfigurationType>StaticLibrary</ConfigurationType>
  172. <UseDebugLibraries>false</UseDebugLibraries>
  173. <WholeProgramOptimization>true</WholeProgramOptimization>
  174. <CharacterSet>Unicode</CharacterSet>
  175. <PlatformToolset>v141_xp</PlatformToolset>
  176. </PropertyGroup>
  177. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="Configuration">
  178. <ConfigurationType>StaticLibrary</ConfigurationType>
  179. <UseDebugLibraries>false</UseDebugLibraries>
  180. <WholeProgramOptimization>true</WholeProgramOptimization>
  181. <CharacterSet>Unicode</CharacterSet>
  182. <PlatformToolset>v140</PlatformToolset>
  183. </PropertyGroup>
  184. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  185. <ImportGroup Label="ExtensionSettings">
  186. </ImportGroup>
  187. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  188. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  189. </ImportGroup>
  190. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'" Label="PropertySheets">
  191. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  192. </ImportGroup>
  193. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="PropertySheets">
  194. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  195. </ImportGroup>
  196. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'" Label="PropertySheets">
  197. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  198. </ImportGroup>
  199. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Emscripten'" Label="PropertySheets">
  200. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  201. </ImportGroup>
  202. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|ARM'" Label="PropertySheets">
  203. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  204. </ImportGroup>
  205. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  206. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  207. </ImportGroup>
  208. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'" Label="PropertySheets">
  209. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  210. </ImportGroup>
  211. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  212. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  213. </ImportGroup>
  214. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'" Label="PropertySheets">
  215. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  216. </ImportGroup>
  217. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="PropertySheets">
  218. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  219. </ImportGroup>
  220. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'" Label="PropertySheets">
  221. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  222. </ImportGroup>
  223. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Emscripten'" Label="PropertySheets">
  224. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  225. </ImportGroup>
  226. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|ARM'" Label="PropertySheets">
  227. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  228. </ImportGroup>
  229. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  230. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  231. </ImportGroup>
  232. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'" Label="PropertySheets">
  233. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  234. </ImportGroup>
  235. <PropertyGroup Label="UserMacros" />
  236. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  237. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  238. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  239. </PropertyGroup>
  240. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'">
  241. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  242. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  243. </PropertyGroup>
  244. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  245. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  246. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  247. </PropertyGroup>
  248. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">
  249. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  250. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  251. </PropertyGroup>
  252. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Emscripten'">
  253. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  254. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  255. </PropertyGroup>
  256. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|ARM'">
  257. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  258. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  259. </PropertyGroup>
  260. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  261. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  262. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  263. </PropertyGroup>
  264. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'">
  265. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  266. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  267. </PropertyGroup>
  268. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  269. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  270. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  271. </PropertyGroup>
  272. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'">
  273. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  274. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  275. </PropertyGroup>
  276. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  277. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  278. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  279. </PropertyGroup>
  280. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'">
  281. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  282. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  283. </PropertyGroup>
  284. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Emscripten'">
  285. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  286. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  287. </PropertyGroup>
  288. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|ARM'">
  289. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  290. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  291. </PropertyGroup>
  292. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  293. <CustomBuildBeforeTargets>Compile</CustomBuildBeforeTargets>
  294. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  295. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  296. </PropertyGroup>
  297. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'">
  298. <CustomBuildBeforeTargets>Compile</CustomBuildBeforeTargets>
  299. <IntDir>$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
  300. <OutDir>$(Platform)\$(Configuration)\</OutDir>
  301. </PropertyGroup>
  302. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  303. <ClCompile>
  304. <PrecompiledHeader>
  305. </PrecompiledHeader>
  306. <WarningLevel>Level3</WarningLevel>
  307. <Optimization>Disabled</Optimization>
  308. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  309. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  310. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  311. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  312. <CompileAsManaged>false</CompileAsManaged>
  313. <CompileAsWinRT>false</CompileAsWinRT>
  314. <SDLCheck>true</SDLCheck>
  315. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  316. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  317. <StringPooling>false</StringPooling>
  318. <SmallerTypeCheck>false</SmallerTypeCheck>
  319. <ControlFlowGuard>Guard</ControlFlowGuard>
  320. <FunctionLevelLinking>false</FunctionLevelLinking>
  321. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  322. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  323. <FloatingPointExceptions>true</FloatingPointExceptions>
  324. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  325. <OpenMPSupport>false</OpenMPSupport>
  326. </ClCompile>
  327. <Link>
  328. <SubSystem>Windows</SubSystem>
  329. <GenerateDebugInformation>true</GenerateDebugInformation>
  330. </Link>
  331. <Lib>
  332. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  333. </Lib>
  334. <PreBuildEvent>
  335. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  336. <Message>Generating version.h</Message>
  337. </PreBuildEvent>
  338. <CustomBuildStep>
  339. <Command>
  340. </Command>
  341. </CustomBuildStep>
  342. <CustomBuildStep>
  343. <Outputs>
  344. </Outputs>
  345. </CustomBuildStep>
  346. </ItemDefinitionGroup>
  347. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'">
  348. <ClCompile>
  349. <PrecompiledHeader>
  350. </PrecompiledHeader>
  351. <WarningLevel>Level3</WarningLevel>
  352. <Optimization>Disabled</Optimization>
  353. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  354. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  355. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  356. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  357. <CompileAsManaged>false</CompileAsManaged>
  358. <CompileAsWinRT>false</CompileAsWinRT>
  359. <SDLCheck>true</SDLCheck>
  360. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  361. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  362. <StringPooling>false</StringPooling>
  363. <SmallerTypeCheck>false</SmallerTypeCheck>
  364. <ControlFlowGuard>Guard</ControlFlowGuard>
  365. <FunctionLevelLinking>false</FunctionLevelLinking>
  366. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  367. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  368. <FloatingPointExceptions>true</FloatingPointExceptions>
  369. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  370. <OpenMPSupport>false</OpenMPSupport>
  371. </ClCompile>
  372. <Link>
  373. <SubSystem>Windows</SubSystem>
  374. <GenerateDebugInformation>true</GenerateDebugInformation>
  375. </Link>
  376. <Lib>
  377. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  378. </Lib>
  379. <PreBuildEvent>
  380. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  381. <Message>Generating version.h</Message>
  382. </PreBuildEvent>
  383. <CustomBuildStep>
  384. <Command>
  385. </Command>
  386. </CustomBuildStep>
  387. <CustomBuildStep>
  388. <Outputs>
  389. </Outputs>
  390. </CustomBuildStep>
  391. </ItemDefinitionGroup>
  392. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  393. <ClCompile>
  394. <PrecompiledHeader>
  395. </PrecompiledHeader>
  396. <WarningLevel>Level3</WarningLevel>
  397. <Optimization>Disabled</Optimization>
  398. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  399. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  400. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  401. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  402. <CompileAsManaged>false</CompileAsManaged>
  403. <CompileAsWinRT>false</CompileAsWinRT>
  404. <SDLCheck>true</SDLCheck>
  405. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  406. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  407. <StringPooling>false</StringPooling>
  408. <SmallerTypeCheck>false</SmallerTypeCheck>
  409. <ControlFlowGuard>Guard</ControlFlowGuard>
  410. <FunctionLevelLinking>false</FunctionLevelLinking>
  411. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  412. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  413. <FloatingPointExceptions>true</FloatingPointExceptions>
  414. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  415. <OpenMPSupport>false</OpenMPSupport>
  416. </ClCompile>
  417. <Link>
  418. <SubSystem>Windows</SubSystem>
  419. <GenerateDebugInformation>true</GenerateDebugInformation>
  420. </Link>
  421. <Lib>
  422. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  423. </Lib>
  424. <PreBuildEvent>
  425. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  426. <Message>Generating version.h</Message>
  427. </PreBuildEvent>
  428. <CustomBuildStep>
  429. <Command>
  430. </Command>
  431. </CustomBuildStep>
  432. <CustomBuildStep>
  433. <Outputs>
  434. </Outputs>
  435. </CustomBuildStep>
  436. </ItemDefinitionGroup>
  437. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Win32'">
  438. <ClCompile>
  439. <PrecompiledHeader>
  440. </PrecompiledHeader>
  441. <WarningLevel>Level3</WarningLevel>
  442. <Optimization>Disabled</Optimization>
  443. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  444. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  445. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  446. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  447. <CompileAsManaged>false</CompileAsManaged>
  448. <CompileAsWinRT>false</CompileAsWinRT>
  449. <SDLCheck>true</SDLCheck>
  450. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  451. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  452. <StringPooling>false</StringPooling>
  453. <SmallerTypeCheck>false</SmallerTypeCheck>
  454. <ControlFlowGuard>Guard</ControlFlowGuard>
  455. <FunctionLevelLinking>false</FunctionLevelLinking>
  456. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  457. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  458. <FloatingPointExceptions>true</FloatingPointExceptions>
  459. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  460. <OpenMPSupport>false</OpenMPSupport>
  461. </ClCompile>
  462. <Link>
  463. <SubSystem>Windows</SubSystem>
  464. <GenerateDebugInformation>true</GenerateDebugInformation>
  465. </Link>
  466. <Lib>
  467. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  468. </Lib>
  469. <PreBuildEvent>
  470. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  471. <Message>Generating version.h</Message>
  472. </PreBuildEvent>
  473. <CustomBuildStep>
  474. <Command>
  475. </Command>
  476. </CustomBuildStep>
  477. <CustomBuildStep>
  478. <Outputs>
  479. </Outputs>
  480. </CustomBuildStep>
  481. </ItemDefinitionGroup>
  482. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|Emscripten'">
  483. <ClCompile>
  484. <PrecompiledHeader>
  485. </PrecompiledHeader>
  486. <WarningLevel>Level3</WarningLevel>
  487. <Optimization>Disabled</Optimization>
  488. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  489. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  490. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  491. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  492. <CompileAsManaged>false</CompileAsManaged>
  493. <CompileAsWinRT>false</CompileAsWinRT>
  494. <SDLCheck>true</SDLCheck>
  495. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  496. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  497. <StringPooling>false</StringPooling>
  498. <SmallerTypeCheck>false</SmallerTypeCheck>
  499. <ControlFlowGuard>Guard</ControlFlowGuard>
  500. <FunctionLevelLinking>false</FunctionLevelLinking>
  501. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  502. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  503. <FloatingPointExceptions>true</FloatingPointExceptions>
  504. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  505. <OpenMPSupport>false</OpenMPSupport>
  506. </ClCompile>
  507. <Link>
  508. <SubSystem>Windows</SubSystem>
  509. <GenerateDebugInformation>true</GenerateDebugInformation>
  510. </Link>
  511. <Lib>
  512. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  513. </Lib>
  514. <PreBuildEvent>
  515. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  516. <Message>Generating version.h</Message>
  517. </PreBuildEvent>
  518. <CustomBuildStep>
  519. <Command>
  520. </Command>
  521. </CustomBuildStep>
  522. <CustomBuildStep>
  523. <Outputs>
  524. </Outputs>
  525. </CustomBuildStep>
  526. </ItemDefinitionGroup>
  527. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|ARM'">
  528. <ClCompile>
  529. <PrecompiledHeader>
  530. </PrecompiledHeader>
  531. <WarningLevel>Level3</WarningLevel>
  532. <Optimization>Disabled</Optimization>
  533. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  534. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  535. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  536. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  537. <CompileAsManaged>false</CompileAsManaged>
  538. <CompileAsWinRT>false</CompileAsWinRT>
  539. <SDLCheck>true</SDLCheck>
  540. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  541. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  542. <StringPooling>false</StringPooling>
  543. <SmallerTypeCheck>false</SmallerTypeCheck>
  544. <ControlFlowGuard>Guard</ControlFlowGuard>
  545. <FunctionLevelLinking>false</FunctionLevelLinking>
  546. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  547. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  548. <FloatingPointExceptions>true</FloatingPointExceptions>
  549. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  550. <OpenMPSupport>false</OpenMPSupport>
  551. </ClCompile>
  552. <Link>
  553. <SubSystem>Windows</SubSystem>
  554. <GenerateDebugInformation>true</GenerateDebugInformation>
  555. </Link>
  556. <Lib>
  557. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  558. </Lib>
  559. <PreBuildEvent>
  560. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  561. <Message>Generating version.h</Message>
  562. </PreBuildEvent>
  563. <CustomBuildStep>
  564. <Command>
  565. </Command>
  566. </CustomBuildStep>
  567. <CustomBuildStep>
  568. <Outputs>
  569. </Outputs>
  570. </CustomBuildStep>
  571. </ItemDefinitionGroup>
  572. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  573. <ClCompile>
  574. <PrecompiledHeader>
  575. </PrecompiledHeader>
  576. <WarningLevel>Level3</WarningLevel>
  577. <Optimization>Disabled</Optimization>
  578. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  579. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  580. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  581. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  582. <CompileAsManaged>false</CompileAsManaged>
  583. <CompileAsWinRT>false</CompileAsWinRT>
  584. <SDLCheck>true</SDLCheck>
  585. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  586. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  587. <OmitFramePointers>false</OmitFramePointers>
  588. <StringPooling>false</StringPooling>
  589. <SmallerTypeCheck>false</SmallerTypeCheck>
  590. <ControlFlowGuard>Guard</ControlFlowGuard>
  591. <FunctionLevelLinking>false</FunctionLevelLinking>
  592. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  593. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  594. <FloatingPointExceptions>true</FloatingPointExceptions>
  595. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  596. <OpenMPSupport>false</OpenMPSupport>
  597. </ClCompile>
  598. <Link>
  599. <SubSystem>Windows</SubSystem>
  600. <GenerateDebugInformation>true</GenerateDebugInformation>
  601. </Link>
  602. <Lib>
  603. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  604. </Lib>
  605. <PreBuildEvent>
  606. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  607. <Message>Generating version.h</Message>
  608. </PreBuildEvent>
  609. <CustomBuildStep>
  610. <Command>
  611. </Command>
  612. </CustomBuildStep>
  613. <CustomBuildStep>
  614. <Outputs>
  615. </Outputs>
  616. </CustomBuildStep>
  617. </ItemDefinitionGroup>
  618. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugDLL|x64'">
  619. <ClCompile>
  620. <PrecompiledHeader>
  621. </PrecompiledHeader>
  622. <WarningLevel>Level3</WarningLevel>
  623. <Optimization>Disabled</Optimization>
  624. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  625. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  626. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  627. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  628. <CompileAsManaged>false</CompileAsManaged>
  629. <CompileAsWinRT>false</CompileAsWinRT>
  630. <SDLCheck>true</SDLCheck>
  631. <MultiProcessorCompilation>false</MultiProcessorCompilation>
  632. <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
  633. <OmitFramePointers>false</OmitFramePointers>
  634. <StringPooling>false</StringPooling>
  635. <SmallerTypeCheck>false</SmallerTypeCheck>
  636. <ControlFlowGuard>Guard</ControlFlowGuard>
  637. <FunctionLevelLinking>false</FunctionLevelLinking>
  638. <EnableParallelCodeGeneration>false</EnableParallelCodeGeneration>
  639. <EnableEnhancedInstructionSet>NoExtensions</EnableEnhancedInstructionSet>
  640. <FloatingPointExceptions>true</FloatingPointExceptions>
  641. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  642. <OpenMPSupport>false</OpenMPSupport>
  643. </ClCompile>
  644. <Link>
  645. <SubSystem>Windows</SubSystem>
  646. <GenerateDebugInformation>true</GenerateDebugInformation>
  647. </Link>
  648. <Lib>
  649. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  650. </Lib>
  651. <PreBuildEvent>
  652. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  653. <Message>Generating version.h</Message>
  654. </PreBuildEvent>
  655. <CustomBuildStep>
  656. <Command>
  657. </Command>
  658. </CustomBuildStep>
  659. <CustomBuildStep>
  660. <Outputs>
  661. </Outputs>
  662. </CustomBuildStep>
  663. </ItemDefinitionGroup>
  664. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  665. <ClCompile>
  666. <WarningLevel>Level3</WarningLevel>
  667. <FunctionLevelLinking>true</FunctionLevelLinking>
  668. <IntrinsicFunctions>true</IntrinsicFunctions>
  669. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  670. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  671. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  672. <DebugInformationFormat>None</DebugInformationFormat>
  673. <CompileAsManaged>false</CompileAsManaged>
  674. <CompileAsWinRT>false</CompileAsWinRT>
  675. <SDLCheck>false</SDLCheck>
  676. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  677. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  678. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  679. <OmitFramePointers>true</OmitFramePointers>
  680. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  681. <StringPooling>true</StringPooling>
  682. <ExceptionHandling>false</ExceptionHandling>
  683. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  684. <BufferSecurityCheck>false</BufferSecurityCheck>
  685. <ControlFlowGuard>false</ControlFlowGuard>
  686. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  687. <FloatingPointModel>Fast</FloatingPointModel>
  688. <FloatingPointExceptions>false</FloatingPointExceptions>
  689. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  690. <OpenMPSupport>false</OpenMPSupport>
  691. <WholeProgramOptimization>false</WholeProgramOptimization>
  692. </ClCompile>
  693. <Link>
  694. <SubSystem>Windows</SubSystem>
  695. <GenerateDebugInformation>true</GenerateDebugInformation>
  696. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  697. <OptimizeReferences>true</OptimizeReferences>
  698. </Link>
  699. <Lib>
  700. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  701. </Lib>
  702. <PreBuildEvent>
  703. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  704. <Message>Generating version.h</Message>
  705. </PreBuildEvent>
  706. <CustomBuildStep>
  707. <Command>
  708. </Command>
  709. </CustomBuildStep>
  710. <CustomBuildStep>
  711. <Outputs>
  712. </Outputs>
  713. </CustomBuildStep>
  714. </ItemDefinitionGroup>
  715. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'">
  716. <ClCompile>
  717. <WarningLevel>Level3</WarningLevel>
  718. <PrecompiledHeader>
  719. </PrecompiledHeader>
  720. <FunctionLevelLinking>true</FunctionLevelLinking>
  721. <IntrinsicFunctions>true</IntrinsicFunctions>
  722. <PreprocessorDefinitions>HAVE_CONFIG_H;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  723. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  724. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  725. <DebugInformationFormat>None</DebugInformationFormat>
  726. <CompileAsManaged>false</CompileAsManaged>
  727. <CompileAsWinRT>false</CompileAsWinRT>
  728. <SDLCheck>false</SDLCheck>
  729. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  730. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  731. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  732. <OmitFramePointers>true</OmitFramePointers>
  733. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  734. <StringPooling>true</StringPooling>
  735. <ExceptionHandling>false</ExceptionHandling>
  736. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  737. <BufferSecurityCheck>false</BufferSecurityCheck>
  738. <ControlFlowGuard>false</ControlFlowGuard>
  739. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  740. <FloatingPointModel>Fast</FloatingPointModel>
  741. <FloatingPointExceptions>false</FloatingPointExceptions>
  742. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  743. <OpenMPSupport>false</OpenMPSupport>
  744. </ClCompile>
  745. <Link>
  746. <SubSystem>Windows</SubSystem>
  747. <GenerateDebugInformation>true</GenerateDebugInformation>
  748. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  749. <OptimizeReferences>true</OptimizeReferences>
  750. </Link>
  751. <Lib>
  752. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  753. </Lib>
  754. <PreBuildEvent>
  755. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  756. <Message>Generating version.h</Message>
  757. </PreBuildEvent>
  758. <CustomBuildStep>
  759. <Command>
  760. </Command>
  761. </CustomBuildStep>
  762. <CustomBuildStep>
  763. <Outputs>
  764. </Outputs>
  765. </CustomBuildStep>
  766. </ItemDefinitionGroup>
  767. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  768. <ClCompile>
  769. <WarningLevel>Level3</WarningLevel>
  770. <FunctionLevelLinking>true</FunctionLevelLinking>
  771. <IntrinsicFunctions>true</IntrinsicFunctions>
  772. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  773. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  774. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  775. <DebugInformationFormat>None</DebugInformationFormat>
  776. <CompileAsManaged>false</CompileAsManaged>
  777. <CompileAsWinRT>false</CompileAsWinRT>
  778. <SDLCheck>false</SDLCheck>
  779. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  780. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  781. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  782. <OmitFramePointers>true</OmitFramePointers>
  783. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  784. <StringPooling>true</StringPooling>
  785. <ExceptionHandling>false</ExceptionHandling>
  786. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  787. <BufferSecurityCheck>false</BufferSecurityCheck>
  788. <ControlFlowGuard>false</ControlFlowGuard>
  789. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  790. <FloatingPointModel>Fast</FloatingPointModel>
  791. <FloatingPointExceptions>false</FloatingPointExceptions>
  792. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  793. <OpenMPSupport>false</OpenMPSupport>
  794. <WholeProgramOptimization>false</WholeProgramOptimization>
  795. <PrecompiledHeader>NotUsing</PrecompiledHeader>
  796. </ClCompile>
  797. <Link>
  798. <SubSystem>Windows</SubSystem>
  799. <GenerateDebugInformation>true</GenerateDebugInformation>
  800. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  801. <OptimizeReferences>true</OptimizeReferences>
  802. </Link>
  803. <Lib>
  804. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  805. </Lib>
  806. <PreBuildEvent>
  807. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  808. <Message>Generating version.h</Message>
  809. </PreBuildEvent>
  810. <CustomBuildStep>
  811. <Command>
  812. </Command>
  813. </CustomBuildStep>
  814. <CustomBuildStep>
  815. <Outputs>
  816. </Outputs>
  817. </CustomBuildStep>
  818. </ItemDefinitionGroup>
  819. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Win32'">
  820. <ClCompile>
  821. <WarningLevel>Level3</WarningLevel>
  822. <PrecompiledHeader>
  823. </PrecompiledHeader>
  824. <FunctionLevelLinking>true</FunctionLevelLinking>
  825. <IntrinsicFunctions>true</IntrinsicFunctions>
  826. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  827. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  828. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  829. <DebugInformationFormat>None</DebugInformationFormat>
  830. <CompileAsManaged>false</CompileAsManaged>
  831. <CompileAsWinRT>false</CompileAsWinRT>
  832. <SDLCheck>false</SDLCheck>
  833. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  834. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  835. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  836. <OmitFramePointers>true</OmitFramePointers>
  837. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  838. <StringPooling>true</StringPooling>
  839. <ExceptionHandling>false</ExceptionHandling>
  840. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  841. <BufferSecurityCheck>false</BufferSecurityCheck>
  842. <ControlFlowGuard>false</ControlFlowGuard>
  843. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  844. <FloatingPointModel>Precise</FloatingPointModel>
  845. <FloatingPointExceptions>false</FloatingPointExceptions>
  846. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  847. <OpenMPSupport>false</OpenMPSupport>
  848. </ClCompile>
  849. <Link>
  850. <SubSystem>Windows</SubSystem>
  851. <GenerateDebugInformation>true</GenerateDebugInformation>
  852. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  853. <OptimizeReferences>true</OptimizeReferences>
  854. </Link>
  855. <Lib>
  856. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  857. </Lib>
  858. <PreBuildEvent>
  859. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  860. <Message>Generating version.h</Message>
  861. </PreBuildEvent>
  862. <CustomBuildStep>
  863. <Command>
  864. </Command>
  865. </CustomBuildStep>
  866. <CustomBuildStep>
  867. <Outputs>
  868. </Outputs>
  869. </CustomBuildStep>
  870. </ItemDefinitionGroup>
  871. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|Emscripten'">
  872. <ClCompile>
  873. <WarningLevel>Level3</WarningLevel>
  874. <PrecompiledHeader>
  875. </PrecompiledHeader>
  876. <FunctionLevelLinking>true</FunctionLevelLinking>
  877. <IntrinsicFunctions>true</IntrinsicFunctions>
  878. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  879. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  880. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  881. <DebugInformationFormat>None</DebugInformationFormat>
  882. <CompileAsManaged>false</CompileAsManaged>
  883. <CompileAsWinRT>false</CompileAsWinRT>
  884. <SDLCheck>false</SDLCheck>
  885. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  886. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  887. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  888. <OmitFramePointers>true</OmitFramePointers>
  889. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  890. <StringPooling>true</StringPooling>
  891. <ExceptionHandling>false</ExceptionHandling>
  892. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  893. <BufferSecurityCheck>false</BufferSecurityCheck>
  894. <ControlFlowGuard>false</ControlFlowGuard>
  895. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  896. <FloatingPointModel>Precise</FloatingPointModel>
  897. <FloatingPointExceptions>false</FloatingPointExceptions>
  898. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  899. <OpenMPSupport>false</OpenMPSupport>
  900. </ClCompile>
  901. <Link>
  902. <SubSystem>Windows</SubSystem>
  903. <GenerateDebugInformation>true</GenerateDebugInformation>
  904. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  905. <OptimizeReferences>true</OptimizeReferences>
  906. </Link>
  907. <Lib>
  908. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  909. </Lib>
  910. <PreBuildEvent>
  911. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  912. <Message>Generating version.h</Message>
  913. </PreBuildEvent>
  914. <CustomBuildStep>
  915. <Command>
  916. </Command>
  917. </CustomBuildStep>
  918. <CustomBuildStep>
  919. <Outputs>
  920. </Outputs>
  921. </CustomBuildStep>
  922. </ItemDefinitionGroup>
  923. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|ARM'">
  924. <ClCompile>
  925. <WarningLevel>Level3</WarningLevel>
  926. <PrecompiledHeader>
  927. </PrecompiledHeader>
  928. <FunctionLevelLinking>true</FunctionLevelLinking>
  929. <IntrinsicFunctions>true</IntrinsicFunctions>
  930. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  931. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  932. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  933. <DebugInformationFormat>None</DebugInformationFormat>
  934. <CompileAsManaged>false</CompileAsManaged>
  935. <CompileAsWinRT>false</CompileAsWinRT>
  936. <SDLCheck>false</SDLCheck>
  937. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  938. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  939. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  940. <OmitFramePointers>true</OmitFramePointers>
  941. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  942. <StringPooling>true</StringPooling>
  943. <ExceptionHandling>false</ExceptionHandling>
  944. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  945. <BufferSecurityCheck>false</BufferSecurityCheck>
  946. <ControlFlowGuard>false</ControlFlowGuard>
  947. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  948. <FloatingPointModel>Precise</FloatingPointModel>
  949. <FloatingPointExceptions>false</FloatingPointExceptions>
  950. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  951. <OpenMPSupport>false</OpenMPSupport>
  952. </ClCompile>
  953. <Link>
  954. <SubSystem>Windows</SubSystem>
  955. <GenerateDebugInformation>true</GenerateDebugInformation>
  956. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  957. <OptimizeReferences>true</OptimizeReferences>
  958. </Link>
  959. <Lib>
  960. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  961. </Lib>
  962. <PreBuildEvent>
  963. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  964. <Message>Generating version.h</Message>
  965. </PreBuildEvent>
  966. <CustomBuildStep>
  967. <Command>
  968. </Command>
  969. </CustomBuildStep>
  970. <CustomBuildStep>
  971. <Outputs>
  972. </Outputs>
  973. </CustomBuildStep>
  974. </ItemDefinitionGroup>
  975. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  976. <ClCompile>
  977. <WarningLevel>Level3</WarningLevel>
  978. <Optimization>MaxSpeed</Optimization>
  979. <FunctionLevelLinking>true</FunctionLevelLinking>
  980. <IntrinsicFunctions>true</IntrinsicFunctions>
  981. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  982. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  983. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  984. <DebugInformationFormat>None</DebugInformationFormat>
  985. <CompileAsManaged>false</CompileAsManaged>
  986. <CompileAsWinRT>false</CompileAsWinRT>
  987. <SDLCheck>false</SDLCheck>
  988. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  989. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  990. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  991. <OmitFramePointers>true</OmitFramePointers>
  992. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  993. <StringPooling>true</StringPooling>
  994. <ExceptionHandling>false</ExceptionHandling>
  995. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  996. <BufferSecurityCheck>false</BufferSecurityCheck>
  997. <ControlFlowGuard>false</ControlFlowGuard>
  998. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  999. <FloatingPointModel>Fast</FloatingPointModel>
  1000. <FloatingPointExceptions>false</FloatingPointExceptions>
  1001. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  1002. <OpenMPSupport>false</OpenMPSupport>
  1003. <WholeProgramOptimization>false</WholeProgramOptimization>
  1004. </ClCompile>
  1005. <Link>
  1006. <SubSystem>Windows</SubSystem>
  1007. <GenerateDebugInformation>true</GenerateDebugInformation>
  1008. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1009. <OptimizeReferences>true</OptimizeReferences>
  1010. </Link>
  1011. <Lib>
  1012. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  1013. </Lib>
  1014. <PreBuildEvent>
  1015. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  1016. <Message>Generating version.h</Message>
  1017. </PreBuildEvent>
  1018. <CustomBuildStep>
  1019. <Command>
  1020. </Command>
  1021. </CustomBuildStep>
  1022. <CustomBuildStep>
  1023. <Outputs>
  1024. </Outputs>
  1025. </CustomBuildStep>
  1026. </ItemDefinitionGroup>
  1027. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseDLL|x64'">
  1028. <ClCompile>
  1029. <WarningLevel>Level3</WarningLevel>
  1030. <PrecompiledHeader>
  1031. </PrecompiledHeader>
  1032. <Optimization>MaxSpeed</Optimization>
  1033. <FunctionLevelLinking>true</FunctionLevelLinking>
  1034. <IntrinsicFunctions>true</IntrinsicFunctions>
  1035. <PreprocessorDefinitions>HAVE_CONFIG_H;WIN32;WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  1036. <AdditionalIncludeDirectories>..\lib\silk/float;..\lib\silk;..\lib\win32;..\lib\celt;..\lib\include;.</AdditionalIncludeDirectories>
  1037. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  1038. <DebugInformationFormat>None</DebugInformationFormat>
  1039. <CompileAsManaged>false</CompileAsManaged>
  1040. <CompileAsWinRT>false</CompileAsWinRT>
  1041. <SDLCheck>false</SDLCheck>
  1042. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  1043. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  1044. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  1045. <OmitFramePointers>true</OmitFramePointers>
  1046. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  1047. <StringPooling>true</StringPooling>
  1048. <ExceptionHandling>false</ExceptionHandling>
  1049. <StructMemberAlignment>16Bytes</StructMemberAlignment>
  1050. <BufferSecurityCheck>false</BufferSecurityCheck>
  1051. <ControlFlowGuard>false</ControlFlowGuard>
  1052. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  1053. <FloatingPointModel>Precise</FloatingPointModel>
  1054. <FloatingPointExceptions>false</FloatingPointExceptions>
  1055. <RuntimeTypeInfo>false</RuntimeTypeInfo>
  1056. <OpenMPSupport>false</OpenMPSupport>
  1057. </ClCompile>
  1058. <Link>
  1059. <SubSystem>Windows</SubSystem>
  1060. <GenerateDebugInformation>true</GenerateDebugInformation>
  1061. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  1062. <OptimizeReferences>true</OptimizeReferences>
  1063. </Link>
  1064. <Lib>
  1065. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  1066. </Lib>
  1067. <PreBuildEvent>
  1068. <Command>"$(ProjectDir)genversion.bat" "$(ProjectDir)version.h" PACKAGE_VERSION</Command>
  1069. <Message>Generating version.h</Message>
  1070. </PreBuildEvent>
  1071. <CustomBuildStep>
  1072. <Command>
  1073. </Command>
  1074. </CustomBuildStep>
  1075. <CustomBuildStep>
  1076. <Outputs>
  1077. </Outputs>
  1078. </CustomBuildStep>
  1079. </ItemDefinitionGroup>
  1080. <ItemGroup>
  1081. <ClInclude Include="..\lib\include\opus_types.h" />
  1082. <ClInclude Include="config.h" />
  1083. <ClInclude Include="..\lib\silk\float\main_FLP.h" />
  1084. <ClInclude Include="..\lib\silk\float\SigProc_FLP.h" />
  1085. <ClInclude Include="..\lib\silk\float\structs_FLP.h" />
  1086. </ItemGroup>
  1087. <ItemGroup>
  1088. <ClCompile Include="..\lib\silk\float\apply_sine_window_FLP.c" />
  1089. <ClCompile Include="..\lib\silk\float\autocorrelation_FLP.c" />
  1090. <ClCompile Include="..\lib\silk\float\burg_modified_FLP.c" />
  1091. <ClCompile Include="..\lib\silk\float\bwexpander_FLP.c" />
  1092. <ClCompile Include="..\lib\silk\float\corrMatrix_FLP.c" />
  1093. <ClCompile Include="..\lib\silk\float\encode_frame_FLP.c" />
  1094. <ClCompile Include="..\lib\silk\float\energy_FLP.c" />
  1095. <ClCompile Include="..\lib\silk\float\find_LPC_FLP.c" />
  1096. <ClCompile Include="..\lib\silk\float\find_LTP_FLP.c" />
  1097. <ClCompile Include="..\lib\silk\float\find_pitch_lags_FLP.c" />
  1098. <ClCompile Include="..\lib\silk\float\find_pred_coefs_FLP.c" />
  1099. <ClCompile Include="..\lib\silk\float\inner_product_FLP.c" />
  1100. <ClCompile Include="..\lib\silk\float\k2a_FLP.c" />
  1101. <ClCompile Include="..\lib\silk\float\LPC_analysis_filter_FLP.c" />
  1102. <ClCompile Include="..\lib\silk\float\LPC_inv_pred_gain_FLP.c" />
  1103. <ClCompile Include="..\lib\silk\float\LTP_analysis_filter_FLP.c" />
  1104. <ClCompile Include="..\lib\silk\float\LTP_scale_ctrl_FLP.c" />
  1105. <ClCompile Include="..\lib\silk\float\noise_shape_analysis_FLP.c" />
  1106. <ClCompile Include="..\lib\silk\float\pitch_analysis_core_FLP.c" />
  1107. <ClCompile Include="..\lib\silk\float\process_gains_FLP.c" />
  1108. <ClCompile Include="..\lib\silk\float\regularize_correlations_FLP.c" />
  1109. <ClCompile Include="..\lib\silk\float\residual_energy_FLP.c" />
  1110. <ClCompile Include="..\lib\silk\float\scale_copy_vector_FLP.c" />
  1111. <ClCompile Include="..\lib\silk\float\scale_vector_FLP.c" />
  1112. <ClCompile Include="..\lib\silk\float\schur_FLP.c" />
  1113. <ClCompile Include="..\lib\silk\float\sort_FLP.c" />
  1114. <ClCompile Include="..\lib\silk\float\warped_autocorrelation_FLP.c" />
  1115. <ClCompile Include="..\lib\silk\float\wrappers_FLP.c" />
  1116. </ItemGroup>
  1117. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  1118. <ImportGroup Label="ExtensionTargets">
  1119. </ImportGroup>
  1120. </Project>