8 lines
81 B
Makefile
8 lines
81 B
Makefile
MODULE = msxml.dll
|
|
|
|
C_SRCS = main.c
|
|
|
|
IDL_SRCS = msxml_tlb.idl
|
|
|
|
RC_SRCS = rsrc.rc
|