aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/msvc.cxx
AgeCommit message (Collapse)AuthorFilesLines
2016-07-19Add import library target libi{}, make libs{} the DLLBoris Kolpackov1-2/+15
In the end, having libs{} be the DLL with import library being its member is more natural than making libs{} the import library and having dll{} as its member.
2016-07-19Add support for building DLLs with VCBoris Kolpackov1-0/+249