wrowe 2002/07/10 23:25:28
Modified: . apr.dsp libapr.dsp
Log:
I really don't see why we moved the file
Revision Changes Path
1.106 +1 -1 apr/apr.dsp
Index: apr.dsp
===================================================================
RCS file: /home/cvs/apr/apr.dsp,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- apr.dsp 11 Jul 2002 06:22:22 -0000 1.105
+++ apr.dsp 11 Jul 2002 06:25:28 -0000 1.106
@@ -266,7 +266,7 @@
# End Source File
# Begin Source File
-SOURCE=.\network_io\unix\poll.c
+SOURCE=.\poll\unix\poll.c
# End Source File
# Begin Source File
1.67 +1 -1 apr/libapr.dsp
Index: libapr.dsp
===================================================================
RCS file: /home/cvs/apr/libapr.dsp,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- libapr.dsp 11 Jul 2002 06:22:22 -0000 1.66
+++ libapr.dsp 11 Jul 2002 06:25:28 -0000 1.67
@@ -272,7 +272,7 @@
# End Source File
# Begin Source File
-SOURCE=.\network_io\unix\poll.c
+SOURCE=.\poll\unix\poll.c
# End Source File
# Begin Source File