Signed-off-by: Jacek Caban <[email protected]>
---
It's needed due to importlib handling changes in recent widl.
mingw-w64-headers/Makefile.am | 2 +-
mingw-w64-headers/tlb/{oleacc.idl => oleacc.dll.idl} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename mingw-w64-headers/tlb/{oleacc.idl => oleacc.dll.idl} (100%)
diff --git a/mingw-w64-headers/Makefile.am b/mingw-w64-headers/Makefile.am
index 634fdcadb..0af3528e2 100644
--- a/mingw-w64-headers/Makefile.am
+++ b/mingw-w64-headers/Makefile.am
@@ -283,7 +283,7 @@ IDL_SRCS = \
include/xpsprint.idl
TLB_SRCS = \
- tlb/oleacc.idl \
+ tlb/oleacc.dll.idl \
tlb/stdole2.idl
BUILT_SOURCES = $(IDL_SRCS:.idl=.h) $(TLB_SRCS:.idl=.tlb)
diff --git a/mingw-w64-headers/tlb/oleacc.idl b/mingw-w64-headers/tlb/oleacc.dll.idl
similarity index 100%
rename from mingw-w64-headers/tlb/oleacc.idl
rename to mingw-w64-headers/tlb/oleacc.dll.idl
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public