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
windowscodecs/tests: Fix compilation on systems that don't support nameless structs.
[wine/multimedia.git]
/
dlls
/
secur32
/
tests
/
Makefile.in
blob
278cac4bef299ddeb2c77fd7eb083b17db13504c
1
TESTDLL
=
secur32.dll
2
IMPORTS
=
advapi32 ws2_32
3
4
C_SRCS
=
\
5
main.c \
6
negotiate.c \
7
ntlm.c \
8
schannel.c \
9
secur32.c
10
11
@MAKE_TEST_RULES@