wrowe 02/01/29 10:29:22
Modified: . aprutil.dsp libaprutil.dsp
Log:
Drop the word 'External' for 'Public', to avoid confusing the dependency
generator that these might be immortal and not subject to change.
Revision Changes Path
1.37 +2 -2 apr-util/aprutil.dsp
Index: aprutil.dsp
===================================================================
RCS file: /home/cvs/apr-util/aprutil.dsp,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- aprutil.dsp 5 Jan 2002 07:14:28 -0000 1.36
+++ aprutil.dsp 29 Jan 2002 18:29:22 -0000 1.37
@@ -241,7 +241,7 @@
# End Source File
# End Group
# End Group
-# Begin Group "Generated"
+# Begin Group "Generated Files"
# PROP Default_Filter ""
# Begin Source File
@@ -365,7 +365,7 @@
# End Source File
# End Group
-# Begin Group "External Headers"
+# Begin Group "Public Header Files"
# PROP Default_Filter ""
# Begin Source File
1.31 +3 -3 apr-util/libaprutil.dsp
Index: libaprutil.dsp
===================================================================
RCS file: /home/cvs/apr-util/libaprutil.dsp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- libaprutil.dsp 5 Jan 2002 07:14:28 -0000 1.30
+++ libaprutil.dsp 29 Jan 2002 18:29:22 -0000 1.31
@@ -247,7 +247,7 @@
# End Source File
# End Group
# End Group
-# Begin Group "Generated"
+# Begin Group "Generated Files"
# PROP Default_Filter ""
# Begin Source File
@@ -371,7 +371,7 @@
# End Source File
# End Group
-# Begin Group "External Headers"
+# Begin Group "Public Header Files"
# PROP Default_Filter ""
# Begin Source File
@@ -430,6 +430,7 @@
SOURCE=.\include\apu_compat.h
# End Source File
+# End Group
# Begin Source File
SOURCE=.\libaprutil.rc
@@ -463,6 +464,5 @@
!ENDIF
# End Source File
-# End Group
# End Target
# End Project