repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests: Compile the tests by default with -D__WINESRC__.
[wine/multimedia.git]
/
dlls
/
msacm32
/
tests
/
Makefile.in
blob
2f7707dae373e34f08e24278750fd3f391d773ac
1
TESTDLL
=
msacm32.dll
2
IMPORTS
=
msacm32
3
EXTRADEFS
= -
U__WINESRC__
-
DWINE_STRICT_PROTOTYPES
-
DWINE_NO_NAMELESS_EXTENSION
-
DWIDL_C_INLINE_WRAPPERS
4
5
C_SRCS
=
\
6
msacm.c
7
8
@MAKE_TEST_RULES@