[sword-cvs] sword/lib/vcppmake/vc6 libsword.dsp,1.4,1.5
sword@www.crosswire.org
sword@www.crosswire.org
Mon, 31 Mar 2003 23:07:18 -0700
Update of /usr/local/cvsroot/sword/lib/vcppmake/vc6
In directory www:/tmp/cvs-serv1439
Modified Files:
libsword.dsp
Log Message:
rollback to state compatile with existing app and to avoid clobbering BCB builds
Index: libsword.dsp
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/vcppmake/vc6/libsword.dsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** libsword.dsp 31 Mar 2003 18:33:54 -0000 1.4
--- libsword.dsp 1 Apr 2003 06:07:16 -0000 1.5
***************
*** 40,44 ****
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
--- 40,44 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
***************
*** 63,67 ****
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
--- 63,67 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
***************
*** 75,79 ****
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo /out:"..\..\libswordd.lib"
!ELSEIF "$(CFG)" == "libsword - Win32 Debug with ICU"
--- 75,79 ----
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "libsword - Win32 Debug with ICU"
***************
*** 86,90 ****
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "libsword___Win32_Debug_with_ICU"
# PROP Target_Dir ""
--- 86,90 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "libsword___Win32_Debug_with_ICU"
# PROP Intermediate_Dir "libsword___Win32_Debug_with_ICU"
# PROP Target_Dir ""
***************
*** 98,102 ****
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo /out:"..\..\libswordicud.lib"
!ELSEIF "$(CFG)" == "libsword - Win32 Release with ICU"
--- 98,102 ----
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "libsword - Win32 Release with ICU"
***************
*** 109,113 ****
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "libsword___Win32_Release_with_ICU"
# PROP Target_Dir ""
--- 109,113 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
! # PROP Output_Dir "libsword___Win32_Release_with_ICU"
# PROP Intermediate_Dir "libsword___Win32_Release_with_ICU"
# PROP Target_Dir ""
***************
*** 121,125 ****
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo /out:"..\..\libswordicu.lib"
!ENDIF
--- 121,125 ----
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo
!ENDIF