summaryrefslogtreecommitdiff
path: root/TAO/MPC
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-09-15 13:12:04 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-09-15 13:12:04 +0000
commit1422603427c4ecbbcfcf1e319461bac2b851326e (patch)
tree51f12bdfc05242fac4abfae7e8157b1414311518 /TAO/MPC
parent179c38f7c623ccadce2536eec1ddcb6849942e39 (diff)
downloadATCD-1422603427c4ecbbcfcf1e319461bac2b851326e.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.mpb9
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
+ }
+}