You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.100
Former-commit-id: 38faa55fb9669e35e7d8448b15c25dc447f25767
This commit is contained in:
parent
0a9828183b
commit
7d7f676260
@@ -16,6 +16,8 @@ LOCAL_MCS_FLAGS =
|
||||
|
||||
TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:168,169,183,219,414
|
||||
|
||||
XTEST_LIB_REFS = System.Core System Facades/System.Linq Facades/System.Threading.Tasks
|
||||
|
||||
EXTRA_DISTFILES = \
|
||||
Test/System.Security.Cryptography.Xml/sample.pfx \
|
||||
Test/System.Security.Cryptography.Xml/EncryptedXmlSample1.xml \
|
||||
@@ -24,6 +26,8 @@ EXTRA_DISTFILES = \
|
||||
Test/System.Security.Cryptography.Pkcs/detached.data \
|
||||
Test/System.Security.Cryptography.Pkcs/detached.p7
|
||||
|
||||
RESX_RESOURCE_STRING = ../../../external/corefx/src/System.Security.Cryptography.Xml/src/Resources/Strings.resx
|
||||
RESX_RESOURCE_STRING = \
|
||||
../../../external/corefx/src/System.Security.Cryptography.Xml/src/Resources/Strings.resx \
|
||||
../../../external/corefx/src/System.Security.Cryptography.Pkcs/src/Resources/Strings.resx
|
||||
|
||||
include ../../build/library.make
|
||||
|
||||
Reference in New Issue
Block a user