2008-10-24 23:34:27 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
TESTDLL = cryptui.dll
|
|
|
|
IMPORTS = cryptui crypt32 kernel32 user32
|
|
|
|
|
2010-02-20 19:56:55 +01:00
|
|
|
C_SRCS = \
|
2008-10-24 23:34:27 +02:00
|
|
|
cryptui.c
|
|
|
|
|
|
|
|
@MAKE_TEST_RULES@
|