summaryrefslogtreecommitdiff
path: root/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-02-11 14:59:08 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-02-11 14:59:08 +0000
commit1d548515ebcc0fecee1bc83c1a46505f07757170 (patch)
tree94c4f1e2792532189cf0f536ab4c3d4ea608f21c /CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
parent500fdb3bc07404d9b62f72a84d69f510108168df (diff)
downloadATCD-1d548515ebcc0fecee1bc83c1a46505f07757170.tar.gz
ChangeLogTag: Wed Feb 11 14:46:15 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc')
-rw-r--r--CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc5
1 files changed, 5 insertions, 0 deletions
diff --git a/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc b/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
new file mode 100644
index 00000000000..1047a941f6d
--- /dev/null
+++ b/CIAO/tests/CIAO_ComponentServer/Basic/Basic.mpc
@@ -0,0 +1,5 @@
+project (Basic_CIAOComponentServer_Test) : ciao_componentserver_stub {
+ Source_Files {
+ client.cpp
+ }
+} \ No newline at end of file