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

This commit is contained in:
Dmitry Timoshkov 2013-10-17 08:55:25 +09:00 committed by Alexandre Julliard
parent 8c22e66217
commit 87ae85f1b4
1 changed files with 0 additions and 1 deletions

View File

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