[sword-cvs] sword/lib/vcppmake/vc6 libsword.dsp,1.1,1.2 libsword.dsw,1.1,1.2
sword@www.crosswire.org
sword@www.crosswire.org
Wed, 19 Feb 2003 15:59:52 -0700
Update of /usr/local/cvsroot/sword/lib/vcppmake/vc6
In directory www:/tmp/cvs-serv10172/lib/vcppmake/vc6
Modified Files:
libsword.dsp libsword.dsw
Log Message:
updated vc6 project files
Index: libsword.dsp
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/vcppmake/vc6/libsword.dsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** libsword.dsp 27 Jan 2003 03:32:21 -0000 1.1
--- libsword.dsp 19 Feb 2003 22:59:50 -0000 1.2
***************
*** 40,44 ****
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
! # PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
--- 40,44 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
***************
*** 63,71 ****
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
! # ADD CPP /nologo /w /W0 /Gm /GX /ZI /Od /I "../../../apps/windoze/CBuilder5/InstallMgr/curl" /I "../../../include" /I "../../../src/utilfuns/win32" /I "../../../apps/windoze/CBuilder5/InstallMgr/curl/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "REGEX_MALLOC" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
--- 63,71 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
! # ADD CPP /nologo /MDd /w /W0 /Gm /GX /ZI /Od /I "../../../include" /I "../../../src/utilfuns/win32" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "REGEX_MALLOC" /FR /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
***************
*** 75,79 ****
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "libsword - Win32 Debug with ICU"
--- 75,79 ----
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo /out:"..\..\libswordd.lib"
!ELSEIF "$(CFG)" == "libsword - Win32 Debug with ICU"
***************
*** 86,94 ****
# 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 ""
# ADD BASE CPP /nologo /w /W0 /Gm /GX /ZI /Od /I "../../../src/utilfuns/win32" /I "../../../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "REGEX_MALLOC" /D "__VISUALC__" /YX /FD /GZ /c
! # ADD CPP /nologo /w /W0 /Gm /GX /ZI /Od /I "../../../../icu-sword/include" /I "../../../apps/windoze/CBuilder5/InstallMgr/curl" /I "../../../include" /I "../../../src/utilfuns/win32" /I "../../../apps/windoze/CBuilder5/InstallMgr/curl/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "REGEX_MALLOC" /D "_ICU_" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
--- 86,94 ----
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
! # PROP Output_Dir "..\.."
# PROP Intermediate_Dir "libsword___Win32_Debug_with_ICU"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /w /W0 /Gm /GX /ZI /Od /I "../../../src/utilfuns/win32" /I "../../../include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "REGEX_MALLOC" /D "__VISUALC__" /YX /FD /GZ /c
! # ADD CPP /nologo /w /W0 /Gm /GX /ZI /Od /I "../../../../icu-sword/source/common" /I "../../../../icu-sword/source/i18n" /I "../../../include" /I "../../../src/utilfuns/win32" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "REGEX_MALLOC" /D "_ICU_" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
***************
*** 98,102 ****
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "libsword - Win32 Release with ICU"
--- 98,102 ----
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo /out:"..\..\libswordicud.lib"
!ELSEIF "$(CFG)" == "libsword - Win32 Release with ICU"
***************
*** 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 ""
--- 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 ""
***************
*** 121,125 ****
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo
!ENDIF
--- 121,125 ----
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
! # ADD LIB32 /nologo /out:"..\..\libswordicu.lib"
!ENDIF
***************
*** 261,268 ****
SOURCE=..\..\..\src\utilfuns\zlib\infutil.c
- # End Source File
- # Begin Source File
-
- SOURCE=..\..\..\src\mgr\installmgr.cpp
# End Source File
# Begin Source File
--- 261,264 ----
Index: libsword.dsw
===================================================================
RCS file: /usr/local/cvsroot/sword/lib/vcppmake/vc6/libsword.dsw,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** libsword.dsw 27 Jan 2003 03:32:21 -0000 1.1
--- libsword.dsw 19 Feb 2003 22:59:50 -0000 1.2
***************
*** 4,8 ****
###############################################################################
! Project: "swordlib"=.\libsword.dsp - Package Owner=<4>
Package=<5>
--- 4,8 ----
###############################################################################
! Project: "libsword"=.\libsword.dsp - Package Owner=<4>
Package=<5>