Salome HOME
Version update: 7.4.1
[samples/atomgen.git] / resources / SalomeApp.xml.in
1 <!DOCTYPE document>
2 <!--
3   Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
4
5   This library is free software; you can redistribute it and/or
6   modify it under the terms of the GNU Lesser General Public
7   License as published by the Free Software Foundation; either
8   version 2.1 of the License, or (at your option) any later version.
9
10   This library is distributed in the hope that it will be useful,
11   but WITHOUT ANY WARRANTY; without even the implied warranty of
12   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13   Lesser General Public License for more details.
14
15   You should have received a copy of the GNU Lesser General Public
16   License along with this library; if not, write to the Free Software
17   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
18
19   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20
21 -->
22 <document>
23  <section name="launch" >
24   <parameter name="modules" value="ATOMGEN" />
25  </section>
26  <section name="ATOMGEN" >
27   <parameter name="name"    value="AtomGen" />
28   <parameter name="icon"    value="ATOMGEN.png" />
29   <parameter name="version" value="@SALOMEATOMGEN_VERSION@" />  
30   <parameter name="library" value="SalomePyQtGUI" />
31  </section>
32  <section name="resources" >
33   <parameter name="ATOMGEN" value="%ATOMGEN_ROOT_DIR%/share/salome/resources/atomgen" />
34  </section>
35 </document>