msxml3: Move xmlparser.idl to msxml3.

This commit is contained in:
Alistair Leslie-Hughes 2011-09-15 22:18:28 +10:00 committed by Alexandre Julliard
parent 99f770e4ef
commit 54b37b8c41
4 changed files with 4 additions and 3 deletions

2
.gitignore vendored
View File

@ -75,6 +75,7 @@ dlls/msi/sql.tab.c
dlls/msi/sql.tab.h
dlls/mstask/mstask_local.h
dlls/mstask/mstask_local_i.c
dlls/msxml3/xmlparser.h
dlls/msxml3/xslpattern.tab.c
dlls/msxml3/xslpattern.tab.h
dlls/msxml3/xslpattern.yy.c
@ -234,7 +235,6 @@ include/wpcapi.h
include/wtypes.h
include/wuapi.h
include/xmllite.h
include/xmlparser.h
libs/wpp/ppl.yy.c
libs/wpp/ppy.tab.c
libs/wpp/ppy.tab.h

View File

@ -44,6 +44,8 @@ RC_SRCS = \
schemas.rc \
version.rc
IDL_H_SRCS = xmlparser.idl
IDL_TLB_SRCS = msxml3_v1.idl
@MAKE_DLL_RULES@

View File

@ -104,8 +104,7 @@ PUBLIC_IDL_H_SRCS = \
wpcapi.idl \
wtypes.idl \
wuapi.idl \
xmllite.idl \
xmlparser.idl
xmllite.idl
IDL_TLB_SRCS = \
stdole2.idl