Re: [Nant-users] NAnt and Compact Framework

2004-10-11 Thread Lion
Hello nant-users, How compile for CF 1.x (2.0) and when download CF 2.0 ? NET Firebird Data Provider support CF 2.0 but i can not c... this platform :( -- Best regards, Lion mailto:[EMAIL PROTECTED] --- This SF.net

Re: [Nant-users] NAnt and Compact Framework

2004-07-21 Thread Gert Driesen
Steve, You can just use the normal compiler tasks in order to build .NET Compact Framework 1.0 application (we currently don't support netcf 2.0, but I'll look into that soon). You only need to ensure that you're targeting the "netcf-1.0" framework. See http://nant.sourceforge.net/faq.html#change