Commit 00cd2b2e authored by Robert Reif's avatar Robert Reif Committed by Alexandre Julliard

Added tests for msacm32.dll.

parent 445fc35e
......@@ -1567,6 +1567,7 @@ dlls/msacm/imaadp32/Makefile
dlls/msacm/msadp32/Makefile
dlls/msacm/msg711/Makefile
dlls/msacm/winemp3/Makefile
dlls/msacm/tests/Makefile
dlls/msdmo/Makefile
dlls/mshtml/Makefile
dlls/msi/Makefile
......
......@@ -22,6 +22,8 @@ C_SRCS16 = \
RC_SRCS = msacm.rc
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies:
Makefile
msacm.ok
testlist.c
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = msacm32.dll
IMPORTS = msacm32
CTESTS = \
msacm.c
@MAKE_TEST_RULES@
### Dependencies:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment