4 Name: 'Fail engine scenegraph (.fbf)...'
7 Tooltip: 'Export to a fail engine scenegraph in FBF format.'
12 # Copyright 2007-2009 Antoine Chavasse <a.chavasse@gmail.com>
14 # This file is part of Fail.
16 # Fail is free software; you can redistribute it and/or modify
17 # it under the terms of the GNU General Public License version 3
18 # as published by the Free Software Foundation.
20 # Fail is distributed in the hope that it will be useful,
21 # but WITHOUT ANY WARRANTY; without even the implied warranty of
22 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 # GNU General Public License for more details.
25 # You should have received a copy of the GNU General Public License
26 # along with this program. If not, see <http://www.gnu.org/licenses/>.
29 sys
.path
.append( "${CMAKE_INSTALL_PREFIX}/${PYTHON_MODULES_DIR}" )