From 7c991b2ae4bf97d52b8b4384a5bc5b3bdb8983e8 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Tue, 9 Sep 2008 16:15:39 +0000 Subject: [PATCH] add new stdole2 target for the real typelib (the other stdole2.tlb is a dll) svn path=/trunk/; revision=36089 --- reactos/include/psdk/psdk.rbuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/reactos/include/psdk/psdk.rbuild b/reactos/include/psdk/psdk.rbuild index b07cf608545..52b61cbf146 100644 --- a/reactos/include/psdk/psdk.rbuild +++ b/reactos/include/psdk/psdk.rbuild @@ -51,4 +51,7 @@ comcat.idl xmldso.idl xmldom.idl + + + stdole2.idl \ No newline at end of file