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