diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-03 15:00:14 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2003-12-03 15:00:14 +0000 |
commit | c52d7b597dfcdc737cbdd1da9f81ab8e756f9618 (patch) | |
tree | 73e7b4f7ac13b6082790b25066b523b8c1b3d71f /TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc | |
parent | 5b2ec5083c55bb8c525612a5fa811cdcc465f0d9 (diff) | |
download | ATCD-c52d7b597dfcdc737cbdd1da9f81ab8e756f9618.tar.gz |
ChangeLogTag: Wed Dec 3 14:59:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc')
-rw-r--r-- | TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc b/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc index 1d29719a1b0..e355b702adf 100644 --- a/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc +++ b/TAO/tests/Bug_1635_Regression/Bug_1635_Regression.mpc @@ -1,5 +1,4 @@ -project(Bug_1635_Client): client { - libpaths += $(TAO_ROOT)/tao $(ACE_ROOT)/ace +project(Bug_1635_Client): taoexe { Source_Files { client.cpp } |