tests: Compile the tests by default with -D__WINESRC__.
[wine/multimedia.git] / dlls / msacm32 / tests / Makefile.in
blob2f7707dae373e34f08e24278750fd3f391d773ac
1 TESTDLL = msacm32.dll
2 IMPORTS = msacm32
3 EXTRADEFS = -U__WINESRC__ -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -DWIDL_C_INLINE_WRAPPERS
5 C_SRCS = \
6 msacm.c
8 @MAKE_TEST_RULES@