summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/etcl.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/etcl.mpb')
-rw-r--r--bin/MakeProjectCreator/config/etcl.mpb8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/MakeProjectCreator/config/etcl.mpb b/bin/MakeProjectCreator/config/etcl.mpb
deleted file mode 100644
index 95e84d4ee9a..00000000000
--- a/bin/MakeProjectCreator/config/etcl.mpb
+++ /dev/null
@@ -1,8 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : taolib {
- after += ETCL
- libs += TAO_ETCL
- tagchecks += Notify
-}