projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
explorerframe: Avoid signed-unsigned integer comparisons.
[wine]
/
dlls
/
iccvid
/
Makefile.in
1
MODULE = iccvid.dll
2
IMPORTS = user32
3
4
C_SRCS = \
5
iccvid.c
6
7
RC_SRCS = iccvid.rc
8
PO_SRCS = iccvid.rc
9
10
@MAKE_DLL_RULES@