projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH as session option.
[wine]
/
dlls
/
msvcrt40
/
Makefile.in
1
EXTRADEFS = -DUSE_MSVCRT_PREFIX
2
MODULE = msvcrt40.dll
3
IMPORTLIB = msvcrt40
4
IMPORTS = msvcrt
5
6
C_SRCS = \
7
msvcrt40.c
8
9
@MAKE_DLL_RULES@