Hi Dominick,
The location of the role entry point DLL is specified in the cspack command line.
/role:<RoleName>;[<RoleBinariesDirectory>];[<RoleEntryPointDLL>]
Buf if you are using Visual Studio, I suppose it assumes that the entry point is located in the role project. I don't think that there's a way to override this, but I could be wrong.