From aeba9d0b2f67f873cf53d8aaa7db285f594aac58 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Wed, 7 Apr 2010 16:41:03 +0000 Subject: [PATCH] Add Mono.Debugger.Soft to MonkeyBuilder. svn path=/trunk/mono/; revision=154975 --- msvc/win32.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/msvc/win32.xml b/msvc/win32.xml index 6401ee16550..ce34aa1fccb 100644 --- a/msvc/win32.xml +++ b/msvc/win32.xml @@ -1558,6 +1558,22 @@ Mono.Cecil.Mdb.dll.sources + + + mscorlib + System + System.Core + Mono.Cecil + + true + library + {sourcedir}\mcs\class\mono.snk + {sourcedir}\mcs\class\Mono.Debugger.Soft\ + NET_1_1;NET_2_0;MONO_DATACONVERTER_STATIC_METHODS + + Mono.Debugger.Soft.dll.sources + + @@ -1633,6 +1649,7 @@ + {destdir}\lib\mono\2.0\System.dll @@ -1714,6 +1731,7 @@ {destdir}\lib\mono\2.0\Mono.Cecil.dll {destdir}\lib\mono\2.0\Mono.Cecil.Mdb.dll {destdir}\lib\mono\2.0\Mono.CompilerServices.SymbolWriter.dll + {destdir}\lib\mono\2.0\Mono.Debugger.Soft.dll -- 2.25.1