wine-wine/dlls/sxs/Makefile.in

9 lines
95 B
Makefile

MODULE = sxs.dll
IMPORTS = oleaut32 ole32
C_SRCS = \
cache.c \
sxs.c
@MAKE_DLL_RULES@