summaryrefslogtreecommitdiffhomepage
path: root/projects/VS2017/raylib.sln
AgeCommit message (Collapse)Author
2020-01-05VS2017 project: Added x64 platform configurationraysan5
NOTE: When building for 64bit in raylib static mode, CloseWindow() symbol collides with user32.lib symbol. No solution for that at the moment, just compile raylib as shared library (raylib.dll), actually it can be chosen on project configurations.
2018-07-21Review VS2015 and VS2017 projectsraysan5
2018-05-14Restore removed projectsRay