Why MSVS Create lib file every time?
- by codevania
The problem is that Visual Stuiod re-create lib everytime.
How can I make MSVS does not re-create?
I don't know why MSVS create some kind of project's "lib" file whenever I press F5 to debug application.
I just converted a solution file from 2005 to 2010.
And this problem is occured.
[ Revival ]
1.Build solution.
2.Debug
3.Stop debug
…