Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use MultiThreadedDLL as RuntimeLibrary (/MD instead of /MT)
This saves another 200 KiB, however, this now requires the MSVC++ to be present. Notepad2 was also linked against this runtime library (requires the old MSVCP60.DLL). Signed-off-by: Sven Strickroth <[email protected]>
- Loading branch information