libragephoto 0.6.0 release

- RagePhoto.c: define WIN32_LEAN_AND_MEAN and VC_EXTRALEAN
- README.md: update documentation links
- wasm.cmake: assume CMake 3.16 or newer being used by default
- WincvtTest.c: update copyright year
This commit is contained in:
Syping 2024-12-09 16:51:31 +01:00
parent ce0cb68fa5
commit 259c6833d9
4 changed files with 39 additions and 38 deletions

View file

@ -29,8 +29,8 @@ sudo cmake --install libragephoto-build
#### RagePhoto API
[RagePhoto C API](https://libragephoto.syping.de/doc/RagePhoto_8h.html)
[RagePhoto C++ API](https://libragephoto.syping.de/doc/classRagePhoto.html)
[RagePhoto C API](https://libragephoto.syping.de/doc/structRagePhotoInstance.html)
[RagePhoto C++ API](https://libragephoto.syping.de/doc/classragephoto_1_1photo.html)
#### libragephoto Documentation