You've already forked linux-packaging-mono
Imported Upstream version 4.2.0.179
Former-commit-id: 0a113cb3a6feb7873f632839b1307cc6033cd595
This commit is contained in:
committed by
Jo Shields
parent
183bba2c9a
commit
6992685b86
@@ -5,7 +5,7 @@ NO_TESTS = yes
|
||||
|
||||
include xbuild.make
|
||||
|
||||
LOCAL_MCS_FLAGS = -r:$(XBUILD_FRAMEWORK) -r:$(XBUILD_UTILITIES) -r:$(XBUILD_ENGINE)
|
||||
LOCAL_MCS_FLAGS = -r:$(XBUILD_FRAMEWORK) -r:$(XBUILD_UTILITIES) -r:$(XBUILD_ENGINE) -r:$(XBUILD_MSTASKS)
|
||||
PROGRAM = xbuild.exe
|
||||
|
||||
include ../../build/executable.make
|
||||
@@ -105,11 +105,11 @@ EXTRA_DISTFILES = \
|
||||
frameworks/net_4.5.1.xml \
|
||||
targets/Microsoft.Portable.CSharp_4.0.targets \
|
||||
targets/Microsoft.Portable.CSharp_4.5.targets \
|
||||
targets/Microsoft.Portable.VisualBasic_4.0.targets \
|
||||
targets/Microsoft.Portable.VisualBasic_4.5.targets \
|
||||
targets/Microsoft.Portable.Common.targets \
|
||||
targets/Microsoft.Portable.Core.targets \
|
||||
targets/Microsoft.Portable.Core.props \
|
||||
targets/Microsoft.WebApplication.targets \
|
||||
targets/Microsoft.Portable.VisualBasic_4.0.targets \
|
||||
targets/Microsoft.Portable.VisualBasic_4.5.targets \
|
||||
xbuild.make \
|
||||
xbuild_test.make
|
||||
|
Reference in New Issue
Block a user