Remade build shortcuts
Former-commit-id: 740348a8bcb2cc9f9c66543dbca554b9ddf13ee9
This commit is contained in:
parent
6660b8fd30
commit
645e4961d8
|
|
@ -0,0 +1 @@
|
|||
premake4 --with-extlibs --with-examples codeblocks
|
||||
|
|
@ -0,0 +1 @@
|
|||
premake4 --united --with-extlibs --with-examples codeblocks
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 --with-examples codeblocks
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 codeblocks
|
||||
|
|
@ -0,0 +1 @@
|
|||
premake4 --with-extlibs --with-examples codelite
|
||||
|
|
@ -0,0 +1 @@
|
|||
premake4 --united --with-extlibs --with-examples codelite
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 --with-examples codelite
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 codelite
|
||||
|
|
@ -0,0 +1 @@
|
|||
premake4 --with-extlibs --with-examples vs2010
|
||||
|
|
@ -0,0 +1 @@
|
|||
premake4 --united --with-extlibs --with-examples vs2010
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 --with-examples vs2010
|
||||
|
|
@ -1 +0,0 @@
|
|||
premake4 vs2010
|
||||
Loading…
Reference in New Issue