Correct code them by hand :-) You can get it to auto run by including it in your solution ( see NDOC for an example of how to add executables to run at build).
<rant reply> Btw. RAD is in my opinion the biggest abomination in the world. Ahh predictability and control... <rant reply end> Ben > -----Original Message----- > From: Unmoderated discussion of advanced .NET topics. [mailto:ADVANCED- > [EMAIL PROTECTED] On Behalf Of Jerry Dennany > Sent: Friday, 4 June 2004 11:55 AM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] Large Solutions (100 projects) and Team > Development with VS.NET > > Wow - I hope you are kidding. > > <rant> > Make and its derivatives are an abomination upon the world of software > development, birthed into this world by some deranged and psychotic > engineer. Why else would different whitespace markers have syntactical > significance? > <rant> > > Besides, you'd have to craft the nmake files by hand - vstudio no longer > supports exporting nmake files. > > Ant (and its siblings nAnt and MSBuild) are a blessing to anyone who has > ever been hip-deep in makefiles and autoconf scripts. > > > -Jerry Dennany > > > > -----Original Message----- > From: Unmoderated discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of Ben Kloosterman > Sent: Thursday, June 03, 2004 6:59 PM > To: [EMAIL PROTECTED] > Subject: Re: [ADVANCED-DOTNET] Large Solutions (100 projects) and Team > Development with VS.NET > > Why not use nmake and makefiles ? You have much more control that way. > > Ben > > =================================== > This list is hosted by DevelopMentor(r) http://www.develop.com > Some .NET courses you may be interested in: > > NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles > http://www.develop.com/courses/gaspdotnetls > > View archives and manage your subscription(s) at > http://discuss.develop.com =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: NEW! Guerrilla ASP.NET, 17 May 2004, in Los Angeles http://www.develop.com/courses/gaspdotnetls View archives and manage your subscription(s) at http://discuss.develop.com
