summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc')
-rw-r--r--examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc b/examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc
index c44b40c6e32..f8dfd26377b 100644
--- a/examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc
+++ b/examples/Service_Configurator/IPC-tests/server/Svc_Cfg_IPC_Server.mpc
@@ -2,7 +2,6 @@
// $Id$
project(*Lib) : acelib {
- avoids += ace_for_tao
sharedname = IPC_Tests_Server
dynamicflags += ACE_BUILD_SVC_DLL
Source_Files {
@@ -20,7 +19,6 @@ project(*Lib) : acelib {
}
project(*test) : aceexe {
- avoids += ace_for_tao
exename = server_test
after += Svc_Cfg_IPC_Server_Lib
libs += IPC_Tests_Server