Corrected header file documentation comment.

This commit is contained in:
Philipp Wiesemann
2014-11-22 22:20:40 +01:00
commit 9c398852e6
1896 changed files with 489150 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
# change to directory above shell file
SCRIPTPATH=`readlink -f $0`
SCRIPTDIR=`dirname $SCRIPTPATH`
cd $SCRIPTDIR/..
$SCRIPTDIR//premake4 --file=../premake4.lua --to=./Linux clean