I'm getting this linker error in MSVC++ 2008
1>LINK : fatal error LNK1104: cannot open file 'msvcprtd.lib'
I know what it means, I just can't figure out how to get the library back.
I might have accidently removed it(did).