Hi all,

This vbc format works.....

<vbc target="library" output="${drive}\${src.path.blocks}\${statmgt}\StatisticsManagement\obj\${release.state}\StatisticsManagement.dll" debug="${debug}" optioncompare="text" optionexplicit="true" optionstrict="true" rootnamespace="true" removeintchecks="true" failonerror="${failonerr}">
<sources>
<includes name="${drive}\${src.path.blocks}\${statmgt}\StatisticsManagement\*.vb"/>
</sources>
<references>
<includes asis="true" name="${drive}\${framework 1.1}\${sys}.dll" />
<includes asis="true" name="${drive}\${framework 1.1}\${sys.data}.dll" />
<includes asis="true" name="${drive}\${framework 1.1}\${sys.web}.dll" />
<includes asis="true" name="${drive}\${framework 1.1}\${sys.xml}.dll" />
<includes name="${drive}\${src.bin.blocks}\PTA.StatisticsManagement.Interfaces.dll" />
</references>
<arg value="/imports:Microsoft.VisualBasic"/>
<arg value="/imports:System.Collections"/>
<arg value="/imports:System"/>
<arg value="/imports:System.Data"/>
<arg value="/imports:System.Drawing"/>
<arg value="/imports:System.Web"/>
<arg value="/imports:System.XML"/>
</vbc>


Regards,
Brian Yeo
registered user at sourceforge

_________________________________________________________________
Looking to buy a new house? Try   http://property.ninemsn.com.au/



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to