summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-01-26 15:35:25 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-01-26 15:35:25 +0000
commit2ce2303cd4b24746a069de6ff412f92df6064076 (patch)
tree5ce9dc8ba40c900e55f9b90267c4ad0b566c066d /TAO/orbsvcs/orbsvcs/PortableGroup.mpc
parentbfdfd648b215c081ece4db5e6f87cf3794e818e8 (diff)
downloadATCD-2ce2303cd4b24746a069de6ff412f92df6064076.tar.gz
ChangeLogTag: Mon Jan 26 09:32:58 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/PortableGroup.mpc')
-rw-r--r--TAO/orbsvcs/orbsvcs/PortableGroup.mpc4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup.mpc b/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
index d1856e4dc47..53b16857a6d 100644
--- a/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
+++ b/TAO/orbsvcs/orbsvcs/PortableGroup.mpc
@@ -1,12 +1,11 @@
// -*- MPC -*-
// $Id$
-project(PortableGroup) : orbsvcslib, core, naming, svc_utils, portableserver, messaging, iormanip {
+project(PortableGroup) : orbsvcslib, core, naming, svc_utils, portableserver, messaging, iormanip, minimum_corba {
sharedname = TAO_PortableGroup
idlflags += -Wb,export_macro=TAO_PortableGroup_Export -Wb,export_include=PortableGroup/portablegroup_export.h
dynamicflags = TAO_PORTABLEGROUP_BUILD_DLL
tagchecks += PortableGroup
- avoids += minimum_corba
after += FTORB_Utils
IDL_Files {
@@ -16,7 +15,6 @@ project(PortableGroup) : orbsvcslib, core, naming, svc_utils, portableserver, me
IDL_Files {
idlflags += -GC
PortableGroup.idl
- PortableGroup_Simple_DS.idl
}
Source_Files(ORBSVCS_COMPONENTS) {