summaryrefslogtreecommitdiff
path: root/apr.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 /apr.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 'apr.dsp')
-rw-r--r--apr.dsp8
1 files changed, 8 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index 5dd315d12..08c911108 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -84,6 +84,14 @@ LIB32=link.exe -lib
# 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 ""