| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <ItemGroup Label="ProjectConfigurations">
 
-     <ProjectConfiguration Include="Debug|Win32">
 
-       <Configuration>Debug</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-     <ProjectConfiguration Include="Debug|x64">
 
-       <Configuration>Debug</Configuration>
 
-       <Platform>x64</Platform>
 
-     </ProjectConfiguration>
 
-     <ProjectConfiguration Include="Release|Win32">
 
-       <Configuration>Release</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-     <ProjectConfiguration Include="Release|x64">
 
-       <Configuration>Release</Configuration>
 
-       <Platform>x64</Platform>
 
-     </ProjectConfiguration>
 
-   </ItemGroup>
 
-   <PropertyGroup Label="Globals">
 
-     <ProjectGuid>{B6E33AC6-F7BE-4671-9E73-38E58C653331}</ProjectGuid>
 
-     <RootNamespace>vis_nsfs</RootNamespace>
 
-     <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
 
-   </PropertyGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
-     <ConfigurationType>DynamicLibrary</ConfigurationType>
 
-     <PlatformToolset>v142</PlatformToolset>
 
-     <CharacterSet>MultiByte</CharacterSet>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
 
-     <ConfigurationType>DynamicLibrary</ConfigurationType>
 
-     <PlatformToolset>v142</PlatformToolset>
 
-     <CharacterSet>MultiByte</CharacterSet>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
-     <ConfigurationType>DynamicLibrary</ConfigurationType>
 
-     <PlatformToolset>v142</PlatformToolset>
 
-     <CharacterSet>MultiByte</CharacterSet>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 
-     <ConfigurationType>DynamicLibrary</ConfigurationType>
 
-     <PlatformToolset>v142</PlatformToolset>
 
-     <CharacterSet>MultiByte</CharacterSet>
 
-   </PropertyGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
-   <ImportGroup Label="ExtensionSettings">
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
-   </ImportGroup>
 
-   <PropertyGroup Label="UserMacros" />
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <LinkIncremental>true</LinkIncremental>
 
-     <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
 
-     <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
 
-     <IncludePath>$(IncludePath)</IncludePath>
 
-     <LibraryPath>$(LibraryPath)</LibraryPath>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 
-     <IncludePath>$(IncludePath)</IncludePath>
 
-     <LibraryPath>$(LibraryPath)</LibraryPath>
 
-     <LinkIncremental>true</LinkIncremental>
 
-     <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
 
-     <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <LinkIncremental>false</LinkIncremental>
 
-     <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
 
-     <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
 
-     <IncludePath>$(IncludePath)</IncludePath>
 
-     <LibraryPath>$(LibraryPath)</LibraryPath>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 
-     <IncludePath>$(IncludePath)</IncludePath>
 
-     <LibraryPath>$(LibraryPath)</LibraryPath>
 
-     <LinkIncremental>false</LinkIncremental>
 
-     <OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
 
-     <IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
 
-   </PropertyGroup>
 
-   <PropertyGroup Label="Vcpkg">
 
-     <VcpkgEnableManifest>true</VcpkgEnableManifest>
 
-   </PropertyGroup>
 
-   <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <VcpkgInstalledDir>..\..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
 
-     <VcpkgUseStatic>true</VcpkgUseStatic>
 
-   </PropertyGroup>
 
-   <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <VcpkgInstalledDir>..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
 
-     <VcpkgUseStatic>true</VcpkgUseStatic>
 
-   </PropertyGroup>
 
-   <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 
-     <VcpkgInstalledDir>..\..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
 
-     <VcpkgUseStatic>true</VcpkgUseStatic>
 
-   </PropertyGroup>
 
-   <PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 
-     <VcpkgInstalledDir>..\..\..\..\external_dependencies\vcpkg</VcpkgInstalledDir>
 
-     <VcpkgUseStatic>true</VcpkgUseStatic>
 
-   </PropertyGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <ClCompile>
 
-       <Optimization>Disabled</Optimization>
 
-       <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 
-       <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <MinimalRebuild>false</MinimalRebuild>
 
-       <MultiProcessorCompilation>true</MultiProcessorCompilation>
 
-       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 
-       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 
-       <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
 
-       <ObjectFileName>$(intDir)</ObjectFileName>
 
-       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 
-       <WarningLevel>Level3</WarningLevel>
 
-       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 
-       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
 
-     </ClCompile>
 
-     <ResourceCompile>
 
-       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <Culture>0x0409</Culture>
 
-     </ResourceCompile>
 
-     <Link>
 
-       <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
 
-       <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
 
-       <SuppressStartupBanner>true</SuppressStartupBanner>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 
-       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
-       <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 
-       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 
-     </Link>
 
-     <PostBuildEvent>
 
-       <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
 
-       <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
 
-     </PostBuildEvent>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
 
-     <ClCompile>
 
-       <Optimization>Disabled</Optimization>
 
-       <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 
-       <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <MinimalRebuild>false</MinimalRebuild>
 
-       <MultiProcessorCompilation>true</MultiProcessorCompilation>
 
-       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 
-       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 
-       <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
 
-       <ObjectFileName>$(intDir)</ObjectFileName>
 
-       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 
-       <WarningLevel>Level3</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
 
-     </ClCompile>
 
-     <ResourceCompile>
 
-       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <Culture>0x0409</Culture>
 
-     </ResourceCompile>
 
-     <Link>
 
-       <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
 
-       <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
 
-       <SuppressStartupBanner>true</SuppressStartupBanner>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 
-       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
-       <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
 
-       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 
-       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 
-     </Link>
 
-     <PostBuildEvent>
 
-       <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
 
-       <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
 
-     </PostBuildEvent>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <ClCompile>
 
-       <Optimization>MinSpace</Optimization>
 
-       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
 
-       <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
 
-       <OmitFramePointers>true</OmitFramePointers>
 
-       <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 
-       <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;USE_VIS_HDR_HWND;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <StringPooling>true</StringPooling>
 
-       <MultiProcessorCompilation>true</MultiProcessorCompilation>
 
-       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 
-       <BufferSecurityCheck>false</BufferSecurityCheck>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
 
-       <ObjectFileName>$(intDir)</ObjectFileName>
 
-       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 
-       <WarningLevel>Level3</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
 
-     </ClCompile>
 
-     <ResourceCompile>
 
-       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <Culture>0x0409</Culture>
 
-     </ResourceCompile>
 
-     <Link>
 
-       <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
 
-       <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
 
-       <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 
-       <GenerateMapFile>true</GenerateMapFile>
 
-       <MapFileName>$(IntDir)$(TargetName).map</MapFileName>
 
-       <OptimizeReferences>true</OptimizeReferences>
 
-       <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
-       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
-       <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 
-       <GenerateDebugInformation>false</GenerateDebugInformation>
 
-       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 
-     </Link>
 
-     <PostBuildEvent>
 
-       <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
 
-       <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
 
-     </PostBuildEvent>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
 
-     <ClCompile>
 
-       <Optimization>MinSpace</Optimization>
 
-       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
 
-       <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
 
-       <OmitFramePointers>true</OmitFramePointers>
 
-       <AdditionalIncludeDirectories>..\..\..\Wasabi;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
 
-       <PreprocessorDefinitions>WIN32;_WINDOWS;_USRDLL;VIS_NSFS_EXPORTS;USE_VIS_HDR_HWND;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <StringPooling>true</StringPooling>
 
-       <MultiProcessorCompilation>true</MultiProcessorCompilation>
 
-       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 
-       <BufferSecurityCheck>false</BufferSecurityCheck>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <AssemblerListingLocation>$(intDir)</AssemblerListingLocation>
 
-       <ObjectFileName>$(intDir)</ObjectFileName>
 
-       <ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
 
-       <WarningLevel>Level3</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
 
-     </ClCompile>
 
-     <ResourceCompile>
 
-       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <Culture>0x0409</Culture>
 
-     </ResourceCompile>
 
-     <Link>
 
-       <AdditionalDependencies>ddraw.lib;odbc32.lib;odbccp32.lib;vfw32.lib;%(AdditionalDependencies)</AdditionalDependencies>
 
-       <OutputFile>$(OutDir)$(TargetName).dll</OutputFile>
 
-       <ProgramDatabaseFile>$(IntDir)$(TargetName).pdb</ProgramDatabaseFile>
 
-       <GenerateMapFile>true</GenerateMapFile>
 
-       <MapFileName>$(IntDir)$(TargetName).map</MapFileName>
 
-       <OptimizeReferences>true</OptimizeReferences>
 
-       <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
-       <RandomizedBaseAddress>false</RandomizedBaseAddress>
 
-       <ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
 
-       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
 
-       <GenerateDebugInformation>false</GenerateDebugInformation>
 
-       <AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
 
-     </Link>
 
-     <PostBuildEvent>
 
-       <Command>xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\ </Command>
 
-       <Message>Post build event: 'xcopy /Y /D $(OutDir)*.dll ..\..\..\..\..\Winamp_$(PlatformShortName)_$(Configuration)\Plugins\'</Message>
 
-     </PostBuildEvent>
 
-   </ItemDefinitionGroup>
 
-   <ItemGroup>
 
-     <ClCompile Include="ddraw.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <ClCompile Include="linedraw.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <ClCompile Include="makepal.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <ClCompile Include="moveframe.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <ClCompile Include="scope.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <ClCompile Include="shitdrop.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <ClCompile Include="Svis.cpp">
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
 
-       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
 
-       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;VIS_NSFS_EXPORTS</PreprocessorDefinitions>
 
-     </ClCompile>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ClInclude Include="..\..\..\Winamp\VIS.H" />
 
-     <ClInclude Include="dd.h" />
 
-     <ClInclude Include="RESOURCE.H" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ResourceCompile Include="vis_nsfs.rc" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ProjectReference Include="..\..\..\Wasabi\Wasabi.vcxproj">
 
-       <Project>{3e0bfa8a-b86a-42e9-a33f-ec294f823f7f}</Project>
 
-     </ProjectReference>
 
-   </ItemGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
-   <ImportGroup Label="ExtensionTargets">
 
-   </ImportGroup>
 
- </Project>
 
 
  |