wine/dlls/mspatcha/tests/Makefile.in
Conor McCarthy 23e951e256 mspatcha/tests: Test implementations of ApplyPatchToFileW and related functions.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=12501
Signed-off-by: Conor McCarthy <conor.mccarthy.444@gmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-09 08:20:04 -05:00

9 lines
99 B
Makefile

TESTDLL = mspatcha.dll
IMPORTS = mspatcha
C_SRCS = \
apply_patch.c
RC_SRCS = \
mspatcha.rc