mirror of
https://github.com/reactos/wine.git
synced 2025-03-06 03:37:28 +00:00
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
|