#!/bin/sh
export LD_LIBRARY_PATH=`pwd`/standalone:$LD_LIBRARY_PATH
exec ./FisicaLab.app/FisicaLab
