diff options
author | michel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-08-23 01:30:37 +0000 |
---|---|---|
committer | michel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-08-23 01:30:37 +0000 |
commit | d6173b9e003b0c115987fcbed352bb35911e39f0 (patch) | |
tree | ac5f04218739d810813ca795b79ad0de6db13b81 /TAO/TAO_IDL | |
parent | c7d54253bee42d7d49637e1ac5a4f58cf4ca1031 (diff) | |
download | ATCD-d6173b9e003b0c115987fcbed352bb35911e39f0.tar.gz |
Fri Aug 22 20:10:41 UTC 2003 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/TAO_IDL')
-rw-r--r-- | TAO/TAO_IDL/tao_idl.mpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/tao_idl.mpc b/TAO/TAO_IDL/tao_idl.mpc index 1701e371efd..2025d1e0e64 100644 --- a/TAO/TAO_IDL/tao_idl.mpc +++ b/TAO/TAO_IDL/tao_idl.mpc @@ -5,7 +5,7 @@ project(TAO_IDL_EXE) : aceexe, taoversion, core, tao_output { libs += TAO_IDL_BE TAO_IDL_FE includes += include be_include fe install = $(ACE_ROOT)/bin - after += TAO_IDL_BE TAO_IDL_FE gperf_exe + after += TAO_IDL_BE TAO_IDL_FE gperf idlpreprocessor = 1 Source_Files { |