Just tried it with not-so-good results... but it looks like a C# version of what I did in my perl script. I'll take a look at the source, but it looks like they may not support the Beta 2 file version yet.
Thanks for the pointer. [EMAIL PROTECTED] Foundation]$ prj2make Foundation.csproj EXCEPTION: System.NullReferenceException: Object reference not set to an instance of an object in <0x00048> Mfconsulting.General.Prj2Make.SlnMaker:GetCsprojFileVersion (System.String strInCsprojFile) in <0x0026d> Mfconsulting.General.Prj2Make.SlnMaker:MsSlnHelper (Boolean isUnixMode, Boolean isMcsMode, Boolean isSln, System.String slnFile) [EMAIL PROTECTED] Foundation]$ -----Original Message----- From: Rafael Ferreira [mailto:[EMAIL PROTECTED] Sent: Thursday, September 22, 2005 9:51 AM To: Andy Waddell Cc: [email protected] Subject: Re: [Mono-list] Converting csproj to Makefile have you tried prj2make ? On Thu, 2005-09-22 at 09:41 -0700, Andy Waddell wrote: > I've been working on getting our product to run under Mono and one of > the first problems I had to solve was the moving target of all the > MSDEV (2005 B2 btw) project files that the rest are team are actively > working with. I wrote a quick-and-dirty Perl script to suck up the > XML from the .csproj files and write out a simple Makefile and this > has been fine, but I wonder if there is a better way? Yesterday I > noticed the "xbuild" project but I couldn't find too much information > about it. Could someone point me in the right direction or offer > suggestions so that I don't spend too much time re-inventing the > wheel? > > > > --andy > > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
