Ogg.vcxproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|ARM">
  5. <Configuration>Debug</Configuration>
  6. <Platform>ARM</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Emscripten">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Emscripten</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Debug|x64">
  17. <Configuration>Debug</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|ARM">
  21. <Configuration>Release</Configuration>
  22. <Platform>ARM</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|Emscripten">
  25. <Configuration>Release</Configuration>
  26. <Platform>Emscripten</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. <ProjectName>Ogg</ProjectName>
  39. <ProjectGuid>{15CBFEFF-7965-41F5-B4E2-21E8795C9159}</ProjectGuid>
  40. <RootNamespace>libogg</RootNamespace>
  41. <Keyword>Win32Proj</Keyword>
  42. <WindowsTargetPlatformVersion>10.0.10240.0</WindowsTargetPlatformVersion>
  43. </PropertyGroup>
  44. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  45. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  46. <ConfigurationType>StaticLibrary</ConfigurationType>
  47. <PlatformToolset>v140_xp</PlatformToolset>
  48. <CharacterSet>Unicode</CharacterSet>
  49. <WholeProgramOptimization>true</WholeProgramOptimization>
  50. </PropertyGroup>
  51. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
  52. <ConfigurationType>StaticLibrary</ConfigurationType>
  53. <PlatformToolset>v140</PlatformToolset>
  54. <CharacterSet>Unicode</CharacterSet>
  55. <WholeProgramOptimization>true</WholeProgramOptimization>
  56. </PropertyGroup>
  57. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  58. <ConfigurationType>StaticLibrary</ConfigurationType>
  59. <PlatformToolset>v140_xp</PlatformToolset>
  60. <CharacterSet>Unicode</CharacterSet>
  61. </PropertyGroup>
  62. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
  63. <ConfigurationType>StaticLibrary</ConfigurationType>
  64. <PlatformToolset>v140</PlatformToolset>
  65. <CharacterSet>Unicode</CharacterSet>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  68. <ConfigurationType>StaticLibrary</ConfigurationType>
  69. <PlatformToolset>v140_xp</PlatformToolset>
  70. <CharacterSet>Unicode</CharacterSet>
  71. <WholeProgramOptimization>true</WholeProgramOptimization>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'" Label="Configuration">
  74. <ConfigurationType>StaticLibrary</ConfigurationType>
  75. <PlatformToolset>emcc</PlatformToolset>
  76. <CharacterSet>Unicode</CharacterSet>
  77. <WholeProgramOptimization>true</WholeProgramOptimization>
  78. </PropertyGroup>
  79. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  80. <ConfigurationType>StaticLibrary</ConfigurationType>
  81. <PlatformToolset>v140_xp</PlatformToolset>
  82. <CharacterSet>Unicode</CharacterSet>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'" Label="Configuration">
  85. <ConfigurationType>StaticLibrary</ConfigurationType>
  86. <PlatformToolset>v120</PlatformToolset>
  87. <CharacterSet>Unicode</CharacterSet>
  88. </PropertyGroup>
  89. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  90. <ImportGroup Label="ExtensionSettings">
  91. </ImportGroup>
  92. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  93. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  94. </ImportGroup>
  95. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="PropertySheets">
  96. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  97. </ImportGroup>
  98. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  99. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  100. </ImportGroup>
  101. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="PropertySheets">
  102. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  103. </ImportGroup>
  104. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  105. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  106. </ImportGroup>
  107. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'" Label="PropertySheets">
  108. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  109. </ImportGroup>
  110. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  111. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  112. </ImportGroup>
  113. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'" Label="PropertySheets">
  114. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  115. </ImportGroup>
  116. <PropertyGroup Label="UserMacros" />
  117. <PropertyGroup>
  118. <_ProjectFileVersion>11.0.61030.0</_ProjectFileVersion>
  119. </PropertyGroup>
  120. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
  121. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" />
  122. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  123. <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  124. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  125. </PropertyGroup>
  126. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'">
  127. <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  128. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  129. </PropertyGroup>
  130. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
  131. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  132. <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  133. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  134. </PropertyGroup>
  135. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'">
  136. <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
  137. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  138. </PropertyGroup>
  139. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  140. <ClCompile>
  141. <Optimization>Disabled</Optimization>
  142. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  143. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  144. <MinimalRebuild>true</MinimalRebuild>
  145. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  146. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  147. <PrecompiledHeader />
  148. <WarningLevel>Level4</WarningLevel>
  149. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  150. <CallingConvention>Cdecl</CallingConvention>
  151. <CompileAs>CompileAsC</CompileAs>
  152. </ClCompile>
  153. </ItemDefinitionGroup>
  154. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
  155. <ClCompile>
  156. <Optimization>Disabled</Optimization>
  157. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  158. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  159. <MinimalRebuild>true</MinimalRebuild>
  160. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  161. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  162. <PrecompiledHeader>
  163. </PrecompiledHeader>
  164. <WarningLevel>Level4</WarningLevel>
  165. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  166. <CallingConvention>Cdecl</CallingConvention>
  167. <CompileAs>CompileAsC</CompileAs>
  168. </ClCompile>
  169. </ItemDefinitionGroup>
  170. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  171. <Midl>
  172. <TargetEnvironment>X64</TargetEnvironment>
  173. </Midl>
  174. <ClCompile>
  175. <Optimization>Disabled</Optimization>
  176. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  177. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  178. <MinimalRebuild>true</MinimalRebuild>
  179. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  180. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  181. <PrecompiledHeader />
  182. <WarningLevel>Level4</WarningLevel>
  183. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  184. <CallingConvention>Cdecl</CallingConvention>
  185. <CompileAs>CompileAsC</CompileAs>
  186. </ClCompile>
  187. </ItemDefinitionGroup>
  188. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Emscripten'">
  189. <Midl />
  190. <ClCompile>
  191. <Optimization>Disabled</Optimization>
  192. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  193. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  194. <MinimalRebuild>true</MinimalRebuild>
  195. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  196. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  197. <PrecompiledHeader>
  198. </PrecompiledHeader>
  199. <WarningLevel>Level4</WarningLevel>
  200. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  201. <CallingConvention>Cdecl</CallingConvention>
  202. <CompileAs>CompileAsC</CompileAs>
  203. </ClCompile>
  204. </ItemDefinitionGroup>
  205. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  206. <ClCompile>
  207. <Optimization>Full</Optimization>
  208. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  209. <IntrinsicFunctions>true</IntrinsicFunctions>
  210. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  211. <WholeProgramOptimization>false</WholeProgramOptimization>
  212. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  213. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  214. <StringPooling>true</StringPooling>
  215. <ExceptionHandling />
  216. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  217. <BufferSecurityCheck>false</BufferSecurityCheck>
  218. <PrecompiledHeader />
  219. <WarningLevel>Level4</WarningLevel>
  220. <DebugInformationFormat />
  221. <CallingConvention>Cdecl</CallingConvention>
  222. <CompileAs>CompileAsC</CompileAs>
  223. <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  224. <OmitFramePointers>true</OmitFramePointers>
  225. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  226. <FunctionLevelLinking>true</FunctionLevelLinking>
  227. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  228. <FloatingPointModel>Fast</FloatingPointModel>
  229. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  230. </ClCompile>
  231. </ItemDefinitionGroup>
  232. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
  233. <ClCompile>
  234. <Optimization>Full</Optimization>
  235. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  236. <IntrinsicFunctions>true</IntrinsicFunctions>
  237. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  238. <WholeProgramOptimization>false</WholeProgramOptimization>
  239. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  240. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  241. <StringPooling>true</StringPooling>
  242. <ExceptionHandling>
  243. </ExceptionHandling>
  244. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  245. <BufferSecurityCheck>false</BufferSecurityCheck>
  246. <PrecompiledHeader>
  247. </PrecompiledHeader>
  248. <WarningLevel>Level4</WarningLevel>
  249. <DebugInformationFormat>
  250. </DebugInformationFormat>
  251. <CallingConvention>Cdecl</CallingConvention>
  252. <CompileAs>CompileAsC</CompileAs>
  253. <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  254. <OmitFramePointers>true</OmitFramePointers>
  255. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  256. <FunctionLevelLinking>true</FunctionLevelLinking>
  257. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  258. <FloatingPointModel>Fast</FloatingPointModel>
  259. <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
  260. </ClCompile>
  261. </ItemDefinitionGroup>
  262. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  263. <Midl>
  264. <TargetEnvironment>X64</TargetEnvironment>
  265. </Midl>
  266. <ClCompile>
  267. <Optimization>Full</Optimization>
  268. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  269. <IntrinsicFunctions>true</IntrinsicFunctions>
  270. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  271. <WholeProgramOptimization>false</WholeProgramOptimization>
  272. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  273. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  274. <StringPooling>true</StringPooling>
  275. <ExceptionHandling />
  276. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  277. <BufferSecurityCheck>false</BufferSecurityCheck>
  278. <PrecompiledHeader />
  279. <WarningLevel>Level4</WarningLevel>
  280. <DebugInformationFormat />
  281. <CallingConvention>Cdecl</CallingConvention>
  282. <CompileAs>CompileAsC</CompileAs>
  283. <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  284. <OmitFramePointers>true</OmitFramePointers>
  285. <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
  286. <FunctionLevelLinking>true</FunctionLevelLinking>
  287. <EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
  288. <FloatingPointModel>Fast</FloatingPointModel>
  289. </ClCompile>
  290. </ItemDefinitionGroup>
  291. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Emscripten'">
  292. <Midl />
  293. <ClCompile>
  294. <Optimization>MaxSpeed</Optimization>
  295. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  296. <IntrinsicFunctions>true</IntrinsicFunctions>
  297. <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
  298. <WholeProgramOptimization>false</WholeProgramOptimization>
  299. <AdditionalIncludeDirectories>..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  300. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBOGG_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  301. <StringPooling>true</StringPooling>
  302. <ExceptionHandling>
  303. </ExceptionHandling>
  304. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  305. <BufferSecurityCheck>false</BufferSecurityCheck>
  306. <PrecompiledHeader>
  307. </PrecompiledHeader>
  308. <WarningLevel>Level4</WarningLevel>
  309. <DebugInformationFormat>
  310. </DebugInformationFormat>
  311. <CallingConvention>Cdecl</CallingConvention>
  312. <CompileAs>CompileAsC</CompileAs>
  313. <DisableSpecificWarnings>4244;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  314. </ClCompile>
  315. </ItemDefinitionGroup>
  316. <ItemGroup>
  317. <ClCompile Include="..\src\bitwise.c" />
  318. <ClCompile Include="..\src\framing.c" />
  319. </ItemGroup>
  320. <ItemGroup>
  321. <None Include="..\ogg.def" />
  322. </ItemGroup>
  323. <ItemGroup>
  324. <ClInclude Include="..\include\ogg\ogg.h" />
  325. <ClInclude Include="..\include\ogg\os_types.h" />
  326. </ItemGroup>
  327. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  328. <ImportGroup Label="ExtensionTargets">
  329. </ImportGroup>
  330. </Project>