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 | e0d6cab54d9556505f7c88fb0a2f31ff7f68fc1a (patch) | |
tree | bf305a41de01cabc7629581356fb3faf74ae99f7 /TAO/tests/Native_Exceptions | |
parent | 8a2faf6b58eb312dfc11b00f0615e7d72b5da3d3 (diff) | |
download | ATCD-e0d6cab54d9556505f7c88fb0a2f31ff7f68fc1a.tar.gz |
ChangeLogTag: Thu Dec 1 18:10:48 UTC 2005 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Native_Exceptions')
-rw-r--r-- | TAO/tests/Native_Exceptions/Native_Exceptions.mpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Native_Exceptions/Native_Exceptions.mpc b/TAO/tests/Native_Exceptions/Native_Exceptions.mpc index 397406b1347..4218665fd3b 100644 --- a/TAO/tests/Native_Exceptions/Native_Exceptions.mpc +++ b/TAO/tests/Native_Exceptions/Native_Exceptions.mpc @@ -11,6 +11,7 @@ project(*Server): taoserver, anytypecode, exceptions { project(*Client): taoclient, anytypecode, exceptions { idlflags = -Ge 0 -Sc -Sa -St + after += *Server Source_Files { testC.cpp client.cpp |