Commit 2a77543c authored by Alexandre Julliard's avatar Alexandre Julliard

include: Stop building tlb files in the include directory.

parent ef8b871e
MODULE = stdole2.tlb
RC_SRCS = rsrc.rc
IDL_SRCS = std_ole_v2.idl
IDL_SRCS = stdole2.idl
/*
* Copyright (C) 2003 Robert Shearman
* 2005 Huw Davies
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*
*/
#pragma makedep regtypelib
#include "stdole2.idl"
......@@ -19,8 +19,7 @@
*/
#if 0
#pragma makedep install
#pragma makedep typelib
#pragma makedep regtypelib
#endif
#include <olectl.h>
......
......@@ -683,7 +683,6 @@ SOURCES = \
srcrst.idl \
srrestoreptapi.h \
sspi.h \
stdole2.idl \
stgprop.h \
sti.h \
storage.h \
......
......@@ -16,12 +16,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#if 0
#pragma makedep install
#pragma makedep typelib
#pragma makedep header
#endif
import "oaidl.idl";
#ifndef __WIDL__
......
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