summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/rt_client.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/rt_client.mpb')
-rw-r--r--bin/MakeProjectCreator/config/rt_client.mpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/rt_client.mpb b/bin/MakeProjectCreator/config/rt_client.mpb
deleted file mode 100644
index 635546d1ec5..00000000000
--- a/bin/MakeProjectCreator/config/rt_client.mpb
+++ /dev/null
@@ -1,6 +0,0 @@
-project : client {
- depends += RTCORBA
- libs += TAO_RTCORBA
- requires += rt_corba
- libpaths += $(TAO_ROOT)/tao/RTCORBA
-}