wine/dlls/windows.networking.hostname/Makefile.in
2023-07-07 12:18:39 +02:00

10 lines
121 B
Makefile

MODULE = windows.networking.hostname.dll
IMPORTS = combase
C_SRCS = \
hostname.c \
main.c
IDL_SRCS = \
classes.idl