wine/dlls/sxs/Makefile.in
2012-08-28 14:41:13 +02:00

11 lines
121 B
Makefile

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