Add C++ MFC to Windows requirements list in README
Description
This PR adds the latest C++ MFC to the requirements list for building the Source SDK on Windows. This is a needed component to compile some projects in the SDK (ex. qc_eyes) and is not marked for installation by default under the C++ desktop development workload in the Visual Studio Installer.
that dependency was removed in an update. this is no longer required and should be closed
What commit removed the MFC dependency? I can't find anything like that in the commit log, and there are still plenty of references to the MFC in the codebase.
https://github.com/ValveSoftware/source-sdk-2013/commit/feb4f903501a094a2c9da7ff64b9fc3ec1bb5415
close? @Tkain