mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01: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>
|
<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…
x
Reference in New Issue
Block a user