wine/dlls/oleacc/Makefile.in
2011-01-13 16:00:53 +01:00

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@