kernel32/tests: Enable kernel32 tests compilation with __WINESRC__ defined.
This commit is contained in:
parent
3fa1b837cf
commit
231a31223c
|
@ -1,6 +1,5 @@
|
|||
TESTDLL = kernel32.dll
|
||||
IMPORTS = user32 advapi32
|
||||
EXTRADEFS = -U__WINESRC__ -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -DWIDL_C_INLINE_WRAPPERS
|
||||
|
||||
C_SRCS = \
|
||||
actctx.c \
|
||||
|
|
Loading…
Reference in New Issue