wine-wine/dlls/oleacc/Makefile.in

13 lines
155 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
2013-07-31 02:29:21 +00:00
IDL_TLB_SRCS = oleacc_classes.idl
RC_SRCS = oleacc.rc
2003-06-23 03:43:00 +00:00
@MAKE_DLL_RULES@