summaryrefslogtreecommitdiff
path: root/modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-11-10 20:33:31 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-11-10 20:33:31 +0000
commitf1790ce045fad390af2c69b2c25f714705c90b66 (patch)
tree45261f5f605e6cf33789427f838cc87599dbc485 /modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
parent0e7e7420693d452ba049b31217a915c2c52da1fe (diff)
downloadATCD-f1790ce045fad390af2c69b2c25f714705c90b66.tar.gz
branching/taggingtest_branch_one
Diffstat (limited to 'modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc')
-rw-r--r--modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc b/modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
new file mode 100644
index 00000000000..1de96195bb9
--- /dev/null
+++ b/modules/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
@@ -0,0 +1,6 @@
+// $Id$
+project (Basic_CIAOComponentServer_Test) : ciao_componentserver_stub {
+ Source_Files {
+ client.cpp
+ }
+} \ No newline at end of file