Author: trawick
Date: Wed Jul 18 23:32:29 2012
New Revision: 1363174
URL: http://svn.apache.org/viewvc?rev=1363174&view=rev
Log:
merge r1363168 from apr trunk:
follow up to r1363076:
include new crypto files in libapr.dsp too
Modified:
apr/apr-util/branches/1.5.x/libaprutil.dsp
Modified: apr/apr-util/branches/1.5.x/libaprutil.dsp
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.5.x/libaprutil.dsp?rev=1363174&r1=1363173&r2=1363174&view=diff
==============================================================================
--- apr/apr-util/branches/1.5.x/libaprutil.dsp (original)
+++ apr/apr-util/branches/1.5.x/libaprutil.dsp Wed Jul 18 23:32:29 2012
@@ -243,10 +243,22 @@ SOURCE=.\crypto\apr_md5.c
# End Source File
# Begin Source File
+SOURCE=.\crypto\apr_passwd.c
+# End Source File
+# Begin Source File
+
SOURCE=.\crypto\apr_sha1.c
# End Source File
# Begin Source File
+SOURCE=.\crypto\crypt_blowfish.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\crypto\crypt_blowfish.h
+# End Source File
+# Begin Source File
+
SOURCE=.\crypto\getuuid.c
# End Source File
# Begin Source File
|