urlmon: Remove obsolete -D_URLMON_ 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
75f6f22d5b
commit
4d9b7b6cbc
|
@ -1,7 +1,6 @@
|
|||
MODULE = urlmon.dll
|
||||
IMPORTLIB = urlmon
|
||||
IMPORTS = uuid ole32 oleaut32 shell32 rpcrt4 shlwapi wininet user32 advapi32
|
||||
EXTRADEFS = -D_URLMON_
|
||||
DELAYIMPORTS = advpack
|
||||
|
||||
C_SRCS = \
|
||||
|
|
Loading…
Reference in New Issue