Copy configuration link error



I created a new configuration (VS6) and copied settings from an existing
(working)
configuration. Now, the new configuration has a link error:

mfcs42.lib(dllmodul.obj) : error LNK2005: _DllMain@12 already defined in
msvcrt.lib(dllmain.obj)

I'm sure this usually means I'm linking with two different versions of the
run-time
libraries, but in this scenario I don't see how this could be. Any other
possible
explanation?

Thanks,
Drew


.