diff options
author | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-09 12:33:45 +0000 |
---|---|---|
committer | elliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-07-09 12:33:45 +0000 |
commit | 4d93a6aeaf85b6d9b3737b867cd176b2cf2caa0a (patch) | |
tree | bd41b81d9e9129de23cfd529b8c3760ee94adea8 /ace/SSL | |
parent | 58b74522adfff4d8be0fd6e523ea8b677a4589fb (diff) | |
download | ATCD-4d93a6aeaf85b6d9b3737b867cd176b2cf2caa0a.tar.gz |
ChangeLogTag: Tue Jul 9 07:31:48 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ace/SSL')
-rw-r--r-- | ace/SSL/ssl.mpc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ace/SSL/ssl.mpc b/ace/SSL/ssl.mpc new file mode 100644 index 00000000000..eacefcfd2d3 --- /dev/null +++ b/ace/SSL/ssl.mpc @@ -0,0 +1,7 @@ +project : acelib { + ssl = 1 + depends = ace + sharedname = ACE_SSL + dllflags = ACE_SSL_BUILD + libout = .. +} |