Linker Tools Warning LNK4052

using .EXP file; ignoring .DEF file 'filename'

The .def file specified in the LINK command was ignored because an .exp file was also specified. The .def file was already processed when the .exp file was created and is not necessary in this step of the build process.