Revision: 1403
http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1403&view=rev
Author: jpgrayson
Date: 2008-04-15 15:14:46 -0700 (Tue, 15 Apr 2008)
Log Message:
-----------
Add files to speex build required for use of the speex resampler.
Modified Paths:
--------------
trunk/contrib/win/vs2005/libspeex.vcproj
Modified: trunk/contrib/win/vs2005/libspeex.vcproj
===================================================================
--- trunk/contrib/win/vs2005/libspeex.vcproj 2008-04-15 22:13:27 UTC (rev 1402)
+++ trunk/contrib/win/vs2005/libspeex.vcproj 2008-04-15 22:14:46 UTC (rev 1403)
@@ -274,6 +274,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\speex\libspeex\resample.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\speex\libspeex\sb_celp.c"
>
</File>
@@ -328,6 +332,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\speex\libspeex\filterbank.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\speex\libspeex\filters.h"
>
</File>
@@ -416,6 +424,10 @@
>
</File>
<File
+ RelativePath="..\..\..\..\speex\include\speex\speex_resampler.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\..\speex\include\speex\speex_stereo.h"
>
</File>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|