Fixed the Windows 32bit debug build.
This commit is contained in:
parent
eaebebc33d
commit
808eaf7c49
|
@ -174,7 +174,7 @@
|
|||
<CompileAs>Default</CompileAs>
|
||||
</ClCompile>
|
||||
<Lib>
|
||||
<OutputFile>Win32\SoundTouch.lib</OutputFile>
|
||||
<OutputFile>Win32\SoundTouchD.lib</OutputFile>
|
||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||
</Lib>
|
||||
<PostBuildEvent>
|
||||
|
|
Loading…
Reference in New Issue