Sweden-Number/dlls/msxml4/Makefile.in

13 lines
169 B
Makefile
Raw Normal View History

2010-02-03 01:49:37 +01:00
EXTRADEFS = -DCOM_NO_WINDOWS_H
MODULE = msxml4.dll
IMPORTS = ole32 advapi32
2010-02-03 01:49:37 +01:00
C_SRCS = \
main.c
2010-02-03 01:49:37 +01:00
2010-12-09 20:52:26 +01:00
IDL_TLB_SRCS = msxml4_tlb.idl
RC_SRCS = rsrc.rc
2010-02-03 01:49:37 +01:00
@MAKE_DLL_RULES@