wine-wine/dlls/oleacc/Makefile.in

12 lines
140 B
Makefile

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