mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 23:32:39 -05:00
Fixed the Windows 32bit debug build.
This commit is contained in:
parent
eaebebc33d
commit
808eaf7c49
2
Externals/soundtouch/SoundTouch.vcxproj
vendored
2
Externals/soundtouch/SoundTouch.vcxproj
vendored
|
|
@ -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
Block a user