summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb')
-rw-r--r--bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb b/bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb
new file mode 100644
index 00000000000..6e499cc334b
--- /dev/null
+++ b/bin/MakeProjectCreator/config/acesocketslib_for_tao.mpb
@@ -0,0 +1,10 @@
+// -*- MPC -*-
+//
+// $Id$
+
+feature(ace_for_tao) {
+
+ after += ACE_Sockets_FOR_TAO
+ libs += ACE_Sockets_FOR_TAO
+
+}