Rev 674 | Rev 750 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
#!/bin/sh
QMAKE="qmake"
MAKEOPT=""
MAKEOPT="-j2"
#MAKEOPT="-j2"
case "$1" in
"beta")