Jacek Caban : oleacc.idl: Generate tlb file for importlib.

Alexandre Julliard julliard at winehq.org
Mon May 18 15:00:13 CDT 2020


Module: wine
Branch: master
Commit: 0f31e48e9ba28ba8c0aee0678567d6b47e3c63aa
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=0f31e48e9ba28ba8c0aee0678567d6b47e3c63aa

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun May 17 01:02:45 2020 +0200

oleacc.idl: Generate tlb file for importlib.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 include/oleacc.idl | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/oleacc.idl b/include/oleacc.idl
index fd9c0786d1..7cf0fa82db 100644
--- a/include/oleacc.idl
+++ b/include/oleacc.idl
@@ -16,6 +16,12 @@
  * 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__




More information about the wine-cvs mailing list