Build: Remove "united" shortcuts (since we have config.lua now)
Former-commit-id: 358174c0ab2eb0d2e385d09ee0515a80a2cbb05f [formerly afeb8d1db8e218257cfb19a3f99d142991f7bf11] Former-commit-id: ca5aca6f930d90dc10e67144ad649f7ee62fc27f
This commit is contained in:
parent
5ece0e35ab
commit
0cf5a12067
|
|
@ -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