#!/bin/sh APP_DIR=/mnt/gmirror/ports/devel/codeblocks/work/codeblocks-1.0rc2/src/output export LD_LIBRARY_PATH=$APP_DIR:$LD_LIBRARY_PATH $APP_DIR/codeblocks.exe $@