Andrus wrote:
> Thank you.
>
> I don't have VS2005, only C# Express 2005 so I think I cannot use this 
> addin.
>
> Where to find  information about converting VCS 2005 express project 
> to makefile or nant and running under mono ?
iirc that has a command line interface as well.. If the project files 
are in proper xml format it very well may work with minimal changes.

http://nant.sf.net (nant's sf project page.)

example Makefile
http://mono.myrealbox.com/source/trunk/moma/Makefile


If you checkout the moma project you can see I had this exact same 
problem.  There's also the project files to compare.  It's not very hard..

Lastly, and don't hold me to this, but svn Monodevelop may round trip VS 
projects.

C.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to