MonoDevelop can open .sln and .csproj files natively. It also contains
functions to generate makefiles from the active project, so yeah, you can
generate makefiles from VS project files :) I'm not sure how much of this
functionality is in SVN head and how much is in the previous release, but i
think you need something fairly recent to avail of this.

Alan.

On Jan 24, 2008 12:35 PM, Henrik Torkelund <[EMAIL PROTECTED]> wrote:

>
> To state the question more precisely: Is there a way to take a VS2008
> solution and use it as input for a Mono compiler/build tool? It is OK if
> there are some transformation steps, as long as they can be automated.
>
> FYI the solution will consist of C# code intended to run on embedded
> Linux,
> so it will (must) not contain Windows specific code.
> --
> View this message in context:
> http://www.nabble.com/Can-a-VS2008-solution-be-changed-to-a-Mono-%22makefile%22--tp15063636p15063636.html
> Sent from the Mono - General mailing list archive at Nabble.com.
>
> _______________________________________________
> 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

Reply via email to