svn path=/trunk/mcs/; revision=2258
@@ -18,6 +18,7 @@
<excludes name="System.Net/AuthenticationManager.cs"/>
</sources>
</csc>
+ <copy file="../lib/System.dll" tofile="Test/System.dll"/>
<nant basedir="Test" target="build"/>
</target>
@@ -18,8 +18,7 @@
</references>
<arg value="/noconfig"/>
- <arg value="/r:..\..\lib\System.dll"/>
- <arg value="/lib:..\..\lib"/>
+ <arg value="/r:.\System.dll"/>