wine/dlls/credui/Makefile.in
2023-11-07 11:11:40 +01:00

12 lines
194 B
Makefile

EXTRADEFS = -D_CREDUI_
MODULE = credui.dll
IMPORTLIB = credui
IMPORTS = comctl32 user32 advapi32
EXTRADLLFLAGS = -Wb,--prefer-native
SOURCES = \
banner.svg \
credui.rc \
credui_main.c