You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by mt...@apache.org on 2011/12/06 23:42:27 UTC

svn commit: r1211215 - in /apr/apr-util/branches/1.4.x: aprutil.dsp libaprutil.dsp

Author: mturk
Date: Tue Dec  6 22:42:26 2011
New Revision: 1211215

URL: http://svn.apache.org/viewvc?rev=1211215&view=rev
Log:
Add apr_crypto to build. We still need to create two crypto dll project files for nss and openssl

Modified:
    apr/apr-util/branches/1.4.x/aprutil.dsp
    apr/apr-util/branches/1.4.x/libaprutil.dsp

Modified: apr/apr-util/branches/1.4.x/aprutil.dsp
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/aprutil.dsp?rev=1211215&r1=1211214&r2=1211215&view=diff
==============================================================================
--- apr/apr-util/branches/1.4.x/aprutil.dsp (original)
+++ apr/apr-util/branches/1.4.x/aprutil.dsp Tue Dec  6 22:42:26 2011
@@ -196,6 +196,10 @@ SOURCE=.\buckets\apr_buckets_socket.c
 # PROP Default_Filter ""
 # Begin Source File
 
+SOURCE=.\crypto\apr_crypto.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\crypto\apr_md4.c
 # End Source File
 # Begin Source File

Modified: apr/apr-util/branches/1.4.x/libaprutil.dsp
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.4.x/libaprutil.dsp?rev=1211215&r1=1211214&r2=1211215&view=diff
==============================================================================
--- apr/apr-util/branches/1.4.x/libaprutil.dsp (original)
+++ apr/apr-util/branches/1.4.x/libaprutil.dsp Tue Dec  6 22:42:26 2011
@@ -231,6 +231,10 @@ SOURCE=.\buckets\apr_buckets_socket.c
 # PROP Default_Filter ""
 # Begin Source File
 
+SOURCE=.\crypto\apr_crypto.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\crypto\apr_md4.c
 # End Source File
 # Begin Source File