I have created a c++ 'win32 console application' project named 'a' using mvs2010. When I build the project the following message is displayed in 'build' output window,
Creating "Debug\a.unsuccessfulbuild" because "AlwaysCreate" was specified.
what does it mean ? is it any kind of error i should taken care of ? thanks in advance...