Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
grendello committed May 4, 2016
1 parent ec12a62 commit da0cc06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ MSBUILD = xbuild /p:Configuration=$(CONFIGURATION) $(MSBUILD_ARGS)
ifneq ($(V),0)
MONO_OPTIONS += --debug
MSBUILD += /v:d
endif

ifneq ($(MONO_OPTIONS),)
export MONO_OPTIONS
endif

Expand Down

0 comments on commit da0cc06

Please sign in to comment.