summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2001-09-11 01:03:49 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2001-09-11 01:03:49 +0000
commitd9a456f7b59b371ac5f6c16eea2470b9fcf18c39 (patch)
treefcc9ea03b665352ee3b5c598adb2d31e0504ffc6 /libapr.dsp
parent62565edcbdced19bf0a0fad56d3fba7cae90dde9 (diff)
downloadapr-d9a456f7b59b371ac5f6c16eea2470b9fcf18c39.tar.gz
Begin/End Source (not End Group :) Any patch to apr.dsp generally needs
to be mirrored to libapr.dsp (and visa versa.) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@62310 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'libapr.dsp')
-rw-r--r--libapr.dsp24
1 files changed, 24 insertions, 0 deletions
diff --git a/libapr.dsp b/libapr.dsp
index b3aa21db9..a6680fad7 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -170,6 +170,14 @@ SOURCE=.\i18n\unix\xlate.c
SOURCE=.\locks\win32\locks.c
# End Source File
+# Begin Source File
+
+SOURCE=.\locks\win32\thread_mutex.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\locks\win32\thread_rwlock.c
+# End Source File
# End Group
# Begin Group "memory"
@@ -435,6 +443,14 @@ SOURCE=.\include\arch\win32\networkio.h
# End Source File
# Begin Source File
+SOURCE=.\include\arch\win32\thread_mutex.h
+# End Source File
+# Begin Source File
+
+SOURCE=.\include\arch\win32\thread_rwlock.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\arch\win32\threadproc.h
# End Source File
# End Group
@@ -569,10 +585,18 @@ SOURCE=.\include\apr_tables.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_thread_mutex.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_thread_proc.h
# End Source File
# Begin Source File
+SOURCE=.\include\apr_thread_rwlock.h
+# End Source File
+# Begin Source File
+
SOURCE=.\include\apr_time.h
# End Source File
# Begin Source File