Compile any projects through a project in a workspace
-
I have a workspace A and have many projects (about 25) in this workspace A. I have created 10 new projects (dll project) and want to add in to A but I think workspace is not clearly. So , I don't add 10 new project but add a new project B in to this workspace A and when I compile B, compiler will jump to compile 10 new projects and I receive 10 dlls correlative. please help me!
Papais
`
-
I have a workspace A and have many projects (about 25) in this workspace A. I have created 10 new projects (dll project) and want to add in to A but I think workspace is not clearly. So , I don't add 10 new project but add a new project B in to this workspace A and when I compile B, compiler will jump to compile 10 new projects and I receive 10 dlls correlative. please help me!
Papais
`
dungpapai wrote:
want to add in to A but I think workspace is not clearly.
What does this mean ?
dungpapai wrote:
So , I don't add 10 new project but add a new project B in to this workspace A and when I compile B, compiler will jump to compile 10 new projects and I receive 10 dlls correlative. please help me!
Does project B has dependencies set of those 10 projects ? but in that case, those projects should be in same workspace. Can you help us to understand problem in better way ?
Prasad Notifier using ATL | Operator new[],delete[][^]