Build System.Core in our bootstrap phase.
authorJonathan Pobst <monkey@jpobst.com>
Tue, 15 Dec 2009 15:41:26 +0000 (15:41 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Tue, 15 Dec 2009 15:41:26 +0000 (15:41 -0000)
svn path=/trunk/mono/; revision=148481

msvc/win32.xml

index 56e334461000a9739f7e50911d9f2347966cdc13..758e9d03637329431dcc6ffc5c2e4e8065602275 100644 (file)
                        <Source type="list">Mono.CompilerServices.SymbolWriter.dll.sources</Source>\r
                </Sources>\r
        </Assembly>\r
+  <Assembly name="System.Core" destination="{destdir}\lib\mono\2.0\System.Core.dll">\r
+    <References>\r
+      <Reference>mscorlib</Reference>\r
+      <Reference>System</Reference>\r
+      <Reference>Mono.Posix</Reference>\r
+    </References>\r
+    <OutputType>library</OutputType>\r
+    <DefineConstants>NET_1_1;NET_2_0;NET_3_5;LIBC</DefineConstants>\r
+    <SourcePath>{sourcedir}\mcs\class\System.Core\</SourcePath>\r
+    <IgnoreWarnings>1720</IgnoreWarnings>\r
+    <Debug>false</Debug>\r
+    <Sources>\r
+      <Source type="list">System.Core.dll.sources</Source>\r
+    </Sources>\r
+  </Assembly>\r
 \r
        <!-- This is the second pass, where we build the basic assemblies with our built mono/basic assemblies -->\r
        <Assembly name="gmcs" destination="{destdir}\temp\gmcs.exe">\r