Alexandre Julliard : stdole2.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: 39abfe3a4fba023d47fc6ff4cee03b9d22e48b0f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=39abfe3a4fba023d47fc6ff4cee03b9d22e48b0f

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

stdole2.tlb: Build in data-only mode.

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

---

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

diff --git a/dlls/stdole2.tlb/Makefile.in b/dlls/stdole2.tlb/Makefile.in
index 1a254979a54..125d81b6e52 100644
--- a/dlls/stdole2.tlb/Makefile.in
+++ b/dlls/stdole2.tlb/Makefile.in
@@ -1,4 +1,6 @@
 MODULE    = stdole2.tlb
 
+EXTRADLLFLAGS = -Wb,--data-only
+
 RC_SRCS = rsrc.rc
 IDL_SRCS = stdole2.idl




More information about the wine-cvs mailing list