wrowe 2003/03/05 17:33:30
Modified: . apr.dsp libapr.dsp
Log:
Outch, these shouldn't vary, should be in alpha order, and most importantly,
anything in apr/include/*.h* should be in the list of public headers :-)
Revision Changes Path
1.123 +20 -0 apr/apr.dsp
Index: apr.dsp
===================================================================
RCS file: /home/cvs/apr/apr.dsp,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- apr.dsp 17 Feb 2003 03:47:10 -0000 1.122
+++ apr.dsp 6 Mar 2003 01:33:30 -0000 1.123
@@ -484,6 +484,14 @@
# End Source File
# Begin Source File
+SOURCE=.\include\apr_allocator.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\apr_atomic.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_compat.h
# End Source File
# Begin Source File
@@ -544,6 +552,10 @@
# End Source File
# Begin Source File
+SOURCE=.\include\apr_poll.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_pools.h
# End Source File
# Begin Source File
@@ -568,6 +580,10 @@
# End Source File
# Begin Source File
+SOURCE=.\include\apr_support.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_strings.h
# End Source File
# Begin Source File
@@ -597,6 +613,10 @@
# Begin Source File
SOURCE=.\include\apr_user.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\apr_version.h
# End Source File
# Begin Source File
1.89 +22 -2 apr/libapr.dsp
Index: libapr.dsp
===================================================================
RCS file: /home/cvs/apr/libapr.dsp,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- libapr.dsp 20 Feb 2003 15:55:07 -0000 1.88
+++ libapr.dsp 6 Mar 2003 01:33:30 -0000 1.89
@@ -499,6 +499,14 @@
# End Source File
# Begin Source File
+SOURCE=.\include\apr_allocator.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\apr_atomic.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_compat.h
# End Source File
# Begin Source File
@@ -507,11 +515,11 @@
# End Source File
# Begin Source File
-SOURCE=.\include\apr_errno.h
+SOURCE=.\include\apr_env.h
# End Source File
# Begin Source File
-SOURCE=.\include\apr_env.h
+SOURCE=.\include\apr_errno.h
# End Source File
# Begin Source File
@@ -559,6 +567,10 @@
# End Source File
# Begin Source File
+SOURCE=.\include\apr_poll.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_pools.h
# End Source File
# Begin Source File
@@ -583,6 +595,10 @@
# End Source File
# Begin Source File
+SOURCE=.\include\apr_support.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_strings.h
# End Source File
# Begin Source File
@@ -612,6 +628,10 @@
# Begin Source File
SOURCE=.\include\apr_user.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\apr_version.h
# End Source File
# Begin Source File