gdi32/tests: Enable gdi32 tests compilation with __WINESRC__ defined.
This commit is contained in:
parent
8c22e66217
commit
87ae85f1b4
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue