summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Factory
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-01 18:16:23 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-12-01 18:16:23 +0000
commite0d6cab54d9556505f7c88fb0a2f31ff7f68fc1a (patch)
treebf305a41de01cabc7629581356fb3faf74ae99f7 /TAO/tests/OBV/Factory
parent8a2faf6b58eb312dfc11b00f0615e7d72b5da3d3 (diff)
downloadATCD-e0d6cab54d9556505f7c88fb0a2f31ff7f68fc1a.tar.gz
ChangeLogTag: Thu Dec 1 18:10:48 UTC 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/OBV/Factory')
-rw-r--r--TAO/tests/OBV/Factory/OBV_Factory.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/OBV/Factory/OBV_Factory.mpc b/TAO/tests/OBV/Factory/OBV_Factory.mpc
index cc812c1eebe..5f6bb954c43 100644
--- a/TAO/tests/OBV/Factory/OBV_Factory.mpc
+++ b/TAO/tests/OBV/Factory/OBV_Factory.mpc
@@ -10,6 +10,7 @@ project(*Server): taoexe, portableserver, valuetype {
}
project(*Client): taoexe, valuetype {
+ after += *Server
Source_Files {
FactoryC.cpp
FactoryC_impl.cpp