wine/dlls/user32/tests/Makefile.in
Alex Henrie 7a39a7a3ae user32/tests: Recognize undefined characters in OemKeyScan tests.
This reverts commit 72ab2d5b07.

Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-29 09:59:49 +01:00

31 lines
384 B
Makefile

TESTDLL = user32.dll
IMPORTS = user32 gdi32 advapi32
C_SRCS = \
broadcast.c \
class.c \
clipboard.c \
combo.c \
cursoricon.c \
dce.c \
dde.c \
dialog.c \
edit.c \
generated.c \
input.c \
listbox.c \
menu.c \
monitor.c \
msg.c \
resource.c \
scroll.c \
static.c \
sysparams.c \
text.c \
uitools.c \
win.c \
winstation.c \
wsprintf.c
RC_SRCS = resource.rc