# ORB Setup variables - The following are the defaults for JacORB/RTORB. Amend these to suit your ORB
JAVA_ORB_IDL_COMPILER=idl
GEN_OUT_DIR_FLAG=-d
EXTRA_FLAGS=-forceOverwrite
###################################################################
# Uncomment the following line if the new DDS_Time implementation
# which works after year 2038 is needed.
###################################################################
#OSPL_Y2038_READY_FLAG=-DOSPL_DDS_Y2038_READY
