Ray
43c81d216c
REVIEWED: VS2022: New example `core_input_actions` UUID
1 неделю назад
Ray
7d780d18b5
REVIEWED: New example format and requirements: `core_input_actions` #5211
1 неделю назад
Ray
e18d167c8f
REVIEWED: New examples added renaming, avoid duplicated .sln GUIDs
1 месяц назад
Ray
47db1da9ea
REXM: RENAMED: example: `core_3d_fps_controller` to `core_3d_camera_fps`
1 месяц назад
Ray
f0131f6ee6
Added missing project to solution
1 месяц назад
Ray
b3513e4719
ADDED: Missing example VS2022 projects
2 месяцев назад
Ray
cf1713e6dd
REVIEWED: VS2022 projects use a custom resource file...
...instead of relying in src/raylib provided one. #4900
5 месяцев назад
Peter0x44
99d2119dd6
[build] Add CI for ARM64 with Visual Studio ( #4781 )
* [build] Add ARM64 configuration to raylib.sln
* [build] Add ARM64 to windows.yml
7 месяцев назад
Ray
549ca669aa
Added VS2022 project
3 лет назад
Ray
131672f199
Updated linkage libraries #1732
4 лет назад
raysan5
83f0c771d5
ADDED: ALL examples projects to VS2019 solution
4 лет назад
raysan5
00a0461c7a
REDESIGNED: VS2019 build paths
REMOVED: core_basic_window.cpp
4 лет назад
Jeffery Myers
11ebb54674
Don't put the obj and temp files for all the projects in the same place, it causes conflicts ( #1458 )
4 лет назад
Ray
dd45d0ed64
Update VS2019 project
4 лет назад
Ray
c4aee2d09a
Add VS2019 project
4 лет назад
Jeffery Myers
679a26a195
Two small quality of life changes to projects. ( #1448 )
1) use the latest windows SDK not a specific one.
2) use the project dir as the root for the include dir for raylib, to help if the project is ever included in some other solution.
4 лет назад
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
6 лет назад
raysan5
561c486ceb
Add WinMM library for linkage
Now it's required on Windows if not using a busy wait loop
6 лет назад
Ray
0a492b5dea
Retarget VS2017 solution
6 лет назад
Ray
555fdec958
Corrected issues with VS2017 compilation
7 лет назад
raysan5
864511fe57
Review VS2015 and VS2017 projects
7 лет назад
Ray
542eb6f250
Restore removed projects
7 лет назад