Alexandre Julliard : stdole32.tlb: Build in data-only mode.

Alexandre Julliard julliard at winehq.org
Wed Feb 16 15:30:24 CST 2022


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Feb 16 16:12:14 2022 +0100

stdole32.tlb: Build in data-only mode.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/stdole32.tlb/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dlls/stdole32.tlb/Makefile.in b/dlls/stdole32.tlb/Makefile.in
index 6422325b3c7..9fc649ee5a4 100644
--- a/dlls/stdole32.tlb/Makefile.in
+++ b/dlls/stdole32.tlb/Makefile.in
@@ -1,4 +1,6 @@
 MODULE    = stdole32.tlb
 
+EXTRADLLFLAGS = -Wb,--data-only
+
 RC_SRCS = rsrc.rc
 IDL_SRCS = std_ole_v1.idl




More information about the wine-cvs mailing list