wine/dlls/appxdeploymentclient/Makefile.in
2023-09-11 20:41:35 +02:00

10 lines
113 B
Makefile

MODULE = appxdeploymentclient.dll
IMPORTS = combase
C_SRCS = \
main.c \
package.c
IDL_SRCS = \
classes.idl