diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-09-15 13:12:04 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2010-09-15 13:12:04 +0000 |
commit | c3936276aaa1adcdc630da4e0800c78d2c5b3992 (patch) | |
tree | 51f12bdfc05242fac4abfae7e8157b1414311518 /TAO/MPC | |
parent | f9d45d7052db2859a7f51a2e7cd992e11c7e4593 (diff) | |
download | ATCD-c3936276aaa1adcdc630da4e0800c78d2c5b3992.tar.gz |
Wed Sep 15 13:07:39 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* MPC/config/pidl_install.mpb:
* tao/pidl_install.mpb:
Moved from tao to MPC/config
Diffstat (limited to 'TAO/MPC')
-rw-r--r-- | TAO/MPC/config/pidl_install.mpb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/MPC/config/pidl_install.mpb b/TAO/MPC/config/pidl_install.mpb new file mode 100644 index 00000000000..f435c20db8e --- /dev/null +++ b/TAO/MPC/config/pidl_install.mpb @@ -0,0 +1,9 @@ +// $Id$ +project { + Define_Custom(PidlInstallWithoutBuilding) { + automatic = 0 + } + specific { + custom_install += pidlinstallwithoutbuilding_files + } +} |