mirror of
https://github.com/reactos/wine.git
synced 2025-01-25 05:15:57 +00:00
8 lines
86 B
Makefile
8 lines
86 B
Makefile
MODULE = msxml2.dll
|
|
|
|
C_SRCS = main.c
|
|
|
|
IDL_TLB_SRCS = msxml2_tlb.idl
|
|
|
|
@MAKE_DLL_RULES@
|