summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2003-11-16 23:49:15 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2003-11-16 23:49:15 +0000
commit21e41ca7a9ed42eef379a30374fba95b32e78efa (patch)
tree2b97f805e69b9fb5899d8e9b41d9243e7f933a97 /apr.dsp
parent035208489cd18762e091cd3cd95e812745b5a619 (diff)
downloadapr-21e41ca7a9ed42eef379a30374fba95b32e78efa.tar.gz
With the exception of some intersting(1) output from testall random2,
Win32 APR1.0 now builds with apr_random. Required us to compliment APR_INT64_C with a corresponding APR_UINT64_C, and finish up Brad's efforts to APR_DECLARE() the various entry points. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@64751 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'apr.dsp')
-rw-r--r--apr.dsp16
1 files changed, 16 insertions, 0 deletions
diff --git a/apr.dsp b/apr.dsp
index 0693a1862..5dd315d12 100644
--- a/apr.dsp
+++ b/apr.dsp
@@ -297,6 +297,22 @@ SOURCE=.\network_io\win32\sockopt.c
SOURCE=.\passwd\apr_getpass.c
# End Source File
# End Group
+# Begin Group "random"
+
+# PROP Default_Filter ""
+# Begin Source File
+
+SOURCE=.\random\unix\apr_random.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\random\unix\sha2.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\random\unix\sha2_glue.c
+# End Source File
+# End Group
# Begin Group "shmem"
# PROP Default_Filter ""