Common requirement when you create a WSP solution is to also deploy an assembly that is an output of another project in the solution.

For instance, in my solution, I have an assembly from a project called MyFirstTimerJob that I want to include in the MyFirstTimerJobInstaller Solution :

scl2

To do that, just go in the advanced view of the Package explorer and add the project assembly :

image