summaryrefslogtreecommitdiff
path: root/src/miranda32/miranda32.vcxproj
AgeCommit message (Collapse)Author
2017-11-26let's return back static build for nowGeorge Hazan
2017-11-26more dlls to be loaded dynamicallyGeorge Hazan
2017-11-25miranda32.exe is compiled completely without C++ runtime, therefore it can ↵George Hazan
use dynamic runtime linking
2017-10-08miranda32.exe became static to be independent from VS runtimeGeorge Hazan
2015-06-13manifest returned backGeorge 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