From dbd139a01fc43f70a766835e3f409136aa829d58 Mon Sep 17 00:00:00 2001 From: wrowe Date: Wed, 17 Jul 2002 04:11:33 +0000 Subject: Move UUID. Not the simplest thing in the world. Note that almost all the remaining getuuid.c source should be made generic. I just grabbed what my compiler tripped over. git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/trunk@58692 13f79535-47bb-0310-9956-ffa450edef68 --- aprutil.dsp | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'aprutil.dsp') diff --git a/aprutil.dsp b/aprutil.dsp index 0ff03b57..46ef933a 100644 --- a/aprutil.dsp +++ b/aprutil.dsp @@ -155,6 +155,14 @@ SOURCE=.\crypto\apr_md5.c SOURCE=.\crypto\apr_sha1.c # End Source File +# Begin Source File + +SOURCE=.\crypto\getuuid.c +# End Source File +# Begin Source File + +SOURCE=.\crypto\uuid.c +# End Source File # End Group # Begin Group "dbm" @@ -499,6 +507,10 @@ SOURCE=.\include\apr_uri.h # End Source File # Begin Source File +SOURCE=.\include\apr_uuid.h +# End Source File +# Begin Source File + SOURCE=.\include\apr_xml.h # End Source File # Begin Source File -- cgit v1.2.1