You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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@cs-ware.de>
0 commit comments