info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: Missing annotate.c file in MS VisualC project file


From: Jerzy Kaczorowski
Subject: Patch: Missing annotate.c file in MS VisualC project file
Date: Sat, 9 Jun 2001 18:48:53 +0800

Hi,

Here is the patch (diff actually) that will fix the problem of building the
Windows version of cvs.exe - the file annotate.c was missing from the
cvsnt.dsp project file.

Best Regards,
Jerzy

cvs -z4 diff cvsnt.dsp (in directory D:\ccvs\ccvs)
Index: cvsnt.dsp
===================================================================
RCS file: /cvsroot/ccvs/cvsnt.dsp,v
retrieving revision 1.6
diff -u -r1.6 cvsnt.dsp
--- cvsnt.dsp 14 Feb 2001 20:36:08 -0000 1.6
+++ cvsnt.dsp 9 Jun 2001 10:29:02 -0000
@@ -118,6 +118,10 @@
 # End Source File
 # Begin Source File

+SOURCE=.\src\annotate.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\lib\argmatch.c

 !IF  "$(CFG)" == "cvsnt - Win32 Release"

*****CVS exited normally with code 1*****





reply via email to

[Prev in Thread] Current Thread [Next in Thread]