Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-04-10 20:08:12 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2012-04-10 20:08:12 +0400
commit6f2f7270dd822670597917d62244d9117ead15cf (patch)
treee3ec6d5d82118d434e804bd380bd735338a3ec06 /src/thirdparty/SoundTouch/source/SoundTouch.vcxproj
parentaa7ed919e600b8c44b2fdbb0919dcea357d99837 (diff)
update SoundTouch to v1.7.0pre r142
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@4331 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/thirdparty/SoundTouch/source/SoundTouch.vcxproj')
-rw-r--r--src/thirdparty/SoundTouch/source/SoundTouch.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj b/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj
index 7e9bc2cac..fda474482 100644
--- a/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj
+++ b/src/thirdparty/SoundTouch/source/SoundTouch.vcxproj
@@ -116,7 +116,7 @@
<ItemGroup>
<ClCompile Include="AAFilter.cpp" />
<ClCompile Include="BPMDetect.cpp" />
- <ClCompile Include="cpu_detect_x86_win.cpp" />
+ <ClCompile Include="cpu_detect_x86.cpp" />
<ClCompile Include="FIFOSampleBuffer.cpp" />
<ClCompile Include="FIRFilter.cpp" />
<ClCompile Include="mmx_optimized.cpp" />