summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/anytypecode.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/anytypecode.mpb')
-rw-r--r--bin/MakeProjectCreator/config/anytypecode.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/anytypecode.mpb b/bin/MakeProjectCreator/config/anytypecode.mpb
deleted file mode 100644
index 4207be85db8..00000000000
--- a/bin/MakeProjectCreator/config/anytypecode.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : taolib, taoidldefaults {
- after += AnyTypeCode
- libs += TAO_AnyTypeCode
-
- idlflags -= -Sa -St
-}