summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-01 13:37:41 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-01 13:37:41 +0000
commit518f5d92292e45d1c2d8818da22856a6403cac49 (patch)
treec5dbf03792a4409e43202a47144b5dff6dcd5fab
parentb4cba66b85c00fc486425b3936e0dd7e01a8f87c (diff)
downloadATCD-518f5d92292e45d1c2d8818da22856a6403cac49.tar.gz
ChangeLogTag: Tue Feb 1 13:24:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/FlResource.mpc2
-rw-r--r--TAO/tao/QtResource.mpc2
-rw-r--r--TAO/tao/TkResource.mpc2
-rw-r--r--TAO/tao/XtResource.mpc2
-rw-r--r--TAO/tao/tao.mpc2
5 files changed, 5 insertions, 5 deletions
diff --git a/TAO/tao/FlResource.mpc b/TAO/tao/FlResource.mpc
index edc6139abfb..76aef1d5f33 100644
--- a/TAO/tao/FlResource.mpc
+++ b/TAO/tao/FlResource.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*- now wouldn't this be cool...
// $Id$
-project(TAO_FlResource) : acelib, taolib, taoversion, core, tao_output, taodefaults, ace_flreactor {
+project(TAO_FlResource) : acelib, taolib, core, tao_output, taodefaults, ace_flreactor {
sharedname = TAO_FlResource
dynamicflags += TAO_FLRESOURCE_BUILD_DLL
diff --git a/TAO/tao/QtResource.mpc b/TAO/tao/QtResource.mpc
index e34f22e9901..5ee2f216f62 100644
--- a/TAO/tao/QtResource.mpc
+++ b/TAO/tao/QtResource.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*- now wouldn't this be cool...
// $Id$
-project(TAO_QtResource) : acelib, taolib, taoversion, core, tao_output, taodefaults, ace_qtreactor {
+project(TAO_QtResource) : acelib, taolib, core, tao_output, taodefaults, ace_qtreactor {
sharedname = TAO_QtResource
dynamicflags += TAO_QTRESOURCE_BUILD_DLL
diff --git a/TAO/tao/TkResource.mpc b/TAO/tao/TkResource.mpc
index 8f4ed831b0f..3e077e448cc 100644
--- a/TAO/tao/TkResource.mpc
+++ b/TAO/tao/TkResource.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*- now wouldn't this be cool...
// $Id$
-project(TAO_TkResource) : acelib, taolib, taoversion, core, tao_output, taodefaults, ace_tkreactor {
+project(TAO_TkResource) : acelib, taolib, core, tao_output, taodefaults, ace_tkreactor {
sharedname = TAO_TkResource
dynamicflags += TAO_TKRESOURCE_BUILD_DLL
diff --git a/TAO/tao/XtResource.mpc b/TAO/tao/XtResource.mpc
index 0e07b364509..f309ee41a5a 100644
--- a/TAO/tao/XtResource.mpc
+++ b/TAO/tao/XtResource.mpc
@@ -1,7 +1,7 @@
// -*- MPC -*- now wouldn't this be cool...
// $Id$
-project(TAO_XtResource) : acelib, taolib, taoversion, core, tao_output, taodefaults, ace_xtreactor {
+project(TAO_XtResource) : acelib, taolib, core, tao_output, taodefaults, ace_xtreactor {
sharedname = TAO_XtResource
dynamicflags += TAO_XTRESOURCE_BUILD_DLL
diff --git a/TAO/tao/tao.mpc b/TAO/tao/tao.mpc
index 02a7b9d1efc..2d279cf2d1b 100644
--- a/TAO/tao/tao.mpc
+++ b/TAO/tao/tao.mpc
@@ -1,5 +1,5 @@
//$Id$
-project(TAO) : acelib, taoversion, core, tao_output, taodefaults, pidl, extra_core {
+project(TAO) : acelib, core, tao_output, taodefaults, pidl, extra_core {
sharedname = TAO
dynamicflags = TAO_BUILD_DLL