aboutsummaryrefslogtreecommitdiff
path: root/windows/vs2017 (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-03-28Windows: Fix paths in VS project files.Lasse Collin2-18/+18
Some paths use slashes instead of backslashes as directory separators... now it should work (I tested VS2013 version).
2018-03-28Windows: Add project files for VS2017.Lasse Collin4-0/+935
These files match the v5.2 branch (no file info decoder).