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

This commit is contained in:
Dmitry Timoshkov 2013-10-23 14:54:36 +09:00 committed by Alexandre Julliard
parent 154df653d6
commit ae3a6d52d0
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
TESTDLL = user32.dll
IMPORTS = user32 gdi32 advapi32
EXTRADEFS = -U__WINESRC__ -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -DWIDL_C_INLINE_WRAPPERS
C_SRCS = \
broadcast.c \