21 Feb
2022
21 Feb
'22
10:15 p.m.
Module: wine Branch: master Commit: f3a87a92e9780e85d42e89c98547a28d98a32c4f URL: https://source.winehq.org/git/wine.git/?a=commit;h=f3a87a92e9780e85d42e89c98... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Sun Feb 20 19:31:10 2022 +0300 shcore/tests: Build without -DWINE_NO_LONG_TYPES. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/shcore/tests/Makefile.in | 1 - dlls/shcore/tests/shcore.c | 136 +++++++++++++++++++++--------------------- 2 files changed, 68 insertions(+), 69 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f3a87a92e9780e85d42e8...