Commit 8a40f49
committed
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>1 parent 6c10972 commit 8a40f49
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments