diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-12-08 20:23:43 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2005-12-08 20:23:43 +0000 |
commit | cc514a370528566fe8ac54fea9e807ee6b347a74 (patch) | |
tree | e8eba15e688107b86aede21c08f4d994ca3dbe18 /TAO/interop-tests | |
parent | 3b192d7aea33abe2c63df20c7f3ecc9eeb922b70 (diff) | |
download | ATCD-cc514a370528566fe8ac54fea9e807ee6b347a74.tar.gz |
ChangeLogTag: Thu Dec 08 20:15:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/interop-tests')
-rw-r--r-- | TAO/interop-tests/wchar/interop_wchar.mpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/interop-tests/wchar/interop_wchar.mpc b/TAO/interop-tests/wchar/interop_wchar.mpc index a6175869bf6..95ebb3da152 100644 --- a/TAO/interop-tests/wchar/interop_wchar.mpc +++ b/TAO/interop-tests/wchar/interop_wchar.mpc @@ -10,6 +10,7 @@ project(*Server): taoserver { } project(*Client): taoclient, anytypecode { + after += *Server Source_Files { interop_wcharC.cpp wchar_reference.cpp |