1 <?xml version="1.0" encoding="UTF-8"?>
3 * Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
4 * Copyright (C) 2010 - DIGITEO - Sylvestre LEDRU
6 * This file must be used under the terms of the CeCILL.
7 * This source file is licensed as described in the file COPYING, which
8 * you should have received as part of this distribution. The terms
9 * are also available at
10 * http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
13 <project name="core" default="jar">
14 <import file="../../build.incl.xml"/>
15 <property name="library.name" value="${library.core.name}"/>
16 <property name="library.title" value="Scilab application"/>
18 Build the core Scilab module