hi folks,
I'm building an app and the error is
1>LINK : fatal error LNK1181: cannot open input file 'libboost_date_time-vc90-mt-sgd-1_42.lib'
and I haven't told it to link against this library in project settings, so why is it even trying to find this file? Devstudio 2008.

