Skip to content

13 BEST Visual Studio Setup for C++ Projects

1. File Structure

Here, the "folder" is actually just a filter.

The above operation allows you to enter the actual folder view.

2. Setting Up the Directory

Starting a C++ Project

Life Improvement Tip

You can place all your source code in a src folder (it is recommended to drag and drop in VS, otherwise the IDE might throw an error...)