Sounds like a Windows Forms application.
As far as inclusion of a custom library, we are using the <loadtasks /> task.
Example:
<loadtasks assembly ="${path::combine(BuildDir, 'nAnt\bin\customlib1.dll')}"/>
<loadtasks assembly ="${path::combine(BuildDir, 'nAnt\bin\customlib2.dll')}"/>
<loadtasks assembly ="${path::combine(BuildDir, 'nAnt\bin\customlib3.dll')}"/>
Hth,
Jim
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Wilson, Brian
Sent: Friday, January 14, 2011 1:22 PM
To: '[email protected]'
Subject: Re: [NAnt-users] Using NAnt to build Windows Application
I have a .Net application that is a Windows application (.exe) that I need to
automate the build. I want to use NAnt, but I have only ever used it to build
ASP.Net applications.
I have not started building the script yet, as I am not sure what needs to be
done. I was wondering if there is something special that needs to be done.
How do I handle the automatic inclusion of a custom library? VS2008 does this
automatically for me, so I am not sure if there is something I need to do for a
NAnt build.
Thank you,
Brian Wilson
Department of Human Resources - Administrative Services
Email: [email protected]
-----Original Message-----
From: Bob Archer [mailto:[email protected]]
Sent: Friday, January 14, 2011 12:17 PM
To: Wilson, Brian; '[email protected]'
Subject: RE: Using NAnt to build Windows Application
> Good Morning,
>
> Has anyone ever used NAnt to build a windows application? If so,
> is there any special steps to do? How do you handle the automatic
> inclusion of a library you developed?
What do you mean by "windows application"? That's all I've ever used nant for.
Or do you mean "windows forms" ???
What are you trying? What isn't working? Is this a .Net application?
BOb
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
NAnt-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-users