sync genie (nw)

This commit is contained in:
Miodrag Milanovic 2015-03-10 19:20:56 +01:00
parent 25b03948bf
commit 4cf1bb79a9
4 changed files with 8 additions and 1 deletions

View file

@ -3,6 +3,8 @@ ifndef config
config=release
endif
override undefine TARGET
ifndef verbose
SILENT = @
endif

View file

@ -3,6 +3,8 @@ ifndef config
config=release
endif
override undefine TARGET
ifndef verbose
SILENT = @
endif

View file

@ -3,6 +3,8 @@ ifndef config
config=release
endif
override undefine TARGET
ifndef verbose
SILENT = @
endif

View file

@ -7,6 +7,7 @@
-- default when folks build using the makefile. That way they don't have to
-- worry about the /scripts argument and all that.
--
premake.make.undefine = { "TARGET" }
solution "genie"
configurations {