summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2013-09-30 13:07:52 +0000
committerJim Jagielski <jim@apache.org>2013-09-30 13:07:52 +0000
commitefc28babe303ba0f9327180571ca19e454061e07 (patch)
tree6b925662329c1cae05982a06f650c699e7bb83a8 /libapr.dsp
parent7923ff50d2b1f3ee2d0e19e1b06fbd7f58fd0eef (diff)
downloadapr-efc28babe303ba0f9327180571ca19e454061e07.tar.gz
Add in apr_skiplist
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1527540 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp9
1 files changed, 8 insertions, 1 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 719c3fd54..ccdb1817e 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -688,11 +688,14 @@ SOURCE=.\strmatch\apr_strmatch.c
# Begin Source File
SOURCE=.\tables\apr_hash.c
-# End Source File
# Begin Source File
SOURCE=.\tables\apr_tables.c
# End Source File
+# Begin Source File
+
+SOURCE=.\tables\apr_skiplist.c
+# End Source File
# End Group
# Begin Group "threadproc"
@@ -1001,6 +1004,10 @@ SOURCE=.\include\apr_signal.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_skiplist.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_strings.h
# End Source File
# Begin Source File