diff --git a/3rdparty/libsamplerate/libsamplerate.vcxproj b/3rdparty/libsamplerate/libsamplerate.vcxproj index b3996597b..579fdbc4c 100644 --- a/3rdparty/libsamplerate/libsamplerate.vcxproj +++ b/3rdparty/libsamplerate/libsamplerate.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -9,6 +9,14 @@ Debug x64 + + Devel + Win32 + + + Devel + x64 + Release Win32 @@ -18,145 +26,33 @@ x64 + {47AFDBEF-F15F-4BC0-B436-5BE443C3F80F} - libsamplerate - Win32Proj - 10.0 - + StaticLibrary - Unicode - true $(DefaultPlatformToolset) - - - StaticLibrary Unicode - $(DefaultPlatformToolset) - - - StaticLibrary - Unicode - true - $(DefaultPlatformToolset) - - - StaticLibrary - Unicode - $(DefaultPlatformToolset) + true + true + false - + + + + + + + + - - - - - - - - - - - - - - C:\Program Files (x86)\Windows Kits\8.0\ - $(WindowsSdkDir) - + - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)deps\$(PlatformName)\$(Configuration)\ - $(PlatformName)\$(Configuration)\ - $(SolutionDir)deps\$(PlatformName)\$(Configuration)\ - $(PlatformName)\$(Configuration)\ - $(SolutionDir)deps\$(PlatformName)\$(Configuration)\ - $(PlatformName)\$(Configuration)\ - $(SolutionDir)deps\$(PlatformName)\$(Configuration)\ - $(PlatformName)\$(Configuration)\ - AllRules.ruleset - - - AllRules.ruleset - - - AllRules.ruleset - - - AllRules.ruleset - - - $(WindowsSDK80Path)Lib\win8\um\x86;$(DXSDK_DIR)Lib\x86;$(LibraryPath) - $(WindowsSDK80Path)Lib\win8\um\x86;$(DXSDK_DIR)Lib\x86;$(LibraryPath) - $(WindowsSDK80Path)Lib\win8\um\x64;$(DXSDK_DIR)Lib\x64;$(LibraryPath) - $(WindowsSDK80Path)Lib\win8\um\x64;$(DXSDK_DIR)Lib\x64;$(LibraryPath) - $(WindowsSDK80Path)Include\um;$(WindowsSDK80Path)Include\shared;$(DXSDK_DIR)Include;$(IncludePath) - $(WindowsSDK80Path)Include\um;$(WindowsSDK80Path)Include\shared;$(DXSDK_DIR)Include;$(IncludePath) - $(WindowsSDK80Path)Include\um;$(WindowsSDK80Path)Include\shared;$(DXSDK_DIR)Include;$(IncludePath) - $(WindowsSDK80Path)Include\um;$(WindowsSDK80Path)Include\shared;$(DXSDK_DIR)Include;$(IncludePath) + AllRules.ruleset - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSAMPLERATE_EXPORTS;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebug - - - TurnOffAllWarnings - EditAndContinue - - - - - X64 - - - Disabled - WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSAMPLERATE_EXPORTS;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebug - - - TurnOffAllWarnings - ProgramDatabase - - - - - MaxSpeed - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSAMPLERATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded - true - - - TurnOffAllWarnings - ProgramDatabase - /d2Zi+ %(AdditionalOptions) - - - - - X64 - - - MaxSpeed - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSAMPLERATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded - true - - - TurnOffAllWarnings - ProgramDatabase - /d2Zi+ %(AdditionalOptions) - - @@ -172,6 +68,5 @@ - - + \ No newline at end of file