Sweden-Number/dlls/oleacc/Makefile.in

14 lines
175 B
Makefile
Raw Normal View History

2003-06-23 05:43:00 +02:00
MODULE = oleacc.dll
IMPORTLIB = oleacc
IMPORTS = user32
2003-06-23 05:43:00 +02:00
C_SRCS = \
main.c
2013-07-31 04:29:21 +02:00
IDL_TLB_SRCS = oleacc_classes.idl
RC_SRCS = oleacc.rc
PO_SRCS = oleacc.rc
2003-06-23 05:43:00 +02:00
@MAKE_DLL_RULES@