wine-wine/dlls/oleacc/Makefile.in

12 lines
140 B
Makefile
Raw Normal View History

2003-06-23 03:43:00 +00:00
MODULE = oleacc.dll
IMPORTLIB = oleacc
IMPORTS = user32
2003-06-23 03:43:00 +00:00
C_SRCS = \
main.c
RC_SRCS = oleacc.rc
PO_SRCS = oleacc.rc
2003-06-23 03:43:00 +00:00
@MAKE_DLL_RULES@