You've already forked linux-packaging-mono
Imported Upstream version 5.8.0.22
Former-commit-id: df344e34b07851d296efb3e6604c8db42b6f7aa3
This commit is contained in:
parent
5f4a27cc8a
commit
7d05485754
@@ -4,13 +4,11 @@ include ../../build/rules.make
|
||||
LIBRARY = WindowsBase.dll
|
||||
|
||||
LIB_REFS = System System.Xml
|
||||
KEYFILE = ../winfx3.pub
|
||||
LIB_MCS_FLAGS = -unsafe -nowarn:67,618
|
||||
TEST_MCS_FLAGS = -unsafe
|
||||
TEST_LIB_REFS = WindowsBase System System.Xml System.Core System.IO.Compression
|
||||
|
||||
ifeq (2.0, $(FRAMEWORK_VERSION))
|
||||
LIB_MCS_FLAGS += -d:NET_3_0
|
||||
endif
|
||||
ifeq (4, $(FRAMEWORK_VERSION_MAJOR))
|
||||
LIB_REFS += System.Xaml
|
||||
TEST_LIB_REFS += System.Xaml
|
||||
|
||||
Reference in New Issue
Block a user