Commit 1ab87d4d authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

include: Added activedbg.idl.

parent 4f5cb4fb
......@@ -479,6 +479,7 @@ dlls/ws2_32/tests/ws2_32_crosstest.exe
dlls/wsock32/libwsock32.def
dlls/wtsapi32/libwtsapi32.def
include/activaut.h
include/activdbg.h
include/activscp.h
include/amstream.h
include/amvideo.h
......
......@@ -52,6 +52,7 @@ DEFINE_GUID(GUID_NULL,0,0,0,0,0,0,0,0,0,0,0);
#include "urlmon.h"
#define _NO_AUTHOR_GUIDS
#include "activaut.h"
#include "activdbg.h"
#define _NO_SCRIPT_GUIDS
#include "activscp.h"
#include "dispex.h"
......
......@@ -6,6 +6,7 @@ MODULE = none
IDL_H_SRCS = \
activaut.idl \
activdbg.idl \
activscp.idl \
amstream.idl \
amvideo.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