Welcome to mirror list, hosted at ThFree Co, Russian Federation.

run.sh « tests - github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2045884050f24930335f67632ec79fe121be0261 (plain)
1
2
3
4
#!/bin/sh
MYCFG=$1
if [ ! $MYCFG ]; then MYCFG="debug"; fi
../bin/$MYCFG/premake4 /scripts=../src test