Linux BuildScripts
- Added a Linux folder for BuildScripts
* premake
* gmake.sh
* codelite.sh
This commit is contained in:
parent
d6a400e05a
commit
0513ae009f
3 changed files with 2 additions and 0 deletions
1
BuildScripts/Linux/codelite.sh
Executable file
1
BuildScripts/Linux/codelite.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
./premake5 codelite --file="../build.lua"
|
||||
1
BuildScripts/Linux/gmake.sh
Executable file
1
BuildScripts/Linux/gmake.sh
Executable file
|
|
@ -0,0 +1 @@
|
|||
./premake5 gmake2 --file="../build.lua"
|
||||
BIN
BuildScripts/Linux/premake5
Executable file
BIN
BuildScripts/Linux/premake5
Executable file
Binary file not shown.
Loading…
Add table
Reference in a new issue