nsvdec_vp5.vcxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|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>{B9792DCA-10FB-4DB7-AD5F-49565832B2FA}</ProjectGuid>
  23. <RootNamespace>nsvdec_vp5</RootNamespace>
  24. <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  25. </PropertyGroup>
  26. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  28. <ConfigurationType>DynamicLibrary</ConfigurationType>
  29. <PlatformToolset>v142</PlatformToolset>
  30. <UseOfMfc>false</UseOfMfc>
  31. <CharacterSet>MultiByte</CharacterSet>
  32. <WholeProgramOptimization>true</WholeProgramOptimization>
  33. </PropertyGroup>
  34. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  35. <ConfigurationType>DynamicLibrary</ConfigurationType>
  36. <PlatformToolset>v142</PlatformToolset>
  37. <UseOfMfc>false</UseOfMfc>
  38. <CharacterSet>MultiByte</CharacterSet>
  39. <WholeProgramOptimization>true</WholeProgramOptimization>
  40. </PropertyGroup>
  41. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  42. <ConfigurationType>DynamicLibrary</ConfigurationType>
  43. <PlatformToolset>v142</PlatformToolset>
  44. <UseOfMfc>false</UseOfMfc>
  45. <CharacterSet>MultiByte</CharacterSet>
  46. </PropertyGroup>
  47. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  48. <ConfigurationType>DynamicLibrary</ConfigurationType>
  49. <PlatformToolset>v142</PlatformToolset>
  50. <UseOfMfc>false</UseOfMfc>
  51. <CharacterSet>MultiByte</CharacterSet>
  52. </PropertyGroup>
  53. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  54. <ImportGroup Label="ExtensionSettings">
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  58. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  59. </ImportGroup>
  60. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  61. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  62. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  67. </ImportGroup>
  68. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  69. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  70. <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
  71. </ImportGroup>
  72. <PropertyGroup Label="UserMacros" />
  73. <PropertyGroup>
  74. <_ProjectFileVersion>16.0.32002.118</_ProjectFileVersion>
  75. </PropertyGroup>
  76. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  77. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  78. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  79. <LinkIncremental>false</LinkIncremental>
  80. </PropertyGroup>
  81. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  82. <LinkIncremental>false</LinkIncremental>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  85. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  86. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  87. <LinkIncremental>false</LinkIncremental>
  88. <GenerateManifest>false</GenerateManifest>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  91. <LinkIncremental>false</LinkIncremental>
  92. <GenerateManifest>false</GenerateManifest>
  93. </PropertyGroup>
  94. <PropertyGroup Label="Vcpkg">
  95. <VcpkgEnableManifest>false</VcpkgEnableManifest>
  96. </PropertyGroup>
  97. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  98. <VcpkgInstalledDir>
  99. </VcpkgInstalledDir>
  100. <VcpkgUseStatic>false</VcpkgUseStatic>
  101. <VcpkgConfiguration>Debug</VcpkgConfiguration>
  102. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  103. </PropertyGroup>
  104. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Vcpkg">
  105. <VcpkgInstalledDir>
  106. </VcpkgInstalledDir>
  107. <VcpkgUseStatic>false</VcpkgUseStatic>
  108. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  109. <VcpkgConfiguration>Debug</VcpkgConfiguration>
  110. </PropertyGroup>
  111. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  112. <VcpkgInstalledDir>
  113. </VcpkgInstalledDir>
  114. <VcpkgUseStatic>false</VcpkgUseStatic>
  115. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  116. </PropertyGroup>
  117. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Vcpkg">
  118. <VcpkgInstalledDir>
  119. </VcpkgInstalledDir>
  120. <VcpkgUseStatic>false</VcpkgUseStatic>
  121. <VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
  122. </PropertyGroup>
  123. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  124. <Midl>
  125. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  126. <MkTypLibCompatible>true</MkTypLibCompatible>
  127. <SuppressStartupBanner>true</SuppressStartupBanner>
  128. <TargetEnvironment>Win32</TargetEnvironment>
  129. <TypeLibraryName>.\nsvdec_vp5___Win32_Debug_Winamp/nsvdec_vp5.tlb</TypeLibraryName>
  130. <HeaderFileName />
  131. </Midl>
  132. <ClCompile>
  133. <Optimization>Disabled</Optimization>
  134. <AdditionalIncludeDirectories>../Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  135. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;NSVDEC_vp5_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  136. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  137. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  138. <PrecompiledHeader />
  139. <WarningLevel>Level3</WarningLevel>
  140. <SuppressStartupBanner>true</SuppressStartupBanner>
  141. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  142. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  143. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  144. </ClCompile>
  145. <ResourceCompile>
  146. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  147. <Culture>0x0409</Culture>
  148. </ResourceCompile>
  149. <Link>
  150. <AdditionalOptions>/ignore:4229 %(AdditionalOptions)</AdditionalOptions>
  151. <AdditionalDependencies>winmm.lib;msvcrtd.lib;vcruntime.lib;ucrtd.lib;%(AdditionalDependencies)</AdditionalDependencies>
  152. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  153. <SuppressStartupBanner>true</SuppressStartupBanner>
  154. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  155. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  156. <GenerateDebugInformation>true</GenerateDebugInformation>
  157. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  158. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  159. <DataExecutionPrevention />
  160. <ImportLibrary>.\Debug\nsvdec_vp5.lib</ImportLibrary>
  161. <TargetMachine>MachineX86</TargetMachine>
  162. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  163. </Link>
  164. <PostBuildEvent>
  165. <Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins
  166. xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins</Command>
  167. <Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\'</Message>
  168. </PostBuildEvent>
  169. </ItemDefinitionGroup>
  170. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  171. <Midl>
  172. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  173. <MkTypLibCompatible>true</MkTypLibCompatible>
  174. <SuppressStartupBanner>true</SuppressStartupBanner>
  175. <TypeLibraryName>.\nsvdec_vp5___Win32_Debug_Winamp/nsvdec_vp5.tlb</TypeLibraryName>
  176. <HeaderFileName>
  177. </HeaderFileName>
  178. </Midl>
  179. <ClCompile>
  180. <Optimization>Disabled</Optimization>
  181. <AdditionalIncludeDirectories>../Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  182. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;NSVDEC_vp5_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  183. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  184. <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
  185. <PrecompiledHeader>
  186. </PrecompiledHeader>
  187. <WarningLevel>Level3</WarningLevel>
  188. <SuppressStartupBanner>true</SuppressStartupBanner>
  189. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  190. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  191. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  192. </ClCompile>
  193. <ResourceCompile>
  194. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  195. <Culture>0x0409</Culture>
  196. </ResourceCompile>
  197. <Link>
  198. <AdditionalOptions>/ignore:4229 %(AdditionalOptions)</AdditionalOptions>
  199. <AdditionalDependencies>winmm.lib;msvcrtd.lib;vcruntime.lib;ucrtd.lib;%(AdditionalDependencies)</AdditionalDependencies>
  200. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  201. <SuppressStartupBanner>true</SuppressStartupBanner>
  202. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  203. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  204. <GenerateDebugInformation>true</GenerateDebugInformation>
  205. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  206. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  207. <DataExecutionPrevention>
  208. </DataExecutionPrevention>
  209. <ImportLibrary>.\Debug\nsvdec_vp5.lib</ImportLibrary>
  210. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  211. </Link>
  212. <PostBuildEvent>
  213. <Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins
  214. xcopy /Y /D $(IntDir)$(TargetName).pdb ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins</Command>
  215. <Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\'</Message>
  216. </PostBuildEvent>
  217. </ItemDefinitionGroup>
  218. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  219. <Midl>
  220. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  221. <MkTypLibCompatible>true</MkTypLibCompatible>
  222. <SuppressStartupBanner>true</SuppressStartupBanner>
  223. <TargetEnvironment>Win32</TargetEnvironment>
  224. <TypeLibraryName>.\Release/nsvdec_vp5.tlb</TypeLibraryName>
  225. <HeaderFileName />
  226. </Midl>
  227. <ClCompile>
  228. <Optimization>MinSpace</Optimization>
  229. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  230. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  231. <OmitFramePointers>true</OmitFramePointers>
  232. <AdditionalIncludeDirectories>../Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  233. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;NSVDEC_vp5_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  234. <StringPooling>true</StringPooling>
  235. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  236. <BufferSecurityCheck>false</BufferSecurityCheck>
  237. <FunctionLevelLinking>true</FunctionLevelLinking>
  238. <PrecompiledHeader />
  239. <PrecompiledHeaderOutputFile>.\Release/nsvdec_vp5.pch</PrecompiledHeaderOutputFile>
  240. <WarningLevel>Level3</WarningLevel>
  241. <SuppressStartupBanner>true</SuppressStartupBanner>
  242. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  243. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  244. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  245. </ClCompile>
  246. <ResourceCompile>
  247. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  248. <Culture>0x0409</Culture>
  249. </ResourceCompile>
  250. <Link>
  251. <AdditionalOptions>/ignore:4229 %(AdditionalOptions)</AdditionalOptions>
  252. <AdditionalDependencies>winmm.lib;msvcrt.lib;vcruntime.lib;ucrt.lib;%(AdditionalDependencies)</AdditionalDependencies>
  253. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  254. <SuppressStartupBanner>true</SuppressStartupBanner>
  255. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  256. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  257. <GenerateDebugInformation>false</GenerateDebugInformation>
  258. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  259. <OptimizeReferences>true</OptimizeReferences>
  260. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  261. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  262. <DataExecutionPrevention />
  263. <ImportLibrary>.\Release\nsvdec_vp5.lib</ImportLibrary>
  264. <TargetMachine>MachineX86</TargetMachine>
  265. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  266. <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
  267. </Link>
  268. <ProjectReference>
  269. <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
  270. </ProjectReference>
  271. <PostBuildEvent>
  272. <Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins</Command>
  273. <Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\'</Message>
  274. </PostBuildEvent>
  275. </ItemDefinitionGroup>
  276. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  277. <Midl>
  278. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  279. <MkTypLibCompatible>true</MkTypLibCompatible>
  280. <SuppressStartupBanner>true</SuppressStartupBanner>
  281. <TypeLibraryName>.\Release/nsvdec_vp5.tlb</TypeLibraryName>
  282. <HeaderFileName>
  283. </HeaderFileName>
  284. </Midl>
  285. <ClCompile>
  286. <Optimization>MinSpace</Optimization>
  287. <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
  288. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  289. <OmitFramePointers>true</OmitFramePointers>
  290. <AdditionalIncludeDirectories>../Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  291. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;NSVDEC_vp5_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  292. <StringPooling>true</StringPooling>
  293. <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
  294. <BufferSecurityCheck>false</BufferSecurityCheck>
  295. <FunctionLevelLinking>true</FunctionLevelLinking>
  296. <PrecompiledHeader>
  297. </PrecompiledHeader>
  298. <PrecompiledHeaderOutputFile>.\Release/nsvdec_vp5.pch</PrecompiledHeaderOutputFile>
  299. <WarningLevel>Level3</WarningLevel>
  300. <SuppressStartupBanner>true</SuppressStartupBanner>
  301. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  302. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  303. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  304. </ClCompile>
  305. <ResourceCompile>
  306. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  307. <Culture>0x0409</Culture>
  308. </ResourceCompile>
  309. <Link>
  310. <AdditionalOptions>/ignore:4229 %(AdditionalOptions)</AdditionalOptions>
  311. <AdditionalDependencies>winmm.lib;msvcrt.lib;vcruntime.lib;ucrt.lib;%(AdditionalDependencies)</AdditionalDependencies>
  312. <OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
  313. <SuppressStartupBanner>true</SuppressStartupBanner>
  314. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  315. <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>
  316. <GenerateDebugInformation>false</GenerateDebugInformation>
  317. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  318. <OptimizeReferences>true</OptimizeReferences>
  319. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  320. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  321. <DataExecutionPrevention>
  322. </DataExecutionPrevention>
  323. <ImportLibrary>.\Release\nsvdec_vp5.lib</ImportLibrary>
  324. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  325. <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
  326. </Link>
  327. <ProjectReference>
  328. <UseLibraryDependencyInputs>false</UseLibraryDependencyInputs>
  329. </ProjectReference>
  330. <PostBuildEvent>
  331. <Command>xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\Plugins</Command>
  332. <Message>Post build event: 'xcopy /Y /D $(OutDir)$(TargetName)$(TargetExt) ..\..\Build\Winamp_$(PlatformShortName)_$(Configuration)\System\'</Message>
  333. </PostBuildEvent>
  334. </ItemDefinitionGroup>
  335. <ItemGroup>
  336. <ResourceCompile Include="nsvdec_vp5.rc" />
  337. </ItemGroup>
  338. <ItemGroup>
  339. <ClCompile Include="vp5stub.cpp">
  340. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  341. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  342. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;NSVDEC_vp5_EXPORTS</PreprocessorDefinitions>
  343. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;NSVDEC_vp5_EXPORTS</PreprocessorDefinitions>
  344. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  345. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  346. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  347. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  348. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;NSVDEC_vp5_EXPORTS</PreprocessorDefinitions>
  349. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;NSVDEC_vp5_EXPORTS</PreprocessorDefinitions>
  350. </ClCompile>
  351. </ItemGroup>
  352. <ItemGroup>
  353. <ClInclude Include="resource.h" />
  354. </ItemGroup>
  355. <ItemGroup>
  356. <ProjectReference Include="..\libvpShared\corelibs\cdxv\dxv\dxv.vcxproj">
  357. <Project>{9e8fd088-3571-4bcd-896d-8dbfec3042fc}</Project>
  358. </ProjectReference>
  359. <ProjectReference Include="..\libvpShared\corelibs\cdxv\vp50\vp5d.vcxproj">
  360. <Project>{fc9f7c6d-c0bf-4265-b7bd-c184573c3c8a}</Project>
  361. </ProjectReference>
  362. <ProjectReference Include="..\libvpShared\corelibs\cdxv\vppp\vppp.vcxproj">
  363. <Project>{8f2bf92c-c4e1-45ae-ba45-2617b03b32ac}</Project>
  364. </ProjectReference>
  365. <ProjectReference Include="..\libvpShared\corelibs\cdxv\vputil\vputil.vcxproj">
  366. <Project>{f93716ce-8f89-4334-be64-43705ef3fb70}</Project>
  367. </ProjectReference>
  368. <ProjectReference Include="..\libvpShared\corelibs\CpuID\CPUIdLib.vcxproj">
  369. <Project>{77a73d85-7602-42f3-bac4-8d7f7bff8659}</Project>
  370. </ProjectReference>
  371. <ProjectReference Include="..\libvpShared\corelibs\on2_common\src\on2_mem\build\win32\on2_mem.vcxproj">
  372. <Project>{c3547fc9-a6ac-4706-bed7-d696a8ef9eed}</Project>
  373. </ProjectReference>
  374. <ProjectReference Include="..\Wasabi\Wasabi.vcxproj">
  375. <Project>{3e0bfa8a-b86a-42e9-a33f-ec294f823f7f}</Project>
  376. </ProjectReference>
  377. </ItemGroup>
  378. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  379. <ImportGroup Label="ExtensionTargets">
  380. </ImportGroup>
  381. </Project>