mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
5d82baf974
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
104 B
Makefile
5 lines
104 B
Makefile
MODULE = msxml6.dll
|
|
IMPORTS = oleaut32 ole32 advapi32
|
|
|
|
RC_SRCS = rsrc.rc
|
|
IDL_SRCS = msxml6_tlb.idl
|