mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
genie has removed xcode4
This commit is contained in:
4
makefile
4
makefile
@@ -46,8 +46,8 @@ projgen: ## Generate project files for all configurations.
|
|||||||
$(GENIE) --with-tools --gcc=mingw-gcc gmake
|
$(GENIE) --with-tools --gcc=mingw-gcc gmake
|
||||||
$(GENIE) --with-tools --gcc=linux-gcc gmake
|
$(GENIE) --with-tools --gcc=linux-gcc gmake
|
||||||
$(GENIE) --with-tools --gcc=osx gmake
|
$(GENIE) --with-tools --gcc=osx gmake
|
||||||
$(GENIE) --with-tools --xcode=osx xcode4
|
$(GENIE) --with-tools --xcode=osx xcode8
|
||||||
$(GENIE) --with-tools --xcode=ios xcode4
|
$(GENIE) --with-tools --xcode=ios xcode8
|
||||||
$(GENIE) --gcc=freebsd gmake
|
$(GENIE) --gcc=freebsd gmake
|
||||||
$(GENIE) --gcc=android-arm gmake
|
$(GENIE) --gcc=android-arm gmake
|
||||||
$(GENIE) --gcc=android-mips gmake
|
$(GENIE) --gcc=android-mips gmake
|
||||||
|
|||||||
Reference in New Issue
Block a user