What steps will reproduce the problem?
1. Right Click a .cpp file in your project
2. Select Properties -> Configuration Properties -> General
3. Set "Excluded from Build": Yes
4. Build Solution
What is the expected output? What do you see instead?
I would expect that the selected file would NOT be included in the build
Instead the file continues to be built and the "Excluded from Build" option
seems to be getting ignored.
What version of the product are you using? On what operating system?
vs-android 0.963, VS2013, Windows 7
Original issue reported on code.google.com by
supp...@netxsolutions.co.ukon 21 Oct 2014 at 10:03