Files
reactos/dll/win32/msxml4/Makefile.in
T

13 lines
169 B
Makefile

EXTRADEFS = -DCOM_NO_WINDOWS_H
MODULE = msxml4.dll
IMPORTS = ole32 advapi32
C_SRCS = \
main.c
IDL_TLB_SRCS = msxml4_tlb.idl
RC_SRCS = rsrc.rc
@MAKE_DLL_RULES@