#!/bin/sh
cd "`dirname "$0"`"

cd ..
cd ..
cd ..
exec ./dragonruby samples/07_advanced_rendering/00_labels_with_wrapped_text
