Ant and Widgetsets

Hello,

I am building my cvaadin app using an ant file. I am also using few widgets and using
this
to generate and compile my widgets. How do I change the compile process to compile the app for only firefox and chrome? I know we can add but that has to be added in the .xml file. I am generating the .xml file too. How do I add the ? anybody?