summaryrefslogtreecommitdiff
path: root/examples/APG/Svc_Config/svc_config.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/APG/Svc_Config/svc_config.mpc')
-rw-r--r--examples/APG/Svc_Config/svc_config.mpc3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/APG/Svc_Config/svc_config.mpc b/examples/APG/Svc_Config/svc_config.mpc
index ddc33b97c53..933842648e5 100644
--- a/examples/APG/Svc_Config/svc_config.mpc
+++ b/examples/APG/Svc_Config/svc_config.mpc
@@ -2,7 +2,6 @@
// $Id$
project(*HA Status) : acelib {
- avoids += ace_for_tao
sharedname = HA_Status
dynamicflags = HASTATUS_BUILD_DLL
Source_Files {
@@ -11,7 +10,6 @@ project(*HA Status) : acelib {
}
project(HA Configurable Server Dynamic) : aceexe {
- avoids += ace_for_tao
exename = HA_Configurable_Server_Dynamic
Source_Files {
HA_Configurable_Server_Dynamic.cpp
@@ -19,7 +17,6 @@ project(HA Configurable Server Dynamic) : aceexe {
}
project(HA Configurable Server Static) : aceexe {
- avoids += ace_for_tao
exename = HA_Configurable_Server_Static
Source_Files {
HA_Configurable_Server_Static.cpp