Re: Fun with Ant: Sound task

2005-12-16 Thread Rhino
- Original Message - From: "Emmanouil Batsis" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Friday, December 16, 2005 11:23 AM Subject: Re: Fun with Ant: Sound task Rhino wrote: I don't know if anyone is remotely interested but I have created a

Re: Fun with Ant: Sound task

2005-12-16 Thread Emmanouil Batsis
Rhino wrote: I don't know if anyone is remotely interested but I have created a bit of common code for playing sound files as part of the Sound task in Ant. Pretty cool, thanks for sharing! MAnos - To unsubscribe, e-mail:

Fun with Ant: Sound task

2005-12-16 Thread Rhino
I don't know if anyone is remotely interested but I have created a bit of common code for playing sound files as part of the Sound task in Ant. Here's how it gets used. Within each of my build scripts, I include these lines: This code refers to a new directory, called 'imports', th