# # This file contains property definitions shared by # all build files. All paths must be absolute # # DO EDIT THIS FILE TO REFLECT YOUR ORB INSTALLATION!! # vb=on #jacorb=on # Paths to the ORB installation dirs.base=/home/matei/html/CSPP524/CorbaExamples classdir=/home/matei/html/CSPP524/CorbaExamples/classes # Path where OMG IDL files reside. Required by Trader example includepath=/opt/vbroker/vbroker-4.5/idl # ORB script to start programs with orb.script=/opt/vbroker/vbroker-4.5/bin/vbj # additional run-time options to the orb script orb.runtime.port.option=-Dvbroker.se.iiop_ts.scm.iiop_ts.listener.port # this option is required only for VisiBroker. The name server must # have been started with "root" as its root context name orb.runtime.naming=-DSVCnameroot=NameService # IDL compiler executable orb.idlcompiler=/opt/vbroker/vbroker-4.5/bin/idl2java # name of the IDL compiler option that sets the output directory # VisiBroker orb.idlcompiler.outflag=-root_dir # name of the IDL compiler option that sets the IDL include directory orb.idlcompiler.includeflag=-I # name of the IDL compiler option that sets a package prefix orb.idlcompiler.packageflag=-package # name of the IDL compiler option that requires *strict* compliance # with the standard IDL language mapping (leave empty for JacORB) orb.idlcompiler.strictflag=-strict