Module: wine Branch: master Commit: 6311297c158d91459fad2b4269d9a070fabc5a5b URL: https://gitlab.winehq.org/wine/wine/-/commit/6311297c158d91459fad2b4269d9a07...
Author: Alexandre Julliard julliard@winehq.org Date: Tue Jun 25 11:33:46 2024 +0200
tools: Add helper functions to get the standard directories.
---
tools/tools.h | 82 ++++++++++++++++++++++++++++++++++++++++++++++- tools/widl/Makefile.in | 6 +--- tools/widl/widl.c | 24 ++++++-------- tools/winegcc/Makefile.in | 3 +- tools/winegcc/winegcc.c | 11 ++----- tools/wmc/Makefile.in | 4 +-- tools/wmc/wmc.c | 15 +++------ tools/wrc/Makefile.in | 6 +--- tools/wrc/wrc.c | 17 +++------- 9 files changed, 106 insertions(+), 62 deletions(-)