summaryrefslogtreecommitdiff
path: root/CIAO/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-03-06 18:55:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-03-06 18:55:04 +0000
commit2fa4ee852bf7cca53f5cab934eda6ec348a06678 (patch)
treeb502c4e65993956ba23a5d1d392ea0a68681a1c1 /CIAO/tests
parent14c3dc9a581c2ec705f8750365dfac7a8e03580b (diff)
downloadATCD-2fa4ee852bf7cca53f5cab934eda6ec348a06678.tar.gz
Fri Mar 6 18:54:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* ciao/ComponentServer/CIAO_ComponentServer.mpc: * tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc: Use ciao_logger as base project * examples/DevGuideExamples/Messenger/Messenger.mpc: Layout changes
Diffstat (limited to 'CIAO/tests')
-rw-r--r--CIAO/tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc4
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc b/CIAO/tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc
index 82e152b1754..353b4b7e1d4 100644
--- a/CIAO/tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc
+++ b/CIAO/tests/CIAO_ComponentServer/SimpleComponent/SimpleComponent.mpc
@@ -115,9 +115,9 @@ project(SimpleComponent_svnt) : ciao_servant {
}
}
-project (SimpleComp_CIAOComponentServer_Tst) : ciao_componentserver_stub, ccm_configvalue, ciao_cs_client {
+project (SimpleComp_CIAOComponentServer_Tst) : ciao_componentserver_stub, ccm_configvalue, ciao_cs_client, ciao_logger {
after += SimpleComponent_stub SimpleComponent_svnt
- libs += SimpleComponent_stub CIAO_Logger
+ libs += SimpleComponent_stub
IDL_Files {
}
Source_Files {