summaryrefslogtreecommitdiffstats
path: root/README
blob: cca56f99154a226a458c01898bc4075c8305b39d (plain)
1
2
3
4
5
Building all projects with Ant:
- Build (in /build): 'ant'
- Create documentation: 'ant docs'
- Create distributable files: 'ant dist'
- Cleanup: 'ant clean'