Re: [Nant-users] Script task: Project object conflicts with EnvDTE.Project class

2005-04-22 Thread Ian MacLean
Arnette, Bill wrote: Nant version: rc2 0.85.1869.0 Perhaps I am trying to do too much with Nant, but what I am trying to do is use Nant to setup a developers VC++ environment using the same paths as used for the automated build. My plan is to use the VCPlatform object in the devstudio object model

[Nant-users] Script task: Project object conflicts with EnvDTE.Project class

2005-04-22 Thread Arnette, Bill
Nant version: rc2 0.85.1869.0 Perhaps I am trying to do too much with Nant, but what I am trying to do is use Nant to setup a developers VC++ environment using the same paths as used for the automated build. My plan is to use the VCPlatform object in the devstudio object model to set the paths th