projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wininet: Mark internal symbols with hidden visibility.
[wine]
/
dlls
/
sfc
/
Makefile.in
1
MODULE = sfc.dll
2
IMPORTLIB = sfc
3
IMPORTS = sfc_os
4
5
C_SRCS = sfc_main.c
6
7
@MAKE_DLL_RULES@