summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/rtcorba.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/rtcorba.mpb')
-rw-r--r--bin/MakeProjectCreator/config/rtcorba.mpb8
1 files changed, 0 insertions, 8 deletions
diff --git a/bin/MakeProjectCreator/config/rtcorba.mpb b/bin/MakeProjectCreator/config/rtcorba.mpb
deleted file mode 100644
index 4068c3bcce9..00000000000
--- a/bin/MakeProjectCreator/config/rtcorba.mpb
+++ /dev/null
@@ -1,8 +0,0 @@
-// -*- MPC -*-
-// $Id$
-
-project : taolib, pi {
- after += RTCORBA
- libs += TAO_RTCORBA
- requires += rt_corba
-}