summaryrefslogtreecommitdiff
path: root/tests/CIAO_ComponentServer/Activator/Activator.mpc
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-06-18 14:37:55 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2010-06-18 14:37:55 +0000
commit1576f18f4563b78b9c534866f894217dbda4a116 (patch)
tree5b7e217f962e3e5cbc40eba208669e698af54495 /tests/CIAO_ComponentServer/Activator/Activator.mpc
parente736a66bb06b1cdfd851d0dc39b1ccd6737f118b (diff)
downloadATCD-1576f18f4563b78b9c534866f894217dbda4a116.tar.gz
branch for removing component server
Diffstat (limited to 'tests/CIAO_ComponentServer/Activator/Activator.mpc')
-rw-r--r--tests/CIAO_ComponentServer/Activator/Activator.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/CIAO_ComponentServer/Activator/Activator.mpc b/tests/CIAO_ComponentServer/Activator/Activator.mpc
new file mode 100644
index 00000000000..df8ec43d6f2
--- /dev/null
+++ b/tests/CIAO_ComponentServer/Activator/Activator.mpc
@@ -0,0 +1,6 @@
+// $Id$
+project (Activator_CIAOComponentServer_Test) : ciao_componentserver_stub, ccm_configvalue, ciao_cs_client {
+ Source_Files {
+ client.cpp
+ }
+} \ No newline at end of file