Why always out of date on Debug F5?

After doing the github fork and creating a MyProject that all went fine, next time I start VS 2013 Express and open the project and press F5 it always says it is Out of Date, even after I just did a successful Build.

Newb… But something seems odd about that.

2102-capture.png

I think this is due to us using nmake to build, so VS itself doesn’t have accurate dependencies about what’s been built.