Module: wine Branch: master Commit: f3a87a92e9780e85d42e89c98547a28d98a32c4f URL: https://source.winehq.org/git/wine.git/?a=commit;h=f3a87a92e9780e85d42e89c98...
Author: Nikolay Sivov nsivov@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...