thorvg/src/tools
Vincent Torri b1912e2ef9 infra: fix build failure using c++17 (or later) with MSVC.
the WIN32_LEAN_AND_MEAN definition will remove the unused
features in windows.h that helps to improve the build-speed
as well as fixing the issue.

Issue: https://github.com/thorvg/thorvg/issues/2225

Co-Authored-By: Hermet Park <hermet@lottiefiles.com>
2024-05-02 16:09:01 +09:00
..
lottie2gif infra: fix build failure using c++17 (or later) with MSVC. 2024-05-02 16:09:01 +09:00
svg2png infra: fix build failure using c++17 (or later) with MSVC. 2024-05-02 16:09:01 +09:00
svg2tvg infra: fix build failure using c++17 (or later) with MSVC. 2024-05-02 16:09:01 +09:00
meson.build infra: meson code clean up 2024-04-22 11:10:44 +09:00