libvorbis.vcxproj 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254
  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|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>{3A214E06-B95E-4D61-A291-1F8DF2EC10FD}</ProjectGuid>
  23. <RootNamespace>libvorbis</RootNamespace>
  24. <Keyword>Win32Proj</Keyword>
  25. <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  29. <ConfigurationType>StaticLibrary</ConfigurationType>
  30. <CharacterSet>Unicode</CharacterSet>
  31. <WholeProgramOptimization>false</WholeProgramOptimization>
  32. <PlatformToolset>v142</PlatformToolset>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  35. <ConfigurationType>StaticLibrary</ConfigurationType>
  36. <CharacterSet>Unicode</CharacterSet>
  37. <PlatformToolset>v142</PlatformToolset>
  38. </PropertyGroup>
  39. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  40. <ConfigurationType>StaticLibrary</ConfigurationType>
  41. <CharacterSet>Unicode</CharacterSet>
  42. <WholeProgramOptimization>true</WholeProgramOptimization>
  43. <PlatformToolset>v142</PlatformToolset>
  44. </PropertyGroup>
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  46. <ConfigurationType>StaticLibrary</ConfigurationType>
  47. <CharacterSet>Unicode</CharacterSet>
  48. <PlatformToolset>v142</PlatformToolset>
  49. </PropertyGroup>
  50. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  51. <ImportGroup Label="ExtensionSettings">
  52. </ImportGroup>
  53. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  54. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  55. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  56. </ImportGroup>
  57. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  58. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  59. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  60. </ImportGroup>
  61. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  62. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  63. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  64. </ImportGroup>
  65. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  66. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  67. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  68. </ImportGroup>
  69. <PropertyGroup Label="UserMacros" />
  70. <PropertyGroup>
  71. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  72. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\../../Link/Debug\</OutDir>
  73. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\../../Link/Debug/libvorbis\</IntDir>
  74. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\../../Link/Debug\</OutDir>
  75. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\../../Link/Debug/libvorbis\</IntDir>
  76. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\../../Link/Release\</OutDir>
  77. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\../../Link/Release/libvorbis\</IntDir>
  78. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\../../Link/Release/</OutDir>
  79. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\../../Link/Release/libvorbis</IntDir>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  82. <TargetName>$(ProjectName)_DEBUG</TargetName>
  83. </PropertyGroup>
  84. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  85. <ClCompile>
  86. <Optimization>Disabled</Optimization>
  87. <AdditionalIncludeDirectories>..\..\Lib\libvorbis\lib;..\..\Lib\libvorbis\include;..\..\Lib\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  88. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  89. <MinimalRebuild>false</MinimalRebuild>
  90. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  91. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  92. <PrecompiledHeader>
  93. </PrecompiledHeader>
  94. <WarningLevel>Level3</WarningLevel>
  95. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  96. <CompileAs>CompileAsC</CompileAs>
  97. <CallingConvention>Cdecl</CallingConvention>
  98. <AssemblerListingLocation>.\../../Link/Debug/libvorbis/</AssemblerListingLocation>
  99. <ObjectFileName>.\../../Link/Debug/libvorbis/</ObjectFileName>
  100. <ProgramDataBaseFileName>.\../../Link/Debug/libvorbis/</ProgramDataBaseFileName>
  101. <PrecompiledHeaderOutputFile>.\../../Link/Debug/lpng/libvorbis.pch</PrecompiledHeaderOutputFile>
  102. </ClCompile>
  103. </ItemDefinitionGroup>
  104. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  105. <Midl>
  106. <TargetEnvironment>X64</TargetEnvironment>
  107. </Midl>
  108. <ClCompile>
  109. <Optimization>Disabled</Optimization>
  110. <AdditionalIncludeDirectories>..\..\Lib\libvorbis\lib;..\..\Lib\libvorbis\include;..\..\Lib\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  111. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  112. <MinimalRebuild>false</MinimalRebuild>
  113. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  114. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  115. <PrecompiledHeader>
  116. </PrecompiledHeader>
  117. <WarningLevel>Level3</WarningLevel>
  118. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  119. <CompileAs>CompileAsC</CompileAs>
  120. <CallingConvention>Cdecl</CallingConvention>
  121. <AssemblerListingLocation>.\../../Link/Debug/libvorbis/</AssemblerListingLocation>
  122. <ProgramDataBaseFileName>.\../../Link/Debug/libvorbis/</ProgramDataBaseFileName>
  123. <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  124. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  125. <IntrinsicFunctions>true</IntrinsicFunctions>
  126. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  127. <OmitFramePointers>false</OmitFramePointers>
  128. <StringPooling>true</StringPooling>
  129. <BufferSecurityCheck>false</BufferSecurityCheck>
  130. <ObjectFileName>.\../../Link/Debug/libvorbis/</ObjectFileName>
  131. </ClCompile>
  132. </ItemDefinitionGroup>
  133. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  134. <ClCompile>
  135. <Optimization>Full</Optimization>
  136. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  137. <IntrinsicFunctions>true</IntrinsicFunctions>
  138. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  139. <AdditionalIncludeDirectories>..\..\Lib\libvorbis\lib;..\..\Lib\libvorbis\include;..\..\Lib\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  140. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  141. <StringPooling>true</StringPooling>
  142. <ExceptionHandling>
  143. </ExceptionHandling>
  144. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  145. <BufferSecurityCheck>false</BufferSecurityCheck>
  146. <PrecompiledHeader>
  147. </PrecompiledHeader>
  148. <WarningLevel>Level3</WarningLevel>
  149. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  150. <CompileAs>CompileAsC</CompileAs>
  151. <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  152. <CallingConvention>Cdecl</CallingConvention>
  153. <AssemblerListingLocation>.\../../Link/Release/libvorbis/</AssemblerListingLocation>
  154. <ObjectFileName>.\../../Link/Release/libvorbis/</ObjectFileName>
  155. <ProgramDataBaseFileName>.\../../Link/Release/libvorbis/</ProgramDataBaseFileName>
  156. </ClCompile>
  157. </ItemDefinitionGroup>
  158. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  159. <Midl>
  160. <TargetEnvironment>X64</TargetEnvironment>
  161. </Midl>
  162. <ClCompile>
  163. <Optimization>Full</Optimization>
  164. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  165. <IntrinsicFunctions>true</IntrinsicFunctions>
  166. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  167. <AdditionalIncludeDirectories>..\..\Lib\libvorbis\lib;..\..\Lib\libvorbis\include;..\..\Lib\libogg\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  168. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBVORBIS_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  169. <StringPooling>true</StringPooling>
  170. <ExceptionHandling>
  171. </ExceptionHandling>
  172. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  173. <BufferSecurityCheck>false</BufferSecurityCheck>
  174. <PrecompiledHeader>
  175. </PrecompiledHeader>
  176. <WarningLevel>Level4</WarningLevel>
  177. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  178. <CompileAs>CompileAsC</CompileAs>
  179. <DisableSpecificWarnings>4244;4100;4267;4189;4305;4127;4706;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  180. <CallingConvention>Cdecl</CallingConvention>
  181. </ClCompile>
  182. </ItemDefinitionGroup>
  183. <ItemGroup>
  184. <ClCompile Include="..\..\Lib\libvorbis\analysis.c" />
  185. <ClCompile Include="..\..\Lib\libvorbis\bitrate.c" />
  186. <ClCompile Include="..\..\Lib\libvorbis\block.c" />
  187. <ClCompile Include="..\..\Lib\libvorbis\codebook.c" />
  188. <ClCompile Include="..\..\Lib\libvorbis\envelope.c" />
  189. <ClCompile Include="..\..\Lib\libvorbis\floor0.c" />
  190. <ClCompile Include="..\..\Lib\libvorbis\floor1.c" />
  191. <ClCompile Include="..\..\Lib\libvorbis\info.c" />
  192. <ClCompile Include="..\..\Lib\libvorbis\lookup.c" />
  193. <ClCompile Include="..\..\Lib\libvorbis\lpc.c" />
  194. <ClCompile Include="..\..\Lib\libvorbis\lsp.c" />
  195. <ClCompile Include="..\..\Lib\libvorbis\mapping0.c" />
  196. <ClCompile Include="..\..\Lib\libvorbis\mdct.c" />
  197. <ClCompile Include="..\..\Lib\libvorbis\psy.c" />
  198. <ClCompile Include="..\..\Lib\libvorbis\registry.c" />
  199. <ClCompile Include="..\..\Lib\libvorbis\res0.c" />
  200. <ClCompile Include="..\..\Lib\libvorbis\sharedbook.c" />
  201. <ClCompile Include="..\..\Lib\libvorbis\smallft.c" />
  202. <ClCompile Include="..\..\Lib\libvorbis\synthesis.c" />
  203. <ClCompile Include="..\..\Lib\libvorbis\vorbisenc.c" />
  204. <ClCompile Include="..\..\lib\libvorbis\vorbisfile.c" />
  205. <ClCompile Include="..\..\Lib\libvorbis\window.c" />
  206. </ItemGroup>
  207. <ItemGroup>
  208. <ClInclude Include="..\..\Lib\libvorbis\backends.h" />
  209. <ClInclude Include="..\..\Lib\libvorbis\bitrate.h" />
  210. <ClInclude Include="..\..\Lib\libvorbis\codebook.h" />
  211. <ClInclude Include="..\..\Lib\libvorbis\include\vorbis\codec.h" />
  212. <ClInclude Include="..\..\Lib\libvorbis\codec_internal.h" />
  213. <ClInclude Include="..\..\Lib\libvorbis\envelope.h" />
  214. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\floor_all.h" />
  215. <ClInclude Include="..\..\Lib\libvorbis\lib\books\floor\floor_books.h" />
  216. <ClInclude Include="..\..\Lib\libvorbis\highlevel.h" />
  217. <ClInclude Include="..\..\Lib\libvorbis\lookup.h" />
  218. <ClInclude Include="..\..\Lib\libvorbis\lookup_data.h" />
  219. <ClInclude Include="..\..\Lib\libvorbis\lpc.h" />
  220. <ClInclude Include="..\..\Lib\libvorbis\lsp.h" />
  221. <ClInclude Include="..\..\Lib\libvorbis\masking.h" />
  222. <ClInclude Include="..\..\Lib\libvorbis\mdct.h" />
  223. <ClInclude Include="..\..\Lib\libvorbis\misc.h" />
  224. <ClInclude Include="..\..\Lib\libvorbis\os.h" />
  225. <ClInclude Include="..\..\Lib\libvorbis\psy.h" />
  226. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\psych_11.h" />
  227. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\psych_16.h" />
  228. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\psych_44.h" />
  229. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\psych_8.h" />
  230. <ClInclude Include="..\..\Lib\libvorbis\registry.h" />
  231. <ClInclude Include="..\..\Lib\libvorbis\lib\books\coupled\res_books_stereo.h" />
  232. <ClInclude Include="..\..\Lib\libvorbis\lib\books\uncoupled\res_books_uncoupled.h" />
  233. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\residue_16.h" />
  234. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\residue_44.h" />
  235. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\residue_44u.h" />
  236. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\residue_8.h" />
  237. <ClInclude Include="..\..\Lib\libvorbis\scales.h" />
  238. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_11.h" />
  239. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_16.h" />
  240. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_22.h" />
  241. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_32.h" />
  242. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_44.h" />
  243. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_44u.h" />
  244. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_8.h" />
  245. <ClInclude Include="..\..\Lib\libvorbis\lib\modes\setup_X.h" />
  246. <ClInclude Include="..\..\Lib\libvorbis\smallft.h" />
  247. <ClInclude Include="..\..\Lib\libvorbis\include\vorbis\vorbisenc.h" />
  248. <ClInclude Include="..\..\Lib\libvorbis\include\vorbis\vorbisfile.h" />
  249. <ClInclude Include="..\..\Lib\libvorbis\window.h" />
  250. </ItemGroup>
  251. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  252. <ImportGroup Label="ExtensionTargets">
  253. </ImportGroup>
  254. </Project>