> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Chris Kaiser > Sent: donderdag 16 maart 2006 22:19 > To: [email protected] > Subject: [NAnt-users] Can we dynamically change the platform target? > > Hello all, > > New here. We have a build system where we mix desktop, web, > and device applications and would like a unified approach. > Now I've noticed that I can change the default platform in > the config file to build Compact Framework applications but > what I can't determine is if I can change this target in the > middle of the build script or if I need a batch file to alter > the config file and run NAnt independently for each build > type. Run once for the web stuff, change config, run for > Compact, change config back. > > So, I'm asking if any of you know of a way to retarget or if > I need to modify the config file as mentioned above.
http://nant.sourceforge.net/faq.html#change-targetframework Gert ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ NAnt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-users
