summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2018-09-17 15:50:19 +0000
committerJim Jagielski <jim@apache.org>2018-09-17 15:50:19 +0000
commitb155af5a01c14480b67207002cb98d3f348ffcb4 (patch)
tree7006f85b322faed66142e0ba26717cd8540535ef /apr.dsp
parent8060737d702ccfebcdb7cbb42e0e51118a72e46f (diff)
downloadapr-b155af5a01c14480b67207002cb98d3f348ffcb4.tar.gz
Add in Atomics for 64bit ints
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1841078 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index c5b3f480d..38f3f1141 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -142,6 +142,10 @@ LIB32=link.exe -lib
SOURCE=.\atomic\win32\apr_atomic.c
# End Source File
+# Begin Source File
+
+SOURCE=.\atomic\win32\apr_atomic64.c
+# End Source File
# End Group
# Begin Group "buckets"