Index: cvsnt.dsp =================================================================== RCS file: /cvs/ccvs/cvsnt.dsp,v retrieving revision 1.9 diff -u -p -r1.9 cvsnt.dsp --- cvsnt.dsp 26 Mar 2004 16:37:46 -0000 1.9 +++ cvsnt.dsp 4 Apr 2004 19:51:55 -0000 @@ -32,8 +32,8 @@ RSC=rc.exe # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" +# PROP BASE Output_Dir "WinRel" +# PROP BASE Intermediate_Dir "WinRel" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "WinRel" @@ -49,16 +49,15 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib zlib\Release\zlib.lib diff\Release\libdiff.lib /nologo /subsystem:console /machine:I386 /out:".\Release\cvs.exe" -# ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib zlib\WinRel\zlib.lib diff\WinRel\libdiff.lib /nologo /subsystem:console /machine:I386 /nodefaultlib:"libcmtd.lib" /out:".\WinRel\cvs.exe" -# SUBTRACT LINK32 /nodefaultlib +# ADD BASE LINK32 diff\WinRel\libdiff.lib lib\WinRel\libcvs.lib zlib\WinRel\zlib.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /machine:I386 /out:".\WinRel\cvs.exe" +# ADD LINK32 diff\WinRel\libdiff.lib lib\WinRel\libcvs.lib zlib\WinRel\zlib.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /machine:I386 /out:".\WinRel\cvs.exe" !ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Output_Dir "WinDebug" +# PROP BASE Intermediate_Dir "WinDebug" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "WinDebug" @@ -73,10 +72,10 @@ BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe -# ADD BASE LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib zlib\Debug\zlib.lib diff\Debug\libdiff.lib /nologo /subsystem:console /pdb:".\Debug\cvs.pdb" /debug /machine:I386 /out:".\Debug\cvs.exe" +# ADD BASE LINK32 diff\WinDebug\libdiff.lib lib\WinDebug\libcvs.lib zlib\WinDebug\zlib.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /pdb:".\WinDebug\cvs.pdb" /debug /machine:I386 /out:".\WinDebug\cvs.exe" # SUBTRACT BASE LINK32 /pdb:none -# ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib zlib\WinDebug\zlib.lib diff\WinDebug\libdiff.lib lib\WinDebug\libcvs.lib /nologo /subsystem:console /pdb:".\WinDebug\cvs.pdb" /debug /machine:I386 /nodefaultlib:"libcmtd.lib" /out:".\WinDebug\cvs.exe" -# SUBTRACT LINK32 /pdb:none /nodefaultlib +# ADD LINK32 diff\WinDebug\libdiff.lib lib\WinDebug\libcvs.lib zlib\WinDebug\zlib.lib wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /pdb:".\WinDebug\cvs.pdb" /debug /machine:I386 /out:".\WinDebug\cvs.exe" +# SUBTRACT LINK32 /pdb:none !ENDIF @@ -90,62 +89,18 @@ LINK32=link.exe # Begin Source File SOURCE=.\src\add.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\admin.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\annotate.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\argmatch.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File @@ -154,977 +109,262 @@ SOURCE=.\lib\asnprintf.c # Begin Source File SOURCE=.\src\buffer.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\checkin.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\checkout.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\classify.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\client.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\commit.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\create_adm.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\cvsrc.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\diff.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\edit.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\entries.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\error.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\exithandle.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\expand_path.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\fileattr.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\filesubr.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\find_names.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\fncase.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\fnmatch.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\fseeko.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\ftello.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\hash.c +# End Source File +# Begin Source File -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\history.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File +SOURCE=.\src\history.c +# End Source File +# Begin Source File SOURCE=.\src\ignore.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\import.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\lock.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\src\log-buffer.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\log.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\login.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\logmsg.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\main.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\md5.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\mkdir.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\mkmodules.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\modules.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\myndbm.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\ndir.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\no_diff.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\parseinfo.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\patch.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\pwd.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\rcmd.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\rcs.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\rcscmds.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\recurse.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\release.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\remove.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\repos.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File -SOURCE=.\src\root.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=".\src\rsh-client.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=".\windows-NT\run.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\lib\savecwd.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\scramble.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\server.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\lib\sighandle.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - +SOURCE=.\src\rcscmds.c # End Source File # Begin Source File -SOURCE=".\windows-NT\sockerror.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" +SOURCE=.\src\recurse.c +# End Source File +# Begin Source File -# PROP Intermediate_Dir "WinRel" +SOURCE=.\src\release.c +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" +SOURCE=.\src\remove.c +# End Source File +# Begin Source File -# PROP Intermediate_Dir "WinDebug" +SOURCE=.\src\repos.c +# End Source File +# Begin Source File -!ENDIF +SOURCE=.\src\root.c +# End Source File +# Begin Source File +SOURCE=".\src\rsh-client.c" # End Source File # Begin Source File -SOURCE=".\src\socket-client.c" +SOURCE=".\windows-NT\run.c" +# End Source File +# Begin Source File -!IF "$(CFG)" == "cvsnt - Win32 Release" +SOURCE=.\lib\savecwd.c +# End Source File +# Begin Source File -# PROP Intermediate_Dir "WinRel" +SOURCE=.\src\scramble.c +# End Source File +# Begin Source File -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" +SOURCE=.\src\server.c +# End Source File +# Begin Source File -# PROP Intermediate_Dir "WinDebug" +SOURCE=.\lib\sighandle.c +# End Source File +# Begin Source File -!ENDIF +SOURCE=".\windows-NT\sockerror.c" +# End Source File +# Begin Source File +SOURCE=".\src\socket-client.c" # End Source File # Begin Source File SOURCE=.\src\stack.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\startserver.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\status.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\stripslash.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\subr.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\tag.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\update.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\valloc.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File @@ -1133,107 +373,30 @@ SOURCE=.\lib\vasnprintf.c # Begin Source File SOURCE=.\src\vers_ts.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\version.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\waitpid.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\watch.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\woe32.c" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\wrapper.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\xgetwd.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File @@ -1246,32 +409,10 @@ SOURCE=.\lib\xstrdup.c # Begin Source File SOURCE=.\lib\yesno.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\zlib.c - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "WinRel" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # End Group # Begin Group "Header Files" @@ -1284,32 +425,10 @@ SOURCE=.\lib\alloca.h # Begin Source File SOURCE=.\src\buffer.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\client.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File @@ -1318,60 +437,18 @@ SOURCE=".\windows-NT\config.h" # Begin Source File SOURCE=.\zlib\deflate.h +# End Source File +# Begin Source File -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - -# End Source File -# Begin Source File - -SOURCE=.\src\edit.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - +SOURCE=.\src\edit.h # End Source File # Begin Source File SOURCE=.\lib\exitfail.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\fileattr.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File @@ -1380,393 +457,110 @@ SOURCE=.\lib\fnmatch.h # Begin Source File SOURCE=.\lib\getline.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\getopt.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\hash.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zlib\infblock.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zlib\infcodes.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zlib\inffast.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zlib\inftrees.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zlib\infutil.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\src\log-buffer.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\md5.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\myndbm.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\ndir.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\lib\printf-args.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\lib\printf-parse.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\pwd.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\windows-NT\rcmd.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\rcs.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\regex.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\src\rsh-client.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\savecwd.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\server.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=".\src\socket-client.h" - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\stack.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\update.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\lib\vasnprintf.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\src\watch.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zlib\zutil.h - -!IF "$(CFG)" == "cvsnt - Win32 Release" - -# PROP Intermediate_Dir "Release" - -!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # End Group # End Target Index: diff/libdiff.dsp =================================================================== RCS file: /cvs/ccvs/diff/libdiff.dsp,v retrieving revision 1.5 diff -u -p -r1.5 libdiff.dsp --- diff/libdiff.dsp 29 Mar 2004 02:05:05 -0000 1.5 +++ diff/libdiff.dsp 4 Apr 2004 19:51:58 -0000 @@ -32,8 +32,8 @@ RSC=rc.exe # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" +# PROP BASE Output_Dir "WinRel" +# PROP BASE Intermediate_Dir "WinRel" # PROP BASE Target_Dir ".\libdiff" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 @@ -55,8 +55,8 @@ LIB32=link.exe -lib # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Output_Dir "WinDebug" +# PROP BASE Intermediate_Dir "WinDebug" # PROP BASE Target_Dir ".\libdiff" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 Index: lib/lib.dsp =================================================================== RCS file: /cvs/ccvs/lib/lib.dsp,v retrieving revision 1.1 diff -u -p -r1.1 lib.dsp --- lib/lib.dsp 26 Mar 2004 16:36:58 -0000 1.1 +++ lib/lib.dsp 4 Apr 2004 19:51:59 -0000 @@ -32,8 +32,8 @@ RSC=rc.exe # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" +# PROP BASE Output_Dir "WinRel" +# PROP BASE Intermediate_Dir "WinRel" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 @@ -55,16 +55,16 @@ LIB32=link.exe -lib # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Output_Dir "WinDebug" +# PROP BASE Intermediate_Dir "WinDebug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "WinDebug" # PROP Intermediate_Dir "WinDebug" # 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 /W3 /Gm /GX /ZI /Od /I "..\windows-NT" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /YX /FD /GZ /c +# 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 "..\windows-NT" /I "." /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "HAVE_CONFIG_H" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -136,8 +136,8 @@ SOURCE=.\alloca_.h # Begin Custom Build InputPath=.\alloca_.h -".\alloca.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy .\alloca_.h .\alloca.h +"alloca.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy alloca_.h alloca.h # End Custom Build @@ -146,8 +146,8 @@ InputPath=.\alloca_.h # Begin Custom Build InputPath=.\alloca_.h -".\alloca.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy .\alloca_.h .\alloca.h +"alloca.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy alloca_.h alloca.h # End Custom Build @@ -160,25 +160,25 @@ SOURCE="..\windows-NT\config.h" # End Source File # Begin Source File -SOURCE="..\lib\fnmatch.h.in" +SOURCE=.\fnmatch.h.in !IF "$(CFG)" == "LIB - Win32 Release" # Begin Custom Build -InputPath="..\lib\fnmatch.h.in" +InputPath=.\fnmatch.h.in -".\fnmatch.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy .\fnmatch.h.in .\fnmatch.h +"fnmatch.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy fnmatch.h.in fnmatch.h # End Custom Build !ELSEIF "$(CFG)" == "LIB - Win32 Debug" # Begin Custom Build -InputPath="..\lib\fnmatch.h.in" +InputPath=.\fnmatch.h.in -".\fnmatch.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy .\fnmatch.h.in .\fnmatch.h +"fnmatch.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy fnmatch.h.in fnmatch.h # End Custom Build Index: zlib/zlib.dsp =================================================================== RCS file: /cvs/ccvs/zlib/zlib.dsp,v retrieving revision 1.3 diff -u -p -r1.3 zlib.dsp --- zlib/zlib.dsp 26 Mar 2004 16:33:59 -0000 1.3 +++ zlib/zlib.dsp 4 Apr 2004 19:52:01 -0000 @@ -32,8 +32,8 @@ RSC=rc.exe # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 -# PROP BASE Output_Dir "Release" -# PROP BASE Intermediate_Dir "Release" +# PROP BASE Output_Dir "WinRel" +# PROP BASE Intermediate_Dir "WinRel" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 @@ -55,8 +55,8 @@ LIB32=link.exe -lib # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "Debug" -# PROP BASE Intermediate_Dir "Debug" +# PROP BASE Output_Dir "WinDebug" +# PROP BASE Intermediate_Dir "WinDebug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 @@ -86,210 +86,66 @@ LIB32=link.exe -lib # Begin Source File SOURCE=.\adler32.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\compress.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\crc32.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\deflate.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\example.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\gzio.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\infblock.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\infcodes.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\inffast.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\inflate.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\inftrees.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\infutil.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\minigzip.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\trees.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\uncompr.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # Begin Source File SOURCE=.\zutil.c - -!IF "$(CFG)" == "zlib - Win32 Release" - -!ELSEIF "$(CFG)" == "zlib - Win32 Debug" - -# PROP Intermediate_Dir "WinDebug" - -!ENDIF - # End Source File # End Group # End Target