Build: Remove "united" shortcuts (since we have config.lua now)
Former-commit-id: d071f7274e5a6420101282a6b094a19e9a35e4b1 [formerly aba8dffc998bf3e574c6f26375081240eb106a8f] Former-commit-id: 70068527e5b4b974370b6dfd9023a2448eb6471c
This commit is contained in:
parent
528842b11c
commit
2b8032debb
|
|
@ -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