summaryrefslogtreecommitdiff
path: root/TAO/tests/Object_Loader
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
commit2d275a2eb9eee714693656082b1bdbe643a6a6c7 (patch)
treebf305a41de01cabc7629581356fb3faf74ae99f7 /TAO/tests/Object_Loader
parent6bf14d8315bf26d116e2d74e8eebc7a6ccf84212 (diff)
downloadATCD-2d275a2eb9eee714693656082b1bdbe643a6a6c7.tar.gz
ChangeLogTag: Thu Dec 1 18:10:48 UTC 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Object_Loader')
-rw-r--r--TAO/tests/Object_Loader/Object_Loader.mpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Object_Loader/Object_Loader.mpc b/TAO/tests/Object_Loader/Object_Loader.mpc
index 93ce5b41681..a008ebf89a3 100644
--- a/TAO/tests/Object_Loader/Object_Loader.mpc
+++ b/TAO/tests/Object_Loader/Object_Loader.mpc
@@ -12,6 +12,7 @@ project(*Test): taolib_with_idl, portableserver {
}
project(*Driver): taoexe, portableserver {
+ after += *Test
Source_Files {
TestC.cpp
driver.cpp