You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is it possible to add the Visible attribute on specified files/paths/regex?
i want it to still be compiled with the project, just not be visible inside the vsproj <ClCompile Visible="false" Include="sourcefile.cpp" />