If you dynamically link your application to the MFC library, you must redistribute the matching MFC DLL. Because all MFC DLLs use the shared version of the C runtime library (CRT), You may also need to redistribute the CRT.
For more details I suggest you could refer to the Docs: Redistributing Visual C++ Files and Redistributing the MFC Library