How to add generated files to multiple projects using CodeSmith tools

Posted by Dugan on Stack Overflow See other posts from Stack Overflow or by Dugan
Published on 2010-06-03T19:15:48Z Indexed on 2010/06/06 7:12 UTC
Read the original article Hit count: 333

I'm using CodeSmith on my current project and I'm trying to figure out an issue. For my CodeSmith project (.csp) I can select an option to have it automatically add all generated files to the current project (.csproj). But I want to be able to add the output to multiple projects (.csproj). Is there an option inside of CodeSmith to allow this? Or is there a good way to programmatically do that?

Thanks.

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about codesmith