summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/templates
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-02 12:12:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-02 12:12:03 +0000
commitd130491d082bcfb606e54504d862cbbaefb39b29 (patch)
tree7a0402d4ee1fe32f50aa2120d15f52e58b095e14 /bin/MakeProjectCreator/templates
parent09634969f9fb0d938fc9be161477efed7978beb1 (diff)
downloadATCD-d130491d082bcfb606e54504d862cbbaefb39b29.tar.gz
ChangeLogTag: Fri Jun 2 11:51:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'bin/MakeProjectCreator/templates')
-rw-r--r--bin/MakeProjectCreator/templates/gnu.mpd6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/MakeProjectCreator/templates/gnu.mpd b/bin/MakeProjectCreator/templates/gnu.mpd
index d0619672ee8..d7405f8238a 100644
--- a/bin/MakeProjectCreator/templates/gnu.mpd
+++ b/bin/MakeProjectCreator/templates/gnu.mpd
@@ -93,6 +93,12 @@ CIDLC_DEP = <%cidlc_dep%>$(EXEEXT)
<%if(cidlc_flags)%>
CIDLC_FLAGS = <%cidlc_flags%>
<%endif%>
+<%if(tao_idl3_to_idl2)%>
+TAO_IDL3_TO_IDL2 = <%tao_idl3_to_idl2%>
+<%endif%>
+<%if(tao_idl3_to_idl2_dep)%>
+TAO_IDL3_TO_IDL2_DEP = <%tao_idl3_to_idl2_dep%>$(EXEEXT)
+<%endif%>
<%if(exename)%>
PRJ_TYPE = rtp