kernel32/tests: Enable kernel32 tests compilation with __WINESRC__ defined.

This commit is contained in:
Dmitry Timoshkov 2013-10-21 17:03:05 +09:00 committed by Alexandre Julliard
parent 3fa1b837cf
commit 231a31223c
1 changed files with 0 additions and 1 deletions

View File

@ -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 \