Remade build shortcuts
Former-commit-id: 740348a8bcb2cc9f9c66543dbca554b9ddf13ee9
This commit is contained in:
1
build/Build CodeBlocks (complete).bat
Normal file
1
build/Build CodeBlocks (complete).bat
Normal file
@@ -0,0 +1 @@
|
||||
premake4 --with-extlibs --with-examples codeblocks
|
||||
1
build/Build CodeBlocks (complete, united).bat
Normal file
1
build/Build CodeBlocks (complete, united).bat
Normal file
@@ -0,0 +1 @@
|
||||
premake4 --united --with-extlibs --with-examples codeblocks
|
||||
@@ -1 +0,0 @@
|
||||
premake4 --with-examples codeblocks
|
||||
@@ -1 +0,0 @@
|
||||
premake4 codeblocks
|
||||
1
build/Build CodeLite (complete).bat
Normal file
1
build/Build CodeLite (complete).bat
Normal file
@@ -0,0 +1 @@
|
||||
premake4 --with-extlibs --with-examples codelite
|
||||
1
build/Build CodeLite (complete, united).bat
Normal file
1
build/Build CodeLite (complete, united).bat
Normal file
@@ -0,0 +1 @@
|
||||
premake4 --united --with-extlibs --with-examples codelite
|
||||
@@ -1 +0,0 @@
|
||||
premake4 --with-examples codelite
|
||||
@@ -1 +0,0 @@
|
||||
premake4 codelite
|
||||
1
build/Build Visual Studio 2010 (complete).bat
Normal file
1
build/Build Visual Studio 2010 (complete).bat
Normal file
@@ -0,0 +1 @@
|
||||
premake4 --with-extlibs --with-examples vs2010
|
||||
1
build/Build Visual Studio 2010 (complete, united).bat
Normal file
1
build/Build Visual Studio 2010 (complete, united).bat
Normal file
@@ -0,0 +1 @@
|
||||
premake4 --united --with-extlibs --with-examples vs2010
|
||||
@@ -1 +0,0 @@
|
||||
premake4 --with-examples vs2010
|
||||
@@ -1 +0,0 @@
|
||||
premake4 vs2010
|
||||
Reference in New Issue
Block a user