diff options
Diffstat (limited to 'bin/MakeProjectCreator/config/naming.mpb')
-rw-r--r-- | bin/MakeProjectCreator/config/naming.mpb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/MakeProjectCreator/config/naming.mpb b/bin/MakeProjectCreator/config/naming.mpb index 84b98781a5c..b76352fa64c 100644 --- a/bin/MakeProjectCreator/config/naming.mpb +++ b/bin/MakeProjectCreator/config/naming.mpb @@ -1,6 +1,6 @@ project : iortable, svc_utils { - after += CosNaming - libs += TAO_CosNaming - comps += Naming - requires += Naming + after += CosNaming + libs += TAO_CosNaming + comps += Naming + tagchecks += Naming } |