c++ - What is XCode's group alternative in Visual Studio? -


i have create c++ project in xcode, organized classes in folders , added folders groups in xcode. so, can include header files directly names without complete path.
want use organized classes in visual studio. but, visual studio can't find include files directly files' name, needs complete path.
so, there alternative xcode's groups in visual studio?


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -