summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc')
-rw-r--r--CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc22
1 files changed, 11 insertions, 11 deletions
diff --git a/CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc b/CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc
index 7fbc416c358..f4cc9f3e31e 100644
--- a/CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc
+++ b/CIAO/DAnCE/tests/ObjectLocatorTest/ObjectLocatorTest.mpc
@@ -1,21 +1,21 @@
// $Id$
project (ObjectLocatorTestServer): dance, taoserver, iortable, dance_redirection_service, dance_logger {
- exename = ObjectLocatorTestServer
+ exename = ObjectLocatorTestServer
- IDL_Files {
- Dummy.idl
- }
+ IDL_Files {
+ Dummy.idl
+ }
- Source_Files {
- srv_main.cpp
- DummyC.cpp
- DummyS.cpp
- DummyImpl.cpp
- }
+ Source_Files {
+ srv_main.cpp
+ DummyC.cpp
+ DummyS.cpp
+ DummyImpl.cpp
+ }
}
project (ObjectLocatorTestClient): dance, taoclient, anytypecode, dance_logger, portableserver {
-
+
after += ObjectLocatorTestServer
exename = ObjectLocatorTestClient