mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
65ce146169
svn path=/branches/ros-csrss/; revision=57561
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@
|