|
-
March 11th, 2012, 05:48 PM
#22
Re: consolidating all libraries (user and VS C++ infrastructure ones)
If the MVSC gui was intuitive, I wouldn't be asking these questions.
One more time and then on to another board if no one will answer:
what are OPTIONS for solution folders/projects?
For example, I think it is best to have 2 "garbage" projects:
one console
one GUI
Each is used to test code snippets.
Going back to the fact that MSVC will NOT rearrange macros and other paths to match changing the project and template paths for an already-existing project/solution.
I think my best bet is to delete everything I have. The Project and Templates will remain pointed to D:\Libraries\Documents\Visual Studio\Projects. On one project, I added the project name to the final directory node per a webpage that showed how to match the VS logical folders to the underlying physical disk folder structure. But, on the last one, I did NOT do this, yet it seems to have created a folder for the project anyway.
I assume then that I will/should have one solution per project (program).
Last edited by jlewand61; March 11th, 2012 at 05:50 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|