[xiph-commits] r12971 - trunk/speex/win32/VS2003/libspeex
jm at svn.xiph.org
jm at svn.xiph.org
Tue May 22 06:58:12 PDT 2007
Author: jm
Date: 2007-05-22 06:58:11 -0700 (Tue, 22 May 2007)
New Revision: 12971
Modified:
trunk/speex/win32/VS2003/libspeex/libspeex.vcproj
Log:
resampler added to the VS2003 project file.
Modified: trunk/speex/win32/VS2003/libspeex/libspeex.vcproj
===================================================================
--- trunk/speex/win32/VS2003/libspeex/libspeex.vcproj 2007-05-22 12:38:27 UTC (rev 12970)
+++ trunk/speex/win32/VS2003/libspeex/libspeex.vcproj 2007-05-22 13:58:11 UTC (rev 12971)
@@ -369,6 +369,9 @@
RelativePath="..\..\..\libspeex\quant_lsp.c">
</File>
<File
+ RelativePath="..\..\..\libspeex\resample.c">
+ </File>
+ <File
RelativePath="..\..\..\libspeex\sb_celp.c">
</File>
<File
@@ -476,6 +479,9 @@
RelativePath="..\..\..\include\speex\speex_preprocess.h">
</File>
<File
+ RelativePath="..\..\..\include\speex\speex_resampler.h">
+ </File>
+ <File
RelativePath="..\..\..\include\speex\speex_stereo.h">
</File>
<File
More information about the commits
mailing list