summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ipv6.mpb
blob: 92473ad71133152972e8b1256afbee29c5137219 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- MPC -*-
// $Id$

feature(ipv6) {
  specific(prop:windows) {
    lit_libs += iphlpapi
  }

  macros += ACE_HAS_IPV6
}