summaryrefslogtreecommitdiff
path: root/libapr.dsp
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2003-12-03 01:05:07 +0000
committerJeff Trawick <trawick@apache.org>2003-12-03 01:05:07 +0000
commitbc13b870a2047f782d552220bfa3b978f1f660f7 (patch)
treeef1dd77c9aee66015ba34d53d69d8e60a1d60bd4 /libapr.dsp
parenta814dbf52a87e6fc48f74dcdc6986484a8770fcb (diff)
downloadapr-bc13b870a2047f782d552220bfa3b978f1f660f7.tar.gz
move win32 atomic functions out of the unix file (which wasn't built
on win32 anyway) and into a unique file apr_atomic_casptr() is busted for me on win32, as I am missing the magic bits for InterlockedCompareExchangePointer() git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64805 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 6508da3b5..93dca9dd4 100644
--- a/libapr.dsp
+++ b/libapr.dsp
@@ -90,6 +90,14 @@ LINK32=link.exe
# Begin Group "Source Files"
# PROP Default_Filter ".c"
+# Begin Group "atomic"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\atomic\win32\apr_atomic.c
+# End Source File
+# End Group
# Begin Group "dso"
# PROP Default_Filter ""