oxide2/create_projects.sh
2020-06-26 18:18:48 +01:00

6 lines
62 B
Bash

echo creating projects...
./premake5 "gmake"
echo finished.