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