From 21e41ca7a9ed42eef379a30374fba95b32e78efa Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Sun, 16 Nov 2003 23:49:15 +0000 Subject: 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 --- apr.dsp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'apr.dsp') 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 "" -- cgit v1.2.1