Hello, >> The newer system should be as convenient as dll.sources model. Without as >> easy step as to add just one line for new Foo.cs in Bar.dll.sources (or more >> importantly for contribution, FooTest.cs in Bar_test.dll.sources), I'm not >> likely enthusiastic to contribute new code. > If all you change is the .sources file, re-creating the project is a > matter of running the tool. > > Updating it from the makefile is easy, updating it from the csproj > itself does not sound trivial though, I am open to suggestions how how > we can handle this. We could create a simple Task which does .sources to <Compile Include="" /> on the fly or drop .sources completely and use .csproj only
Marek _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
