Statistics
| Revision:

root / tags / v_2_0_0_Build_2043 / extensions / extI18n / build.xml @ 37656

History | View | Annotate | Download (223 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/maven-goals.xml"/>
6
</project>