wine/dlls/uxtheme/Makefile.in
Eric Pouech 354be197cd uxtheme: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:07 +01:00

20 lines
269 B
Makefile

MODULE = uxtheme.dll
IMPORTLIB = uxtheme
IMPORTS = user32 gdi32 advapi32
DELAYIMPORTS = msimg32
C_SRCS = \
buffer.c \
dialog.c \
draw.c \
main.c \
metric.c \
msstyles.c \
property.c \
scrollbar.c \
stylemap.c \
system.c \
uxini.c
RC_SRCS = version.rc