1
0

vis_nsfs.vcxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372
  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>{B6E33AC6-F7BE-4671-9E73-38E58C653331}</ProjectGuid>
  23. <RootNamespace>vis_nsfs</RootNamespace>
  24. <WindowsTargetPlatformVersion>10.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. <CharacterSet>MultiByte</CharacterSet>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  33. <ConfigurationType>DynamicLibrary</ConfigurationType>
  34. <PlatformToolset>v142</PlatformToolset>
  35. <CharacterSet>MultiByte</CharacterSet>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  38. <ConfigurationType>DynamicLibrary</ConfigurationType>
  39. <PlatformToolset>v142</PlatformToolset>
  40. <CharacterSet>MultiByte</CharacterSet>
  41. </PropertyGroup>
  42. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  43. <ConfigurationType>DynamicLibrary</ConfigurationType>
  44. <PlatformToolset>v142</PlatformToolset>
  45. <CharacterSet>MultiByte</CharacterSet>
  46. </PropertyGroup>
  47. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  48. <ImportGroup Label="ExtensionSettings">
  49. </ImportGroup>
  50. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  51. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  52. </ImportGroup>
  53. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  54. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  58. </ImportGroup>
  59. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  60. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  61. </ImportGroup>
  62. <PropertyGroup Label="UserMacros" />
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  64. <LinkIncremental>true</LinkIncremental>
  65. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  66. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  67. <IncludePath>$(IncludePath)</IncludePath>
  68. <LibraryPath>$(LibraryPath)</LibraryPath>
  69. </PropertyGroup>
  70. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  71. <IncludePath>$(IncludePath)</IncludePath>
  72. <LibraryPath>$(LibraryPath)</LibraryPath>
  73. <LinkIncremental>true</LinkIncremental>
  74. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  75. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  76. </PropertyGroup>
  77. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  78. <LinkIncremental>false</LinkIncremental>
  79. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  80. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  81. <IncludePath>$(IncludePath)</IncludePath>
  82. <LibraryPath>$(LibraryPath)</LibraryPath>
  83. </PropertyGroup>
  84. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  85. <IncludePath>$(IncludePath)</IncludePath>
  86. <LibraryPath>$(LibraryPath)</LibraryPath>
  87. <LinkIncremental>false</LinkIncremental>
  88. <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
  89. <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
  90. </PropertyGroup>
  91. <PropertyGroup Label="Vcpkg">
  92. <VcpkgEnableManifest>true</VcpkgEnableManifest>
  93. </PropertyGroup>
  94. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  95. <VcpkgInstalledDir>..\..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
  96. <VcpkgUseStatic>true</VcpkgUseStatic>
  97. </PropertyGroup>
  98. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  99. <VcpkgInstalledDir>..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
  100. <VcpkgUseStatic>true</VcpkgUseStatic>
  101. </PropertyGroup>
  102. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  103. <VcpkgInstalledDir>..\..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
  104. <VcpkgUseStatic>true</VcpkgUseStatic>
  105. </PropertyGroup>
  106. <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  107. <VcpkgInstalledDir>..\..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
  108. <VcpkgUseStatic>true</VcpkgUseStatic>
  109. </PropertyGroup>
  110. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  111. <ClCompile>
  112. <Optimization>Disabled</Optimization>
  113. <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  114. <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  115. <MinimalRebuild>false</MinimalRebuild>
  116. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  117. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  118. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  119. <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
  120. <ObjectFileName>$(intDir)</ObjectFileName>
  121. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  122. <WarningLevel>Level3</WarningLevel>
  123. <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
  124. <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  125. </ClCompile>
  126. <ResourceCompile>
  127. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  128. <Culture>0x0409</Culture>
  129. </ResourceCompile>
  130. <Link>
  131. <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  132. <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
  133. <SuppressStartupBanner>true</SuppressStartupBanner>
  134. <GenerateDebugInformation>true</GenerateDebugInformation>
  135. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  136. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  137. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  138. <TargetMachine>MachineX86</TargetMachine>
  139. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  140. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  141. </Link>
  142. <PostBuildEvent>
  143. <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
  144. <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
  145. </PostBuildEvent>
  146. </ItemDefinitionGroup>
  147. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  148. <ClCompile>
  149. <Optimization>Disabled</Optimization>
  150. <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  151. <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  152. <MinimalRebuild>false</MinimalRebuild>
  153. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  154. <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
  155. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  156. <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
  157. <ObjectFileName>$(intDir)</ObjectFileName>
  158. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  159. <WarningLevel>Level3</WarningLevel>
  160. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  161. <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  162. </ClCompile>
  163. <ResourceCompile>
  164. <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  165. <Culture>0x0409</Culture>
  166. </ResourceCompile>
  167. <Link>
  168. <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  169. <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
  170. <SuppressStartupBanner>true</SuppressStartupBanner>
  171. <GenerateDebugInformation>true</GenerateDebugInformation>
  172. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  173. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  174. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  175. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  176. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  177. </Link>
  178. <PostBuildEvent>
  179. <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
  180. <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
  181. </PostBuildEvent>
  182. </ItemDefinitionGroup>
  183. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  184. <ClCompile>
  185. <Optimization>MinSpace</Optimization>
  186. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  187. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  188. <OmitFramePointers>true</OmitFramePointers>
  189. <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  190. <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;USE_VIS_HDR_HWND;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  191. <StringPooling>true</StringPooling>
  192. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  193. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  194. <BufferSecurityCheck>false</BufferSecurityCheck>
  195. <FunctionLevelLinking>true</FunctionLevelLinking>
  196. <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
  197. <ObjectFileName>$(intDir)</ObjectFileName>
  198. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  199. <WarningLevel>Level3</WarningLevel>
  200. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  201. <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  202. </ClCompile>
  203. <ResourceCompile>
  204. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  205. <Culture>0x0409</Culture>
  206. </ResourceCompile>
  207. <Link>
  208. <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  209. <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
  210. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  211. <GenerateMapFile>true</GenerateMapFile>
  212. <MapFileName>$(IntDir)$(TargetName).map</MapFileName>
  213. <OptimizeReferences>true</OptimizeReferences>
  214. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  215. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  216. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  217. <TargetMachine>MachineX86</TargetMachine>
  218. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  219. <GenerateDebugInformation>false</GenerateDebugInformation>
  220. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  221. </Link>
  222. <PostBuildEvent>
  223. <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
  224. <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
  225. </PostBuildEvent>
  226. </ItemDefinitionGroup>
  227. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  228. <ClCompile>
  229. <Optimization>MinSpace</Optimization>
  230. <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
  231. <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
  232. <OmitFramePointers>true</OmitFramePointers>
  233. <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
  234. <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;USE_VIS_HDR_HWND;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  235. <StringPooling>true</StringPooling>
  236. <MultiProcessorCompilation>true</MultiProcessorCompilation>
  237. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  238. <BufferSecurityCheck>false</BufferSecurityCheck>
  239. <FunctionLevelLinking>true</FunctionLevelLinking>
  240. <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
  241. <ObjectFileName>$(intDir)</ObjectFileName>
  242. <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
  243. <WarningLevel>Level3</WarningLevel>
  244. <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
  245. <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
  246. </ClCompile>
  247. <ResourceCompile>
  248. <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  249. <Culture>0x0409</Culture>
  250. </ResourceCompile>
  251. <Link>
  252. <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
  253. <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
  254. <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
  255. <GenerateMapFile>true</GenerateMapFile>
  256. <MapFileName>$(IntDir)$(TargetName).map</MapFileName>
  257. <OptimizeReferences>true</OptimizeReferences>
  258. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  259. <RandomizedBaseAddress>false</RandomizedBaseAddress>
  260. <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
  261. <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
  262. <GenerateDebugInformation>false</GenerateDebugInformation>
  263. <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
  264. </Link>
  265. <PostBuildEvent>
  266. <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
  267. <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
  268. </PostBuildEvent>
  269. </ItemDefinitionGroup>
  270. <ItemGroup>
  271. <ClCompile Include="ddraw.cpp">
  272. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  273. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  274. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  275. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  276. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  277. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  278. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  279. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  280. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  281. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  282. </ClCompile>
  283. <ClCompile Include="linedraw.cpp">
  284. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  285. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  286. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  287. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  288. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  289. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  290. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  291. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  292. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  293. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  294. </ClCompile>
  295. <ClCompile Include="makepal.cpp">
  296. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  297. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  298. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  299. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  300. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  301. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  302. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  303. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  304. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  305. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  306. </ClCompile>
  307. <ClCompile Include="moveframe.cpp">
  308. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  309. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  310. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  311. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  312. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  313. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  314. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  315. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  316. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  317. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  318. </ClCompile>
  319. <ClCompile Include="scope.cpp">
  320. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  321. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  322. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  323. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  324. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  325. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  326. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  327. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  328. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  329. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  330. </ClCompile>
  331. <ClCompile Include="shitdrop.cpp">
  332. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  333. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  334. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  335. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  336. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  337. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  338. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  339. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  340. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  341. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  342. </ClCompile>
  343. <ClCompile Include="Svis.cpp">
  344. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
  345. <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
  346. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  347. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  348. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
  349. <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
  350. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
  351. <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
  352. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  353. <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
  354. </ClCompile>
  355. </ItemGroup>
  356. <ItemGroup>
  357. <ClInclude Include="..\..\..\Winamp\VIS.H" />
  358. <ClInclude Include="dd.h" />
  359. <ClInclude Include="RESOURCE.H" />
  360. </ItemGroup>
  361. <ItemGroup>
  362. <ResourceCompile Include="vis_nsfs.rc" />
  363. </ItemGroup>
  364. <ItemGroup>
  365. <ProjectReference Include="..\..\..\Wasabi\Wasabi.vcxproj">
  366. <Project>{3e0bfa8a-b86a-42e9-a33f-ec294f823f7f}</Project>
  367. </ProjectReference>
  368. </ItemGroup>
  369. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  370. <ImportGroup Label="ExtensionTargets">
  371. </ImportGroup>
  372. </Project>