summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <fred@hornsey.us>2019-01-14 17:46:25 -0600
committerFred Hornsey <fred@hornsey.us>2019-01-14 17:46:25 -0600
commit73ad2ab8a7dcc0badf0cb45983aeea2a20319da6 (patch)
tree737ad0db72bdbd989d733668ecc34f73b06025b3
parenta2f9a9ef8bf6b76a631e748ee89467926d2781ac (diff)
downloadATCD-73ad2ab8a7dcc0badf0cb45983aeea2a20319da6.tar.gz
Allow IDL output in places other than IDL file loc
Using "output_follows_input = 0", set IDL output location to be the current directory when using "IDL_Files" in MPC.
-rw-r--r--TAO/MPC/config/taobaseidldefaults.mpb1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/MPC/config/taobaseidldefaults.mpb b/TAO/MPC/config/taobaseidldefaults.mpb
index 073b8a32334..391e6e6644f 100644
--- a/TAO/MPC/config/taobaseidldefaults.mpb
+++ b/TAO/MPC/config/taobaseidldefaults.mpb
@@ -16,6 +16,7 @@ project: build_files {
libpath = $(ACE_ROOT)/lib
inputext = .idl
keyword idlflags = commandflags
+ output_follows_input = 0
optional(header_outputext) {
commandflags(!-Sch || !-Ssh || -GC) = .h, .hpp, .hxx, .hh