diff options
Diffstat (limited to 'bin/MakeProjectCreator/config/namingexe.mpb')
-rw-r--r-- | bin/MakeProjectCreator/config/namingexe.mpb | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/bin/MakeProjectCreator/config/namingexe.mpb b/bin/MakeProjectCreator/config/namingexe.mpb index 565bc04c674..8ced70aa732 100644 --- a/bin/MakeProjectCreator/config/namingexe.mpb +++ b/bin/MakeProjectCreator/config/namingexe.mpb @@ -1,6 +1,2 @@ -project : server, orbsvcsexe { - depends += CosNaming Svc_Utils IORTable - libs += TAO_CosNaming TAO_Svc_Utils TAO_IORTable - comps += Naming - libpaths += $(TAO_ROOT)/tao/IORTable +project : taoserver, orbsvcsexe, naming { } |