diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-12-01 18:16:23 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-12-01 18:16:23 +0000 |
commit | 2d275a2eb9eee714693656082b1bdbe643a6a6c7 (patch) | |
tree | bf305a41de01cabc7629581356fb3faf74ae99f7 /TAO/tests/Object_Loader | |
parent | 6bf14d8315bf26d116e2d74e8eebc7a6ccf84212 (diff) | |
download | ATCD-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.mpc | 1 |
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 |