Commit 4072d20f authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

mscoree: Add .Net debugging interfaces.

parent 97730836
...@@ -146,6 +146,7 @@ include/commoncontrols.h ...@@ -146,6 +146,7 @@ include/commoncontrols.h
include/config.h include/config.h
include/control.h include/control.h
include/cor.h include/cor.h
include/cordebug.h
include/ctfutb.h include/ctfutb.h
include/ctxtcall.h include/ctxtcall.h
include/d3d10.h include/d3d10.h
......
...@@ -18,6 +18,7 @@ PUBLIC_IDL_H_SRCS = \ ...@@ -18,6 +18,7 @@ PUBLIC_IDL_H_SRCS = \
commoncontrols.idl \ commoncontrols.idl \
control.idl \ control.idl \
cor.idl \ cor.idl \
cordebug.idl \
ctfutb.idl \ ctfutb.idl \
ctxtcall.idl \ ctxtcall.idl \
d3d10.idl \ d3d10.idl \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment