wine/dlls/wshom.ocx/Makefile.in

12 lines
198 B
Makefile

MODULE = wshom.ocx
IMPORTS = uuid oleaut32 ole32 shell32 user32 advapi32 scrrun
EXTRADLLFLAGS = -Wb,--prefer-native
SOURCES = \
network.c \
shell.c \
wshom.idl \
wshom.rc \
wshom_main.c