mirror of
https://github.com/emily33901/oxide2.git
synced 2025-09-11 13:41:20 -04:00
Use gmake2
This commit is contained in:
parent
385d9add79
commit
ac534deefe
@ -1,5 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo creating projects...
|
||||
|
||||
./premake5 "gmake"
|
||||
./premake5 "gmake2"
|
||||
|
||||
echo finished.
|
||||
|
Loading…
x
Reference in New Issue
Block a user