[Mono-list] Can a VS2008 solution be changed to a Mono "makefile"?

Alan McGovern alan.mcgovern at gmail.com
Mon Jan 28 04:40:44 EST 2008


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 <torkelund at gmail.com> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080128/f0d95f0f/attachment.html 


More information about the Mono-list mailing list