From e58d19666ee71630cbc267928b4f9cac1fa09580 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Mon, 9 Apr 2007 07:06:08 +0000 Subject: Fixed all VS6 and VS8 projects with new third party projects layout git-svn-id: http://svn.pjsip.org/repos/pjproject/branches/split-3rd-party@1177 74dad513-b988-da41-8d7b-12977e46ad98 --- third_party/build/speex/libspeex.dsp | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'third_party/build/speex/libspeex.dsp') diff --git a/third_party/build/speex/libspeex.dsp b/third_party/build/speex/libspeex.dsp index b36818f3..a769c1ed 100644 --- a/third_party/build/speex/libspeex.dsp +++ b/third_party/build/speex/libspeex.dsp @@ -32,17 +32,17 @@ RSC=rc.exe # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "output\libspeex-i386-vc6-release" -# PROP BASE Intermediate_Dir "output\libspeex-i386-vc6-release" +# PROP BASE Output_Dir "output\libspeex-i386-win32-vc6-release" +# PROP BASE Intermediate_Dir "output\libspeex-i386-win32-vc6-release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "output\libspeex-i386-vc6-release" -# PROP Intermediate_Dir "output\libspeex-i386-vc6-release" +# PROP Output_Dir "output\libspeex-i386-win32-vc6-release" +# PROP Intermediate_Dir "output\libspeex-i386-win32-vc6-release" # 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 /MT /GX /Ox /Ot /Og /Oi /Ob2 /I "." /I "../../speex/include" /I "../../../pjlib/include" /D inline=__inline /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /FD /c +# ADD CPP /nologo /MD /GX /Ox /Ot /Og /Oi /Ob2 /I "." /I "../../speex/include" /I "../../../pjlib/include" /D inline=__inline /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /FD /c # ADD BASE RSC /l 0x809 /d "NDEBUG" # ADD RSC /l 0x809 /d "NDEBUG" BSC32=bscmake.exe @@ -50,23 +50,23 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\..\lib\libspeex-i386-vc6-release.lib" +# ADD LIB32 /nologo /out:"..\..\lib\libspeex-i386-win32-vc6-release.lib" !ELSEIF "$(CFG)" == "libspeex - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "output\libspeex-i386-vc6-debug" -# PROP BASE Intermediate_Dir "output\libspeex-i386-vc6-debug" +# PROP BASE Output_Dir "output\libspeex-i386-win32-vc6-debug" +# PROP BASE Intermediate_Dir "output\libspeex-i386-win32-vc6-debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "output\libspeex-i386-vc6-debug" -# PROP Intermediate_Dir "output\libspeex-i386-vc6-debug" +# PROP Output_Dir "output\libspeex-i386-win32-vc6-debug" +# PROP Intermediate_Dir "output\libspeex-i386-win32-vc6-debug" # PROP Target_Dir "" F90=df.exe # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c -# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /Ob0 /I "." /I "../../speex/include" /I "../../../pjlib/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /FD /c +# ADD CPP /nologo /MTd /W3 /GX /ZI /Od /I "." /I "../../speex/include" /I "../../../pjlib/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /FD /c # ADD BASE RSC /l 0x809 /d "_DEBUG" # ADD RSC /l 0x809 /d "_DEBUG" BSC32=bscmake.exe @@ -74,7 +74,7 @@ BSC32=bscmake.exe # ADD BSC32 /nologo LIB32=link.exe -lib # ADD BASE LIB32 /nologo -# ADD LIB32 /nologo /out:"..\..\lib\libspeex-i386-vc6-debug.lib" +# ADD LIB32 /nologo /out:"..\..\lib\libspeex-i386-win32-vc6-debug.lib" !ENDIF -- cgit v1.2.3