summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2009-04-01 15:48:35 +0000
committerBenny Prijono <bennylp@teluu.com>2009-04-01 15:48:35 +0000
commite708f9dcdce62eeae237d39da32a60efb4a6eda6 (patch)
tree9f76048b75a1d99a1d823fce89f2bf3244ea5274 /third_party
parentd35a8221a34a562a88bdb7c947a7018080539c59 (diff)
More ticket #774 (re: g722): some modifications in VS6 projects/workspace
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2564 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'third_party')
-rw-r--r--third_party/build/g7221/libg7221.dsp36
1 files changed, 18 insertions, 18 deletions
diff --git a/third_party/build/g7221/libg7221.dsp b/third_party/build/g7221/libg7221.dsp
index cea72849..cc8adcb1 100644
--- a/third_party/build/g7221/libg7221.dsp
+++ b/third_party/build/g7221/libg7221.dsp
@@ -1,24 +1,24 @@
-# Microsoft Developer Studio Project File - Name="libg7221" - Package Owner=<4>
+# Microsoft Developer Studio Project File - Name="libg7221codec" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
-CFG=libg7221 - Win32 Debug
+CFG=libg7221codec - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
-!MESSAGE NMAKE /f "libg7221.mak".
+!MESSAGE NMAKE /f "libg7221codec.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
-!MESSAGE NMAKE /f "libg7221.mak" CFG="libg7221 - Win32 Debug"
+!MESSAGE NMAKE /f "libg7221codec.mak" CFG="libg7221codec - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
-!MESSAGE "libg7221 - Win32 Release" (based on "Win32 (x86) Static Library")
-!MESSAGE "libg7221 - Win32 Debug" (based on "Win32 (x86) Static Library")
+!MESSAGE "libg7221codec - Win32 Release" (based on "Win32 (x86) Static Library")
+!MESSAGE "libg7221codec - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
@@ -28,7 +28,7 @@ CFG=libg7221 - Win32 Debug
CPP=cl.exe
RSC=rc.exe
-!IF "$(CFG)" == "libg7221 - Win32 Release"
+!IF "$(CFG)" == "libg7221codec - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
@@ -37,12 +37,12 @@ RSC=rc.exe
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "output\libg7221-i386-win32-vc6-release"
-# PROP Intermediate_Dir "output\libg7221-i386-win32-vc6-release"
+# PROP Output_Dir "output\libg7221codec-i386-win32-vc6-release"
+# PROP Intermediate_Dir "output\libg7221codec-i386-win32-vc6-release"
# PROP Target_Dir ""
F90=df.exe
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /I "../.." /I "../../g7221/common" /I "../../g7221/common/stl-files" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "../.." /I "../../g7221/common" /I "../../g7221/common/stl-files" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
@@ -50,9 +50,9 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\..\lib\libg7221-i386-win32-vc6-release.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\libg7221codec-i386-win32-vc6-release.lib"
-!ELSEIF "$(CFG)" == "libg7221 - Win32 Debug"
+!ELSEIF "$(CFG)" == "libg7221codec - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
@@ -61,12 +61,12 @@ LIB32=link.exe -lib
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "output\libg7221-i386-win32-vc6-debug"
-# PROP Intermediate_Dir "output\libg7221-i386-win32-vc6-debug"
+# PROP Output_Dir "output\libg7221codec-i386-win32-vc6-debug"
+# PROP Intermediate_Dir "output\libg7221codec-i386-win32-vc6-debug"
# PROP Target_Dir ""
F90=df.exe
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
-# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../.." /I "../../g7221/common" /I "../../g7221/common/stl-files" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "../.." /I "../../g7221/common" /I "../../g7221/common/stl-files" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
@@ -74,14 +74,14 @@ BSC32=bscmake.exe
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo /out:"..\..\lib\libg7221-i386-win32-vc6-debug.lib"
+# ADD LIB32 /nologo /out:"..\..\lib\libg7221codec-i386-win32-vc6-debug.lib"
!ENDIF
# Begin Target
-# Name "libg7221 - Win32 Release"
-# Name "libg7221 - Win32 Debug"
+# Name "libg7221codec - Win32 Release"
+# Name "libg7221codec - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"