summaryrefslogtreecommitdiff
path: root/ACE/bin/MakeProjectCreator/config/ssl_full.mpb
blob: 6a64081cd16666a5a31b1e7b25f78b4e9b05c705 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- MPC -*-
//
// $Id$

feature(!ace_for_tao) {

// Includes ACE_SSL asynch stream support.

  after      += SSL
  libs       += ACE_SSL

}