Sweden-Number/dlls/oleacc/Makefile.in

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@