summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ssl_full.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/bin/MakeProjectCreator/config/ssl_full.mpb')
-rw-r--r--ACE/bin/MakeProjectCreator/config/ssl_full.mpb12
1 files changed, 0 insertions, 12 deletions
diff --git a/ACE/bin/MakeProjectCreator/config/ssl_full.mpb b/ACE/bin/MakeProjectCreator/config/ssl_full.mpb
deleted file mode 100644
index 6a64081cd16..00000000000
--- a/ACE/bin/MakeProjectCreator/config/ssl_full.mpb
+++ /dev/null
@@ -1,12 +0,0 @@
-// -*- MPC -*-
-//
-// $Id$
-
-feature(!ace_for_tao) {
-
-// Includes ACE_SSL asynch stream support.
-
- after += SSL
- libs += ACE_SSL
-
-}