mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 13:08:08 +00:00
Add equalizer support on visual studio
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@599 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
3d9306a02b
commit
e9869d1806
1 changed files with 28 additions and 0 deletions
|
|
@ -201,6 +201,10 @@
|
|||
RelativePath="..\..\src\audiostream.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\dsptools.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\dtmfgen.c"
|
||||
>
|
||||
|
|
@ -209,6 +213,10 @@
|
|||
RelativePath="..\..\src\dxfilter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\equalizer.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\gsm.c"
|
||||
>
|
||||
|
|
@ -217,6 +225,14 @@
|
|||
RelativePath="..\..\src\ice.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\kiss_fft.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\kiss_fftr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\mire.c"
|
||||
>
|
||||
|
|
@ -359,6 +375,10 @@
|
|||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\src\_kiss_fft_guts.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\alldescs.h"
|
||||
>
|
||||
|
|
@ -387,6 +407,14 @@
|
|||
RelativePath="..\..\include\mediastreamer2\ice.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\kiss_fft.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\kiss_fftr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\mediastreamer2\mediastream.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue