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

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

activeds.tlb: Build in data-only mode.

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

---

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

diff --git a/dlls/activeds.tlb/Makefile.in b/dlls/activeds.tlb/Makefile.in
index 60739d2d4a6..50a32d907ed 100644
--- a/dlls/activeds.tlb/Makefile.in
+++ b/dlls/activeds.tlb/Makefile.in
@@ -1,3 +1,5 @@
 MODULE = activeds.tlb
 
+EXTRADLLFLAGS = -Wb,--data-only
+
 IDL_SRCS = activeds_tlb.idl




More information about the wine-cvs mailing list