[MonoDevelop] Where do I set the project build order?

Thiago Padilha tpadilha84 at gmail.com
Thu Jun 10 23:34:10 EDT 2010


 I have some c# projects and a generic project, the generic project
has some C/C++ files and a Makefile. I need to make sure the generic
project will always be built last since it will copy the assemblies
built by the c# project. Can I do that without writing a custom
makefile?


More information about the Monodevelop-list mailing list