[Nant-users] Solution task and ActiveX components question

2003-08-05 Thread Michael Dang
Hi All, In 0.8.3 RC2, does the solution task work properly with an old ActiveX component? = Michael Dang __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com

[Nant-users] Compiling in resource files

2003-08-05 Thread revision17
Hi, I have a project and I want to compile in resource files like csc *stuff* /res:thing.resx I only found stuff in the documentation for converting them. How would I build them in? Thanks (I hope this question hasn't been asked 1000 times, I can't access the archives so I wouldn't know). -