setupapi: Remove obsolete -D_SETUPAPI_ 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
bbb6fce2fe
commit
0fc84a6d94
|
@ -1,4 +1,3 @@
|
|||
EXTRADEFS = -D_SETUPAPI_
|
||||
MODULE = setupapi.dll
|
||||
IMPORTLIB = setupapi
|
||||
IMPORTS = uuid version advapi32 rpcrt4 kernelbase
|
||||
|
|
Loading…
Reference in New Issue