wrowe 01/11/21 09:56:24
Modified: . apr.dsp libapr.dsp
Log:
Following the split, fix this for the IDE (really no effect on building.)
Revision Changes Path
1.87 +1 -1 apr/apr.dsp
Index: apr.dsp
===================================================================
RCS file: /home/cvs/apr/apr.dsp,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- apr.dsp 2001/09/28 14:05:22 1.86
+++ apr.dsp 2001/11/21 17:56:24 1.87
@@ -417,7 +417,7 @@
# End Source File
# Begin Source File
-SOURCE=.\include\arch\unix\misc.h
+SOURCE=.\include\arch\win32\misc.h
# End Source File
# Begin Source File
1.48 +1 -1 apr/libapr.dsp
Index: libapr.dsp
===================================================================
RCS file: /home/cvs/apr/libapr.dsp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- libapr.dsp 2001/11/11 16:11:12 1.47
+++ libapr.dsp 2001/11/21 17:56:24 1.48
@@ -423,7 +423,7 @@
# End Source File
# Begin Source File
-SOURCE=.\include\arch\unix\misc.h
+SOURCE=.\include\arch\win32\misc.h
# End Source File
# Begin Source File