wrowe 02/05/13 09:22:46
Modified: . apr.dsp libapr.dsp
Log:
Correct the omission of version.c
Revision Changes Path
1.101 +4 -0 apr/apr.dsp
Index: apr.dsp
===================================================================
RCS file: /home/cvs/apr/apr.dsp,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- apr.dsp 29 Apr 2002 15:51:11 -0000 1.100
+++ apr.dsp 13 May 2002 16:22:46 -0000 1.101
@@ -237,6 +237,10 @@
SOURCE=.\misc\unix\uuid.c
# End Source File
+# Begin Source File
+
+SOURCE=.\misc\unix\version.c
+# End Source File
# End Group
# Begin Group "mmap"
1.62 +4 -0 apr/libapr.dsp
Index: libapr.dsp
===================================================================
RCS file: /home/cvs/apr/libapr.dsp,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- libapr.dsp 29 Apr 2002 15:51:11 -0000 1.61
+++ libapr.dsp 13 May 2002 16:22:46 -0000 1.62
@@ -243,6 +243,10 @@
SOURCE=.\misc\unix\uuid.c
# End Source File
+# Begin Source File
+
+SOURCE=.\misc\unix\version.c
+# End Source File
# End Group
# Begin Group "mmap"