Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/nunit20/core/Makefile')
-rw-r--r--mcs/nunit20/core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/nunit20/core/Makefile b/mcs/nunit20/core/Makefile
index 4714607c8cd..575e4f0652a 100644
--- a/mcs/nunit20/core/Makefile
+++ b/mcs/nunit20/core/Makefile
@@ -5,7 +5,7 @@ include ../../build/rules.make
LIBRARY = nunit.core.dll
LIBRARY_SNK = $(topdir)/nunit.key
-LOCAL_MCS_FLAGS= -r:nunit.framework.dll -r:System.dll /d:StronglyNamedAssembly
+LOCAL_MCS_FLAGS= -debug -r:nunit.framework.dll -r:System.dll /d:StronglyNamedAssembly
NO_TEST = yo
EXTRA_DISTFILES = nunit.core.dll.csproj