File indexing completed on 2024-03-24 03:44:16

0001 #!/bin/sh
0002 #=============================================================================
0003 # SPDX-FileCopyrightText: 2014 Bruno Coudoin <bruno.coudoin@gcompris.net>
0004 #
0005 # SPDX-License-Identifier: GPL-3.0-or-later
0006 #=============================================================================
0007 export LD_LIBRARY_PATH=$(dirname $0)
0008 ## uncomment the line below in case of too fast animations, with nvidia drivers especially...
0009 #export QSG_RENDER_LOOP=basic
0010 $(dirname $0)/gcompris-qt $@