[nant-dev] C++ project support in solution

2003-09-29 Thread Dmitry Jemerov
Hello all, I have just checked in the initial implementation of C++ projects in the solution task. This is still quite early work in progress, but I'd like to get the code reviewed by other developers to make sure I have chosen the right direction and not broken anything in the process. If

[nant-dev] C++ projects in solution

2003-09-14 Thread Dmitry Jemerov
Hello nant-developers, Is anyone currently working on adding support for C++ projects to the solution task? I'd like to start working on that now, if noone else is already doing that. -- Best regards, Dmitry mailto:[EMAIL PROTECTED]

[nant-dev] [patch] public API for loading settings in Project.cs

2003-09-13 Thread Dmitry Jemerov
Hello nant-developers, I'm continuing my work on getting NAntAddin to run, and I need to load the NAnt settings (framework configuration and so on) into the project file created by the add-in. Previously, it was hard-coded that the settings are loaded from the config file of the current