Commit 903cf0ff authored by Jacek Caban's avatar Jacek Caban Committed by Alexandre Julliard

ole32: Use nameless unions.

parent 5d8dde1a
......@@ -2,7 +2,7 @@ MODULE = ole32.dll
IMPORTLIB = ole32
IMPORTS = uuid advapi32 user32 gdi32 combase rpcrt4
DELAYIMPORTS = oleaut32
EXTRADEFS = -D_OLE32_ -DWINE_NO_NAMELESS_EXTENSION
EXTRADEFS = -D_OLE32_
EXTRADLLFLAGS = -mno-cygwin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment