Search through the archives, I've answered this question a couple of
times. There is a neat Ant trick that will help you.

 

Gk.

Gregor Kiddie
Senior Developer
INPS

Tel:       01382 564343

Registered address: The Bread Factory, 1a Broughton Street, London SW8
3QJ

Registered Number: 1788577

Registered in the UK

Visit our Internet Web site at www.inps.co.uk
<blocked::http://www.inps.co.uk/> 

The information in this internet email is confidential and is intended
solely for the addressee. Access, copying or re-use of information in it
by anyone else is not authorised. Any views or opinions presented are
solely those of the author and do not necessarily represent those of
INPS or any of its affiliates. If you are not the intended recipient
please contact is.helpd...@inps.co.uk

________________________________

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of pratikshah83
Sent: 23 June 2009 23:38
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Flex Ant Build Process

 






Hi Folks, 

I am trying to automate flex build process using ANT build script. But I
am facing an issue and cannot find any enough documentation.
According to the flex docs
<compc output="${DEPLOY_DIR}/MyComps.swc"
include-classes="custom.MyButton custom.MyLabel">
<source-path path-element="${basedir}/components"/>
<include-file name="f1-1.jpg" path="assets/images/f1-1.jpg"/>
</compc>

I need to include each and every class and assets files, but I have like
200 different classes and images in my project, do you know any easier
way to include everything ?

Suggestions would be appreciated.

Thanks
Pratik



Reply via email to