comctl32: Remove obsolete -D_COMCTL32_ from Makefile.in.
Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
9253ee302f
commit
07417f8bf1
|
@ -1,4 +1,3 @@
|
|||
EXTRADEFS = -D_COMCTL32_
|
||||
MODULE = comctl32.dll
|
||||
IMPORTLIB = comctl32
|
||||
IMPORTS = uuid user32 gdi32 advapi32 usp10 imm32 kernelbase
|
||||
|
|
Loading…
Reference in New Issue