Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2018-07-31 | exe loader extracted to the separate module, now it's possible to compile ↵ | George Hazan | |
all exe using shared runtime modules | |||
2017-11-26 | let's return back static build for now | George Hazan | |
2017-11-26 | more dlls to be loaded dynamically | George Hazan | |
2017-11-25 | miranda32.exe is compiled completely without C++ runtime, therefore it can ↵ | George Hazan | |
use dynamic runtime linking | |||
2017-10-08 | miranda32.exe became static to be independent from VS runtime | George Hazan | |
2015-06-13 | manifest returned back | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14153 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ↵ | George Hazan | |
loads mir_app.dll; - everything that was in miranda32.exe (including resources) moved to mir_app.dll; - exports from mir_app.dll now available for using directly, without perversions; - src/stdplug.h deleted; git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |