wine/dlls/oleacc/Makefile.in
Alistair Leslie-Hughes a1e4af2d1e oleacc: Add typelib.
2013-07-31 22:26:55 +02:00

14 lines
175 B
Makefile

MODULE = oleacc.dll
IMPORTLIB = oleacc
IMPORTS = user32
C_SRCS = \
main.c
IDL_TLB_SRCS = oleacc_classes.idl
RC_SRCS = oleacc.rc
PO_SRCS = oleacc.rc
@MAKE_DLL_RULES@