Is it possible to include/exclude certain source files depending on what target is selected in Visual Studio? If possible, how?
A:
Yes it is possible. Right click on the file you want to exclude and select Properties. You can now set Action to None according to the target.
gregseth
2010-01-20 21:40:33