|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Compile MSBuild targets to subfolderI've a small question about MSBuild. This is the scenario: 1) ca. 40 projects, all referenced by a single project, which builds them (simple Visual Studio 2005 solution). 2) This project has an additionaly MSBuild script which copies some files to the output directory. My problem now is that this project must compile a set of another projects to $(OutputPath)\Addins. I tried the msbuild-task, but failed.... Any hints on this? Best regards, Henning Krause |
|||||||||||||||||||||||