summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorMladen Turk <mturk@apache.org>2009-02-13 12:24:00 +0000
committerMladen Turk <mturk@apache.org>2009-02-13 12:24:00 +0000
commita91a88b0176b17d428750f1fed1bb9762c822a0d (patch)
tree0bf339d6ff7de73471f87ade59429834e45b2282 /libapr.dsp
parente231dd398a6e40088649d59a9a4fd6120a876b82 (diff)
downloadapr-a91a88b0176b17d428750f1fed1bb9762c822a0d.tar.gz
Implement providers for apr_pollset and apr_pollcb
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@744095 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index 1210013a6..485f1c761 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -464,6 +464,14 @@ SOURCE=.\passwd\apr_getpass.c
# PROP Default_Filter ""
# Begin Source File
+SOURCE=.\poll\unix\pollcb.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\poll\unix\pollset.c
+# End Source File
+# Begin Source File
+
SOURCE=.\poll\unix\select.c
# End Source File
# End Group