diff options
author | dai_y <dai_y@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-11-09 17:30:41 +0000 |
---|---|---|
committer | dai_y <dai_y@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-11-09 17:30:41 +0000 |
commit | 2fdb0fa3b2f47859e6fc582cbaf63498fa51a9e6 (patch) | |
tree | 8591668859048157a7715394883c7bbf9d2b71f2 /TAO/performance-tests | |
parent | 65b72cb8292cd56c6722d32865d2b09ec64e50d9 (diff) | |
download | ATCD-2fdb0fa3b2f47859e6fc582cbaf63498fa51a9e6.tar.gz |
Wed Nov 9 10:20:05 USMST 2005 Yan Dai <dai_y@ociweb.com>
Diffstat (limited to 'TAO/performance-tests')
-rw-r--r-- | TAO/performance-tests/CSD_Strategy/TestInf/csd_pt_testinf.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/CSD_Strategy/TestInf/csd_pt_testinf.mpc b/TAO/performance-tests/CSD_Strategy/TestInf/csd_pt_testinf.mpc index 951271e9114..39bea8a0c18 100644 --- a/TAO/performance-tests/CSD_Strategy/TestInf/csd_pt_testinf.mpc +++ b/TAO/performance-tests/CSD_Strategy/TestInf/csd_pt_testinf.mpc @@ -1,5 +1,5 @@ //$Id$ -project : taolib_with_idl, csd_threadpool, interceptors, pi, codecfactory { +project : taolib_with_idl, csd_threadpool { sharedname = CSD_PT_TestInf dynamicflags = CSD_PT_TESTINF_BUILD_DLL idlflags += -Wb,export_macro=CSD_PT_TestInf_Export -Wb,export_include=CSD_PT_TestInf_Export.h |