Build: Remove "united" shortcuts (since we have config.lua now)
Former-commit-id: 372d5a085df242d6a28eac3f70612d0860bd323b [formerly d53b34f0589249dbab3fd0b4de957989a8787165] Former-commit-id: 67390b05e4c7a8c3a5faa596d66ad6e95825d084
This commit is contained in:
parent
6c4c709f07
commit
ab89c2e7e9
|
|
@ -1 +1 @@
|
|||
premake4 --with-extlibs --with-examples codeblocks
|
||||
premake4 codeblocks
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 --united --with-extlibs --with-examples codeblocks
|
||||
|
|
@ -1 +1 @@
|
|||
premake5 --with-extlibs --with-examples codelite
|
||||
premake5 codelite
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake5 --united --with-extlibs --with-examples codelite
|
||||
|
|
@ -1 +1 @@
|
|||
premake5 --with-extlibs --with-examples vs2015
|
||||
premake5 vs2015
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake5 --united --with-extlibs --with-examples vs2015
|
||||
Loading…
Reference in New Issue