projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shlwapi: Handle URL_WININET_COMPATIBILITY flag in UrlCanonicalize.
[wine]
/
dlls
/
msxml6
/
Makefile.in
1
EXTRADEFS = -DCOM_NO_WINDOWS_H
2
MODULE = msxml6.dll
3
IMPORTS = ole32 advapi32
4
5
C_SRCS = \
6
main.c \
7
regsvr.c
8
9
@MAKE_DLL_RULES@