Visual Studio Solutions Folder as real Folders

后端 未结 14 2323
盖世英雄少女心
盖世英雄少女心 2020-11-29 00:47

I have a Visual Studio Solution. Currently, it is an empty solution (=no projects) and I have added a few solution folders.

Solution Folders only seem to be \"virtua

14条回答
  •  渐次进展
    2020-11-29 01:38

    You can add real folders by choosing "Add new filter" for a Visual Studio project file. You can also do "Add new filter" under an existing folder. Once the folder is created, rename it and add source or header file or whichever suits your project. This is one way I know which lets us create real folders through the Visual Studio IDE.

提交回复
热议问题