mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 19:18:42 +00:00
7 lines
86 B
Makefile
7 lines
86 B
Makefile
MODULE = msxml2.dll
|
|
|
|
C_SRCS = main.c
|
|
|
|
IDL_TLB_SRCS = msxml2_tlb.idl
|
|
|
|
@MAKE_DLL_RULES@
|