diff options
author | johnsonb <johnsonb@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2010-08-27 19:12:54 +0000 |
---|---|---|
committer | johnsonb <johnsonb@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2010-08-27 19:12:54 +0000 |
commit | ee6269f3809336ea9a1185dabd82b75372cab2fc (patch) | |
tree | 885a12013b58b431bd921fec343e6cd4a5421331 /TAO/MPC | |
parent | 59f2d5662a21eed773af4bdfc349eabf1b37df90 (diff) | |
download | ATCD-ee6269f3809336ea9a1185dabd82b75372cab2fc.tar.gz |
ChangeLogTag: Fri Aug 27 19:09:02 UTC 2010 Brian Johnson <johnsonb@ociweb.com>
Diffstat (limited to 'TAO/MPC')
-rw-r--r-- | TAO/MPC/config/taobaseidldefaults.mpb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/MPC/config/taobaseidldefaults.mpb b/TAO/MPC/config/taobaseidldefaults.mpb index 69b753272bb..510dcce15a0 100644 --- a/TAO/MPC/config/taobaseidldefaults.mpb +++ b/TAO/MPC/config/taobaseidldefaults.mpb @@ -15,6 +15,7 @@ project: build_files { Define_Custom(IDL) { automatic = 1 dependent = $(TAO_IDL_DEP) + dependent_libs = $(ACE_ROOT)/lib/TAO_IDL_BE $(ACE_ROOT)/lib/TAO_IDL_FE command = $(TAO_IDL) libpath = $(ACE_ROOT)/lib inputext = .idl |