projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gdiplus: Make GdipMeasureCharacterRanges use common font transformation code.
[wine]
/
dlls
/
sxs
/
Makefile.in
1
MODULE = sxs.dll
2
IMPORTS = oleaut32 ole32
3
IMPORTLIB = sxs
4
EXTRADEFS = -DWIDL_C_INLINE_WRAPPERS
5
6
C_SRCS = \
7
cache.c \
8
name.c \
9
sxs.c
10
11
@MAKE_DLL_RULES@