Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/speexdsp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2003-05-21 10:03:45 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2003-05-21 10:03:45 +0400
commitac204be56821cdca06f7737c84f28e45e4fa91cd (patch)
tree89868ef0038fd4670203bc54a70ba6e0939d13e5 /win32
parent7395f915ecbe8c4839907e42bc1e5cb77faad573 (diff)
minor compilation fixes
git-svn-id: http://svn.xiph.org/trunk/speex@4736 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'win32')
-rw-r--r--win32/libspeex/libspeex.dsp30
1 files changed, 23 insertions, 7 deletions
diff --git a/win32/libspeex/libspeex.dsp b/win32/libspeex/libspeex.dsp
index 7e0c9c5..5521ea1 100644
--- a/win32/libspeex/libspeex.dsp
+++ b/win32/libspeex/libspeex.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="libspeex" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
+# Microsoft Developer Studio Generated Build File, Format Version 60000
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
@@ -23,9 +23,9 @@ CFG=libspeex - Win32 Debug
# Begin Project
# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=xicl6.exe
+# PROP Scc_ProjName "Perforce Project"
+# PROP Scc_LocalPath "..\.."
+CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "libspeex - Win32 Release"
@@ -42,13 +42,13 @@ RSC=rc.exe
# PROP Target_Dir ""
F90=df.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /GX /Ox /Ot /Og /Oi /Oy /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /GX /Ox /Ot /Og /Oi /Ob2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD BASE RSC /l 0x809 /d "NDEBUG"
# ADD RSC /l 0x809 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=xilink6.exe -lib
+LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -72,7 +72,7 @@ F90=df.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LIB32=xilink6.exe -lib
+LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
@@ -95,6 +95,10 @@ SOURCE=..\..\libspeex\cb_search.c
# End Source File
# Begin Source File
+SOURCE=..\..\libspeex\denoise.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\libspeex\exc_10_16_table.c
# End Source File
# Begin Source File
@@ -183,6 +187,10 @@ SOURCE=..\..\libspeex\sb_celp.c
# End Source File
# Begin Source File
+SOURCE=..\..\libspeex\smallft.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\libspeex\speex_callbacks.c
# End Source File
# Begin Source File
@@ -247,6 +255,10 @@ SOURCE=..\..\libspeex\sb_celp.h
# End Source File
# Begin Source File
+SOURCE=..\..\libspeex\smallft.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\libspeex\speex.h
# End Source File
# Begin Source File
@@ -259,6 +271,10 @@ SOURCE=..\..\libspeex\speex_callbacks.h
# End Source File
# Begin Source File
+SOURCE=..\..\libspeex\speex_denoise.h
+# End Source File
+# Begin Source File
+
SOURCE=..\..\libspeex\speex_header.h
# End Source File
# Begin Source File