diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-28 10:48:50 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-28 10:48:50 +0000 |
commit | 40d1bd6315b6e86f9524dcc21ba6a2a323385a00 (patch) | |
tree | c644473078745b7b31b531e5f3824574a5d6585a | |
parent | 4e4ec6a667a34368546a3b844f251f57e41202b6 (diff) | |
download | ATCD-40d1bd6315b6e86f9524dcc21ba6a2a323385a00.tar.gz |
ChangeLogTag: Sun Dec 28 10:48:45 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r-- | TAO/orbsvcs/orbsvcs/PortableGroup.bor | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/PortableGroup.bor b/TAO/orbsvcs/orbsvcs/PortableGroup.bor index e23b5fd7027..909e521c595 100644 --- a/TAO/orbsvcs/orbsvcs/PortableGroup.bor +++ b/TAO/orbsvcs/orbsvcs/PortableGroup.bor @@ -16,6 +16,7 @@ IDLFILES = \ $(IDLDIR)\PortableGroup.idl OBJFILES = \ + $(OBJDIR)\PortableGroup_Simple_DSC.obj \ $(OBJDIR)\miopC.obj \ $(OBJDIR)\miopS.obj \ $(OBJDIR)\PortableGroupC.obj \ |