summaryrefslogtreecommitdiff
path: root/TAO/MPC/config/taobaseidldefaults.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/MPC/config/taobaseidldefaults.mpb')
-rw-r--r--TAO/MPC/config/taobaseidldefaults.mpb4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/MPC/config/taobaseidldefaults.mpb b/TAO/MPC/config/taobaseidldefaults.mpb
index 391e6e6644f..d24379f56dc 100644
--- a/TAO/MPC/config/taobaseidldefaults.mpb
+++ b/TAO/MPC/config/taobaseidldefaults.mpb
@@ -2,10 +2,10 @@
project: build_files {
// Set the idl compiler and flags as template values
specific {
- tao_idl = $(ACE_ROOT)/bin/tao_idl
+ tao_idl = <%quote%>$(ACE_ROOT)/bin/tao_idl<%quote%>
tao_idl_dep = $(ACE_ROOT)/bin/tao_idl
tao_idlflags = -Wb,pre_include=ace/pre.h \
- -Wb,post_include=ace/post.h -I$(TAO_ROOT)
+ -Wb,post_include=ace/post.h -I<%quote%>$(TAO_ROOT)<%quote%>
}
Define_Custom(IDL) {