summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-09-17 17:31:35 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2001-09-17 17:31:35 +0000
commit2d80e7f1deb9690046fc9faa4d0e253efe6c7757 (patch)
treec26138eb92e56e2c21b472a97b55f18cdda4d5fa
parentabc85ae0f428c5ee637692a15324cf9677db930f (diff)
downloadlibapr-2d80e7f1deb9690046fc9faa4d0e253efe6c7757.tar.gz
When rbb's implementation is committed, make win32 ready for thread_cond.c
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62335 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--apr.dsp4
-rw-r--r--libapr.dsp4
2 files changed, 8 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index c40355210..defa7c3d2 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -166,6 +166,10 @@ SOURCE=.\locks\win32\locks.c
# End Source File
# Begin Source File
+SOURCE=.\locks\win32\thread_cond.c
+# End Source File
+# Begin Source File
+
SOURCE=.\locks\win32\thread_mutex.c
# End Source File
# Begin Source File
diff --git a/libapr.dsp b/libapr.dsp
index a6680fad7..cc6259668 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -172,6 +172,10 @@ SOURCE=.\locks\win32\locks.c
# End Source File
# Begin Source File
+SOURCE=.\locks\win32\thread_cond.c
+# End Source File
+# Begin Source File
+
SOURCE=.\locks\win32\thread_mutex.c
# End Source File
# Begin Source File