stevel 2003/08/07 17:15:47
Modified: src/etc/testcases/taskdefs/optional dotnet.xml
Log:
compiles but doesnt run. Path issues?
Revision Changes Path
1.5 +1 -0 ant/src/etc/testcases/taskdefs/optional/dotnet.xml
Index: dotnet.xml
===================================================================
RCS file: /home/cvs/ant/src/etc/testcases/taskdefs/optional/dotnet.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dotnet.xml 5 Aug 2003 15:08:17 -0000 1.4
+++ dotnet.xml 8 Aug 2003 00:15:47 -0000 1.5
@@ -110,6 +110,7 @@
targetType="exe"
executable="mcs"
includedefaultreferences="false"
+ standardlib="true"
>
<reference dir="/usr/lib" includes="*.dll"/>
</csc>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]