Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Conditional Compilation

Status
Not open for further replies.

Agroni

Programmer
Joined
Jul 31, 2008
Messages
2
Location
US
Hi,
My ANT is compiling all sub-projects every time the parent project changes.
How can I tell the <target> of the sub-project to only compile if at least one of the source files is newer that the output file?

Thanks,
//Agroni

 
Status
Not open for further replies.

Similar threads

Part and Inventory Search

Sponsor

Back
Top