You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
@@ -10,6 +10,7 @@ LIB_REFS = secxml/System bare/System.Xml System.Security
|
||||
LIB_MCS_FLAGS = -nowarn:618
|
||||
TEST_MCS_FLAGS =
|
||||
TEST_LIB_REFS = System.Xml System
|
||||
TEST_NUNITLITE_APP_CONFIG_GLOBAL=Test/test-config-file
|
||||
|
||||
include ../../build/library.make
|
||||
|
||||
@@ -20,6 +21,9 @@ configuration_library_deps = \
|
||||
|
||||
$(build_lib): $(configuration_library_deps)
|
||||
|
||||
test-local:
|
||||
cp Test/appSettings.config $(dir $(NUNITLITE_CONFIG_FILE))/Test-appSettings.config
|
||||
|
||||
.NOTPARALLEL: $(configuration_library_deps)
|
||||
|
||||
$(secxml_libdir)/System.dll:
|
||||
|
||||
Reference in New Issue
Block a user