diff --git a/plugins/zerospu2/Windows/ZeroSPU2.vcxproj b/plugins/zerospu2/Windows/ZeroSPU2.vcxproj index 6b891d32a1..6747927729 100644 --- a/plugins/zerospu2/Windows/ZeroSPU2.vcxproj +++ b/plugins/zerospu2/Windows/ZeroSPU2.vcxproj @@ -71,19 +71,9 @@ $(ProjectName)-dev - - - - - - _USRDLL;ZEROSPU2_EXPORTS;%(PreprocessorDefinitions) - - - dsound.lib;winmm.lib;soundtouch-dbg.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - %(IgnoreSpecificDefaultLibraries) ZeroSPU2.def Windows false @@ -91,18 +81,11 @@ - - - - - FLOAT_SAMPLES;NDEBUG;_USRDLL;ZEROSPU2_EXPORTS;%(PreprocessorDefinitions) - - + NDEBUG;%(PreprocessorDefinitions) dsound.lib;winmm.lib;soundtouch.lib;%(AdditionalDependencies) - %(IgnoreSpecificDefaultLibraries) ZeroSPU2.def Windows false @@ -110,21 +93,14 @@ - - - - - FLOAT_SAMPLES;NDEBUG;_USRDLL;ZEROSPU2_EXPORTS;%(PreprocessorDefinitions) + NDEBUG;%(PreprocessorDefinitions) true false - - dsound.lib;winmm.lib;soundtouch-dev.lib;%(AdditionalDependencies) $(OutDir)$(TargetName)$(TargetExt) - %(IgnoreSpecificDefaultLibraries) ZeroSPU2.def Windows false