1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/sxs/Makefile.in

11 lines
141 B
Makefile

MODULE = sxs.dll
IMPORTS = oleaut32 ole32
IMPORTLIB = sxs
EXTRADLLFLAGS = -Wb,--prefer-native
SOURCES = \
cache.c \
name.c \
sxs.c