summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/core_anytypecode.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/core_anytypecode.mpb')
-rwxr-xr-xbin/MakeProjectCreator/config/core_anytypecode.mpb9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/MakeProjectCreator/config/core_anytypecode.mpb b/bin/MakeProjectCreator/config/core_anytypecode.mpb
deleted file mode 100755
index dfa65b169aa..00000000000
--- a/bin/MakeProjectCreator/config/core_anytypecode.mpb
+++ /dev/null
@@ -1,9 +0,0 @@
-// -*- MPC -*-
-// $Id$
-// N.B. This project is only intended for use within ORB core mpc files.
-// Use anytypecode.mpb in all other circumstances.
-
-project {
- after += AnyTypeCode
- libs += TAO_AnyTypeCode
-}