Hi,
You should create your own action, which will unfold those assembly in the solution folder.
In the Software Factories Toolkit you will find a AddSolutionItemAction action, where you can define the filename that you want to add and also you can specify if you want make a copy or justa reference to that file.
You can download SFT from here.
hope it helps.