Drew Ronneberg : ole32: Remove obsolete -D_OLE32_ from Makefile.in.

Alexandre Julliard julliard at winehq.org
Fri May 13 15:45:12 CDT 2022


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

Author: Drew Ronneberg <drew_ronneberg at yahoo.com>
Date:   Thu May 12 17:57:43 2022 -0400

ole32: Remove obsolete -D_OLE32_ from Makefile.in.

Signed-off-by: Drew Ronneberg <drew_ronneberg at yahoo.com>
Signed-off-by: Huw Davies <huw at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ole32/Makefile.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dlls/ole32/Makefile.in b/dlls/ole32/Makefile.in
index 340ffdbded2..b87ec9fc975 100644
--- a/dlls/ole32/Makefile.in
+++ b/dlls/ole32/Makefile.in
@@ -2,7 +2,6 @@ MODULE    = ole32.dll
 IMPORTLIB = ole32
 IMPORTS   = uuid advapi32 user32 gdi32 combase rpcrt4 kernelbase
 DELAYIMPORTS = oleaut32
-EXTRADEFS = -D_OLE32_
 
 C_SRCS = \
 	antimoniker.c \




More information about the wine-cvs mailing list