#!/bin/sh if [ "$#" -ne 2 ]; then echo "This script creates project files for Qt Creator to develop Haiku with." echo "It should only be used on a per-project basis, as Qt Creator is too slow" echo "when used on all of Haiku at once." echo "" echo "THIS SCRIPT *MUST* BE RUN FROM THE REPOSITORY ROOT." echo "" echo "Usage: