winepulse.drv: add a pulseaudio driver
[wine/hacks.git] / dlls / cryptui / tests / Makefile.in
blob97107f38b306c0ea5f7a9aa3a4b5faadd8831ae3
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = cryptui.dll
6 IMPORTS = cryptui crypt32 kernel32 user32
8 C_SRCS = \
9 cryptui.c
11 @MAKE_TEST_RULES@