Sweden-Number/dlls/secur32/tests/Makefile.in

12 lines
143 B
Makefile
Raw Normal View History

2005-08-03 15:08:49 +02:00
TESTDLL = secur32.dll
2010-09-07 17:36:36 +02:00
IMPORTS = advapi32 ws2_32
2005-08-03 15:08:49 +02:00
C_SRCS = \
main.c \
negotiate.c \
ntlm.c \
schannel.c \
secur32.c
2005-08-03 15:08:49 +02:00
@MAKE_TEST_RULES@