mirror of https://github.com/PCSX2/pcsx2.git
Removed some files from ZeroSPU2's Win32 project that didn't exist. They were left over from my attempt to upgrade SoundTouch, unfortunately latest version of SoundTouch doesn't handle the Pcsx2's need for dynamic on-the-fly tempo changes very well. :(
git-svn-id: http://pcsx2-playground.googlecode.com/svn/trunk@686 a6443dda-0b58-4228-96e9-037be469359c
This commit is contained in:
parent
36cc4fa08c
commit
a5ef038c53
|
@ -260,10 +260,6 @@
|
||||||
RelativePath="..\3rdparty\SoundTouch\AAFilter.h"
|
RelativePath="..\3rdparty\SoundTouch\AAFilter.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\3rdparty\SoundTouch\BPMDetect.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\3rdparty\SoundTouch\BPMDetect.h"
|
RelativePath="..\3rdparty\SoundTouch\BPMDetect.h"
|
||||||
>
|
>
|
||||||
|
@ -316,14 +312,6 @@
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\3rdparty\SoundTouch\PeakFinder.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\3rdparty\SoundTouch\PeakFinder.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\3rdparty\SoundTouch\RateTransposer.cpp"
|
RelativePath="..\3rdparty\SoundTouch\RateTransposer.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue