Commit e9869d18 authored by aymeric's avatar aymeric
Browse files

Add equalizer support on visual studio

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@599 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
parent 3d9306a0
No related merge requests found
Showing 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"
>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment