Statistics
| Revision:

root / branches / v2_0_0_prep / extensions / extI18n / build.xml @ 29533

History | View | Annotate | Download (221 Bytes)

1
<project name="extI18n" default="mvn-install">
2
        <property name="root.folder" location=".."
3
                          description="Root folder of the gvSIG projects"/>
4
        
5
        <import file="${root.folder}/build/ant-tasks/utilities.xml"/>
6
</project>