changeset 0 | 30eb2d538f02 |
-1:000000000000 | 0:30eb2d538f02 |
---|---|
1 <!--**************************************************************************** |
|
2 * Configuration tool |
|
3 * This ant build.xml will compile a plugin |
|
4 ****************************************************************************--> |
|
5 |
|
6 <project name="plugin-build" default="all"> |
|
7 <import file="../plugin-build-template.xml"/> |
|
8 </project> |