add _ELF_ property to rbuild file

svn path=/branches/ros-amd64-bringup/; revision=35322
This commit is contained in:
Timo Kreuzer 2008-08-13 23:06:54 +00:00
parent 1cd21f9e2a
commit 3e915894d6

View file

@ -77,4 +77,10 @@
-->
<property name="_WINKD_" value="0" />
<!--
Whether to compile support for ELF files. Do not enable unless you know what
you're doing.
-->
<property name="_ELF_" value="0" />
</group>