[xiph-commits] r11314 - trunk/speex/win32/VS2005/libspeex

illiminable at svn.xiph.org illiminable at svn.xiph.org
Fri Apr 28 23:04:00 PDT 2006


Author: illiminable
Date: 2006-04-28 23:03:49 -0700 (Fri, 28 Apr 2006)
New Revision: 11314

Modified:
   trunk/speex/win32/VS2005/libspeex/libspeex.vcproj
Log:
* Add missing files to libspeex kissfft stuff




Modified: trunk/speex/win32/VS2005/libspeex/libspeex.vcproj
===================================================================
--- trunk/speex/win32/VS2005/libspeex/libspeex.vcproj	2006-04-29 05:16:14 UTC (rev 11313)
+++ trunk/speex/win32/VS2005/libspeex/libspeex.vcproj	2006-04-29 06:03:49 UTC (rev 11314)
@@ -3,7 +3,7 @@
 	ProjectType="Visual C++"
 	Version="8.00"
 	Name="libspeex"
-	ProjectGUID="{E972C52F-9E85-4D65-B19C-031E511E9DB4}"
+	ProjectGUID="{6D653C6F-8722-4B10-9C3A-CB7094DD159F}"
 	RootNamespace="libspeex"
 	Keyword="Win32Proj"
 	>
@@ -1414,6 +1414,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\libspeex\fftwrap.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\libspeex\filters.c"
 				>
 			</File>
@@ -1442,6 +1446,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\libspeex\kiss_fft.c"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\libspeex\kiss_fftr.c"
+				>
+			</File>
+			<File
 				RelativePath=".\libspeex.def"
 				>
 			</File>
@@ -1544,6 +1556,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\libspeex\fftwrap.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\libspeex\filters.h"
 				>
 			</File>
@@ -1552,6 +1568,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\libspeex\kiss_fft.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\libspeex\kiss_fftr.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\libspeex\lpc.h"
 				>
 			</File>



More information about the commits mailing list