#!/bin/sh

echo 'Please use CMake ( http://www.cmake.org/ ) to generate project files.'
exit 1
