summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ipv6.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ipv6.mpb')
-rwxr-xr-xbin/MakeProjectCreator/config/ipv6.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/ipv6.mpb b/bin/MakeProjectCreator/config/ipv6.mpb
deleted file mode 100755
index e8c1b083e56..00000000000
--- a/bin/MakeProjectCreator/config/ipv6.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-feature(ipv6) {
- specific(vc6, vc7, vc71, vc8, nmake, borland, bmake, cbx) {
- lit_libs += iphlpapi
- }
- macros += ACE_HAS_IPV6
-}