C++ Solution Structure in VS2005
Visual Studio
1
Posts
1
Posters
0
Views
1
Watching
-
I'm working on a c++ project that is going to have 50+ projects and 15 executables. My problem is that I don't understand how to configure the projects to share common settings. Is there somewhere where I can get a good tutorial on how this is done. My background is vb.net/c# where these questions I understand how to do. Tom