On Mon, 14 Oct 2002, Soer J. <[EMAIL PROTECTED]> wrote:

> I want to do the following action:
> 
> Program to call is : cpp
> with arguments : first: sourcefile second: targetfile

<apply executable="cpp">
  <srcfile/>
  <targetfile/>

  <fileset .../>
  <mapper .../>
</apply>

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to