summaryrefslogtreecommitdiff
path: root/apr.dsp
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2003-11-16 23:49:15 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2003-11-16 23:49:15 +0000
commitf83d445b0a957408370dba925c12bd6fcf223071 (patch)
tree2b97f805e69b9fb5899d8e9b41d9243e7f933a97 /apr.dsp
parentb312e057380cd0986c7f412db5e609d5519282b2 (diff)
downloadlibapr-f83d445b0a957408370dba925c12bd6fcf223071.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: http://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 ""