::this batchfile requires COPE, irserv and jacorb to be installed ::and %JACORB_TOP% to be set (e.g. to C:\JacORB) cd api1 for %%i in (*.idl) do idl2perl -I%JACORB_TOP%/idl/omg -I../ -DJACORB_HAS_BROKEN_FORWARD_DECL -DRENDEZ_VOUS -prefix Cipres::IDL -force -noprototypes -impl -outdir ../../perl/cipres/lib %%i