Alexandre Julliard : makefiles: Build all tests with msvcrt.

Alexandre Julliard julliard at winehq.org
Wed Apr 24 16:33:29 CDT 2019


Module: wine
Branch: master
Commit: d4ef782db7928e0deed5f0b43a8a1557cae0358e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d4ef782db7928e0deed5f0b43a8a1557cae0358e

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Apr 24 12:10:19 2019 +0200

makefiles: Build all tests with msvcrt.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/advpack/tests/advpack.c      |  8 ++++----
 dlls/kernel32/tests/debugger.c    |  8 ++++----
 dlls/kernel32/tests/process.c     |  8 ++++----
 dlls/msi/tests/custom.c           |  8 ++++----
 dlls/msi/tests/db.c               |  8 ++++----
 dlls/msvcirt/tests/Makefile.in    |  1 -
 dlls/msvcp100/tests/Makefile.in   |  1 -
 dlls/msvcp110/tests/Makefile.in   |  1 -
 dlls/msvcp120/tests/Makefile.in   |  1 -
 dlls/msvcp140/tests/Makefile.in   |  1 -
 dlls/msvcp60/tests/Makefile.in    |  1 -
 dlls/msvcp90/tests/Makefile.in    |  1 -
 dlls/msvcr100/tests/Makefile.in   |  1 -
 dlls/msvcr110/tests/Makefile.in   |  1 -
 dlls/msvcr120/tests/Makefile.in   |  1 -
 dlls/msvcr90/tests/Makefile.in    |  1 -
 dlls/msvcrt/tests/Makefile.in     |  1 -
 dlls/msvcrtd/tests/Makefile.in    |  1 -
 dlls/shell32/tests/shlexec.c      | 16 ++++++++--------
 dlls/ucrtbase/tests/Makefile.in   |  1 -
 programs/services/tests/service.c | 10 +++++-----
 tools/makedep.c                   |  1 +
 22 files changed, 34 insertions(+), 47 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=d4ef782db7928e0deed5f0b43a8a1557cae0358e



More information about the wine-cvs mailing list