Add -g
authorMiguel de Icaza <miguel@gnome.org>
Tue, 21 Sep 2004 18:01:14 +0000 (18:01 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 21 Sep 2004 18:01:14 +0000 (18:01 -0000)
svn path=/trunk/mcs/; revision=34185

mcs/nunit20/core/Makefile

index 4714607c8cd40dbf19c709fa6fde0efaa62659de..575e4f0652a3dfbc61f221a449138149e2678c2e 100644 (file)
@@ -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