summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/namingexe.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/namingexe.mpb')
-rw-r--r--bin/MakeProjectCreator/config/namingexe.mpb6
1 files changed, 0 insertions, 6 deletions
diff --git a/bin/MakeProjectCreator/config/namingexe.mpb b/bin/MakeProjectCreator/config/namingexe.mpb
deleted file mode 100644
index 565bc04c674..00000000000
--- a/bin/MakeProjectCreator/config/namingexe.mpb
+++ /dev/null
@@ -1,6 +0,0 @@
-project : server, orbsvcsexe {
- depends += CosNaming Svc_Utils IORTable
- libs += TAO_CosNaming TAO_Svc_Utils TAO_IORTable
- comps += Naming
- libpaths += $(TAO_ROOT)/tao/IORTable
-}