raysan5
a25d3b7ff4
Update raylib.vcxproj
5 лет назад
Ray
a748c3bf25
Review VS2017 project to support x64 properly
5 лет назад
raysan5
615cb35d96
VS2017 project: Added x64 platform configuration
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.
5 лет назад
Ray
9fbf5c8ca2
Review VS2017 project configuration
5 лет назад
Ray
af38e18389
Review projects <PlatformToolset> to use default
5 лет назад
raysan5
561c486ceb
Add WinMM library for linkage
Now it's required on Windows if not using a busy wait loop
6 лет назад
Reece Mackie
56ded3259d
More work, UWP now supports it and deleted old gamepads
6 лет назад
Reece Mackie
b911cefab3
First gamepad stuff
6 лет назад
Ray
0a492b5dea
Retarget VS2017 solution
6 лет назад
Ray
76e968f6b7
Updated audio library: mini_al -> miniaudio
6 лет назад
Ray
944a388b1b
Include mini_al directly, no separate module
6 лет назад
Ray
4ec4dc691f
Use stb_vorbis.h as header only
6 лет назад
Ray
555fdec958
Corrected issues with VS2017 compilation
6 лет назад
raysan5
864511fe57
Review VS2015 and VS2017 projects
6 лет назад
raysan5
2875f4cf11
Remove VS2017 UWP project
Not properly configured, use VS2015.UWP as reference
6 лет назад
Ray
542eb6f250
Restore removed projects
7 лет назад
Ray
8ae8d3ac78
Reorganized project templates folder
7 лет назад