Porting to Visual Studio Express 2010, I get this warning:
To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
I've tried to find guidance in the help files on where all these settings are. In particular the $(Lib.OutputFile) is elusive. I've tried to find them on my own in the property pages, but no luck. Perhaps I'm too used to the previous version of the
help files, but I find the new format to be the difference between a phone book and a long novel about the invention of the telephone.
Is there a forum that might guide me on solving this?