Sweden-Number/dlls/msxml6/Makefile.in

12 lines
150 B
Makefile
Raw Normal View History

EXTRADEFS = -DCOM_NO_WINDOWS_H
MODULE = msxml6.dll
IMPORTS = ole32 advapi32
C_SRCS = \
main.c \
regsvr.c
2010-11-09 23:08:17 +01:00
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@