summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ftclientorb.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ftclientorb.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ftclientorb.mpb10
1 files changed, 0 insertions, 10 deletions
diff --git a/bin/MakeProjectCreator/config/ftclientorb.mpb b/bin/MakeProjectCreator/config/ftclientorb.mpb
deleted file mode 100644
index 126330da041..00000000000
--- a/bin/MakeProjectCreator/config/ftclientorb.mpb
+++ /dev/null
@@ -1,10 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : ftorbutils, pi, interceptors {
- avoids += ace_for_tao // Requires ace/UUID
- after += FT_ClientORB
- libs += TAO_FT_ClientORB
- requires += ace_uuid
- tagchecks += FT_ClientORB
-}