diff options
author | Thorsten Lockert <tholo@cvs.openbsd.org> | 1998-02-22 08:23:05 +0000 |
---|---|---|
committer | Thorsten Lockert <tholo@cvs.openbsd.org> | 1998-02-22 08:23:05 +0000 |
commit | 8996000ce3abfb3bf3ba9371f93dbb36605526e6 (patch) | |
tree | 18978064e57450121f0e4877713ae12ee2980e3e /gnu/usr.bin/cvs/cvsnt.dsp | |
parent | 8b617ad77948342faf0917e268e4d001047fec35 (diff) |
Latest version from Cyclic
Diffstat (limited to 'gnu/usr.bin/cvs/cvsnt.dsp')
-rw-r--r-- | gnu/usr.bin/cvs/cvsnt.dsp | 680 |
1 files changed, 680 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/cvsnt.dsp b/gnu/usr.bin/cvs/cvsnt.dsp new file mode 100644 index 00000000000..4af92c05888 --- /dev/null +++ b/gnu/usr.bin/cvs/cvsnt.dsp @@ -0,0 +1,680 @@ +# Microsoft Developer Studio Project File - Name="cvsnt" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 5.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=cvsnt - Win32 Release +!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 "cvsnt.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 "cvsnt.mak" CFG="cvsnt - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "cvsnt - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "cvsnt - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe + +!IF "$(CFG)" == "cvsnt - Win32 Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir ".\WinRel" +# PROP BASE Intermediate_Dir ".\WinRel" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir ".\WinRel" +# PROP Intermediate_Dir ".\WinRel" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /FR /YX /c +# ADD CPP /nologo /W3 /GX /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I ".\zlib" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "HAVE_CONFIG_H" /Fr /YX /FD /c +# SUBTRACT CPP /WX +# ADD BASE RSC /l 0x409 /d "NDEBUG" +# ADD RSC /l 0x409 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 advapi32.lib /nologo /subsystem:console /machine:I386 +# ADD LINK32 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 ".\WinDebug" +# PROP BASE Intermediate_Dir ".\WinDebug" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 1 +# PROP Output_Dir ".\WinDebug" +# PROP Intermediate_Dir ".\WinDebug" +# PROP Ignore_Export_Lib 0 +# ADD BASE CPP /nologo /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /FR /YX /c +# ADD CPP /nologo /W3 /Gm /GX /Zi /Ob1 /I ".\windows-NT" /I ".\lib" /I ".\src" /I ".\zlib" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "HAVE_CONFIG_H" /YX /FD /c +# SUBTRACT CPP /Fr +# ADD BASE RSC /l 0x409 /d "_DEBUG" +# ADD RSC /l 0x409 /d "_DEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 advapi32.lib /nologo /subsystem:console /debug /machine:I386 +# ADD LINK32 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 /debug /machine:I386 /out:".\WinDebug\cvs.exe" + +!ENDIF + +# Begin Target + +# Name "cvsnt - Win32 Release" +# Name "cvsnt - Win32 Debug" +# Begin Group "Source Files" + +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" +# Begin Source File + +SOURCE=.\src\add.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\adler32.c +# End Source File +# Begin Source File + +SOURCE=.\src\admin.c +# End Source File +# Begin Source File + +SOURCE=.\diff\analyze.c +# End Source File +# Begin Source File + +SOURCE=.\lib\argmatch.c +# End Source File +# Begin Source File + +SOURCE=.\src\buffer.c +# End Source File +# Begin Source File + +SOURCE=.\src\ChangeLog +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\ChangeLog" +# End Source File +# Begin Source File + +SOURCE=.\src\checkin.c +# End Source File +# Begin Source File + +SOURCE=.\src\checkout.c +# End Source File +# Begin Source File + +SOURCE=.\src\classify.c +# End Source File +# Begin Source File + +SOURCE=.\src\client.c +# End Source File +# Begin Source File + +SOURCE=.\diff\cmpbuf.c +# End Source File +# Begin Source File + +SOURCE=.\src\commit.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\compress.c +# End Source File +# Begin Source File + +SOURCE=.\diff\context.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\crc32.c +# End Source File +# Begin Source File + +SOURCE=.\src\create_adm.c +# End Source File +# Begin Source File + +SOURCE=.\src\cvsrc.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\deflate.c +# End Source File +# Begin Source File + +SOURCE=.\diff\diff.c + +!IF "$(CFG)" == "cvsnt - Win32 Release" + +!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" + +# PROP Intermediate_Dir ".\diff" +# PROP Ignore_Default_Tool 1 +# Begin Custom Build +InputPath=.\diff\diff.c + +"diff\diff.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + cl /MLd /W3 /Gm /GX /Zi /Ob1 /I ".\diff" /I ".\lib" /I ".\src" /I\ + ".\windows-NT" /D "HAVE_CONFIG_H" /Fp".\diff" /YX /Fo".\diff\diff.obj"\ + /Fd".\diff" /FD /c diff\diff.c + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\src\diff.c + +!IF "$(CFG)" == "cvsnt - Win32 Release" + +!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" + +# SUBTRACT CPP /nologo + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\diff\diff3.c +# End Source File +# Begin Source File + +SOURCE=.\diff\dir.c +# End Source File +# Begin Source File + +SOURCE=.\diff\ed.c +# End Source File +# Begin Source File + +SOURCE=.\src\edit.c +# End Source File +# Begin Source File + +SOURCE=.\src\entries.c +# End Source File +# Begin Source File + +SOURCE=.\src\error.c +# End Source File +# Begin Source File + +SOURCE=.\src\expand_path.c +# End Source File +# Begin Source File + +SOURCE=.\src\fileattr.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\filesubr.c" +# End Source File +# Begin Source File + +SOURCE=.\src\find_names.c +# End Source File +# Begin Source File + +SOURCE=.\lib\fnmatch.c +# End Source File +# Begin Source File + +SOURCE=.\lib\getdate.c +# End Source File +# Begin Source File + +SOURCE=.\lib\getline.c +# End Source File +# Begin Source File + +SOURCE=.\lib\getopt.c +# End Source File +# Begin Source File + +SOURCE=.\lib\getopt1.c +# End Source File +# Begin Source File + +SOURCE=.\lib\getwd.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\gzio.c +# End Source File +# Begin Source File + +SOURCE=.\src\hash.c +# End Source File +# Begin Source File + +SOURCE=.\src\history.c +# End Source File +# Begin Source File + +SOURCE=.\diff\ifdef.c +# End Source File +# Begin Source File + +SOURCE=.\src\ignore.c +# End Source File +# Begin Source File + +SOURCE=.\src\import.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\infblock.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\infcodes.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\inffast.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\inflate.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\inftrees.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\infutil.c +# End Source File +# Begin Source File + +SOURCE=.\diff\io.c +# End Source File +# Begin Source File + +SOURCE=.\src\lock.c +# End Source File +# Begin Source File + +SOURCE=.\src\log.c +# End Source File +# Begin Source File + +SOURCE=.\src\login.c +# End Source File +# Begin Source File + +SOURCE=.\src\logmsg.c +# End Source File +# Begin Source File + +SOURCE=.\src\main.c +# End Source File +# Begin Source File + +SOURCE=.\lib\md5.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\mkdir.c" +# End Source File +# Begin Source File + +SOURCE=.\src\mkmodules.c +# End Source File +# Begin Source File + +SOURCE=.\src\modules.c +# End Source File +# Begin Source File + +SOURCE=.\src\myndbm.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\ndir.c" +# End Source File +# Begin Source File + +SOURCE=.\src\no_diff.c +# End Source File +# Begin Source File + +SOURCE=.\diff\normal.c +# End Source File +# Begin Source File + +SOURCE=.\src\parseinfo.c +# End Source File +# Begin Source File + +SOURCE=.\src\patch.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\pwd.c" +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\rcmd.c" +# End Source File +# Begin Source File + +SOURCE=.\src\rcs.c +# End Source File +# Begin Source File + +SOURCE=.\src\rcscmds.c +# End Source File +# Begin Source File + +SOURCE=.\src\recurse.c +# End Source File +# Begin Source File + +SOURCE=.\lib\regex.c +# End Source File +# Begin Source File + +SOURCE=.\src\release.c +# End Source File +# Begin Source File + +SOURCE=.\src\remove.c +# End Source File +# Begin Source File + +SOURCE=.\src\repos.c +# End Source File +# Begin Source File + +SOURCE=.\src\root.c +# End Source File +# Begin Source File + +SOURCE=.\src\rtag.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\run.c" +# End Source File +# Begin Source File + +SOURCE=.\lib\savecwd.c +# End Source File +# Begin Source File + +SOURCE=.\src\scramble.c +# End Source File +# Begin Source File + +SOURCE=.\src\server.c +# End Source File +# Begin Source File + +SOURCE=.\diff\side.c +# End Source File +# Begin Source File + +SOURCE=.\lib\sighandle.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\sockerror.c" +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\startserver.c" +# End Source File +# Begin Source File + +SOURCE=.\src\status.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\stripslash.c" +# End Source File +# Begin Source File + +SOURCE=.\src\subr.c +# End Source File +# Begin Source File + +SOURCE=.\src\tag.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\trees.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\uncompr.c +# End Source File +# Begin Source File + +SOURCE=.\src\update.c +# End Source File +# Begin Source File + +SOURCE=.\diff\util.c +# End Source File +# Begin Source File + +SOURCE=.\lib\valloc.c +# End Source File +# Begin Source File + +SOURCE=.\lib\vasprintf.c +# End Source File +# Begin Source File + +SOURCE=.\src\vers_ts.c +# End Source File +# Begin Source File + +SOURCE=.\diff\version.c + +!IF "$(CFG)" == "cvsnt - Win32 Release" + +!ELSEIF "$(CFG)" == "cvsnt - Win32 Debug" + +# PROP Intermediate_Dir ".\diff" +# PROP Ignore_Default_Tool 1 +# Begin Custom Build +InputPath=.\diff\version.c + +"diff\version.obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + cl /MLd /W3 /Gm /GX /Zi /Ob1 /Fp".\diff\" /YX /Fo".\diff\" /Fd".\diff\" /FD /c\ + diff/version.c + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\src\version.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\waitpid.c" +# End Source File +# Begin Source File + +SOURCE=.\src\watch.c +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\win32.c" +# End Source File +# Begin Source File + +SOURCE=.\src\wrapper.c +# End Source File +# Begin Source File + +SOURCE=.\lib\xgetwd.c +# End Source File +# Begin Source File + +SOURCE=.\lib\yesno.c +# End Source File +# Begin Source File + +SOURCE=.\src\zlib.c +# End Source File +# Begin Source File + +SOURCE=.\zlib\zutil.c +# End Source File +# End Group +# Begin Group "Header Files" + +# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" +# Begin Source File + +SOURCE=.\src\buffer.h +# End Source File +# Begin Source File + +SOURCE=.\src\client.h +# End Source File +# Begin Source File + +SOURCE=.\diff\cmpbuf.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\deflate.h +# End Source File +# Begin Source File + +SOURCE=.\diff\diff.h +# End Source File +# Begin Source File + +SOURCE=.\src\edit.h +# End Source File +# Begin Source File + +SOURCE=.\src\fileattr.h +# End Source File +# Begin Source File + +SOURCE=.\lib\fnmatch.h +# End Source File +# Begin Source File + +SOURCE=.\lib\getline.h +# End Source File +# Begin Source File + +SOURCE=.\lib\getopt.h +# End Source File +# Begin Source File + +SOURCE=.\src\hash.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\infblock.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\infcodes.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\inffast.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\inftrees.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\infutil.h +# End Source File +# Begin Source File + +SOURCE=.\lib\md5.h +# End Source File +# Begin Source File + +SOURCE=.\src\myndbm.h +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\ndir.h" +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\pwd.h" +# End Source File +# Begin Source File + +SOURCE=".\windows-NT\rcmd.h" +# End Source File +# Begin Source File + +SOURCE=.\src\rcs.h +# End Source File +# Begin Source File + +SOURCE=.\lib\regex.h +# End Source File +# Begin Source File + +SOURCE=.\lib\savecwd.h +# End Source File +# Begin Source File + +SOURCE=.\src\server.h +# End Source File +# Begin Source File + +SOURCE=.\diff\system.h +# End Source File +# Begin Source File + +SOURCE=.\src\update.h +# End Source File +# Begin Source File + +SOURCE=.\src\watch.h +# End Source File +# Begin Source File + +SOURCE=.\zlib\zutil.h +# End Source File +# End Group +# Begin Group "Resource Files" + +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" +# End Group +# End Target +# End Project |