diff options
author | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2001-09-17 17:31:35 +0000 |
---|---|---|
committer | wrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68> | 2001-09-17 17:31:35 +0000 |
commit | 2d80e7f1deb9690046fc9faa4d0e253efe6c7757 (patch) | |
tree | c26138eb92e56e2c21b472a97b55f18cdda4d5fa /libapr.dsp | |
parent | abc85ae0f428c5ee637692a15324cf9677db930f (diff) | |
download | libapr-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
Diffstat (limited to 'libapr.dsp')
-rw-r--r-- | libapr.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
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 |