Statistics
| Revision:

root / branches / v10 / install / instalador-gvSIG-mac / build-10_4.xml @ 7510

History | View | Annotate | Download (254 Bytes)

1
<project name="instalador-gvSIG" default="init" basedir=".">
2
        <property name="FULLVERSION" value="1_0"/>
3
        <!-- we store the resulting installer in this directory: -->
4
        <property name="INSTALLER_DIR" location="gvSIG-${FULLVERSION}_installer" />
5
</project>