Include Project

  • Thread starter Thread starter shapper
  • Start date Start date
S

shapper

Hello,

I have a Visual Studio 2005 solution with 8 projects. 7 of these
projects need to use the classes of the eight project named Engine. Do
I need to copy Engine.dll to the bin folder of the other 7 projects or
is there another way to do this?

Thanks,
Miguel
 
Back
Top