projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winhttp: Added missing LeaveCriticalSection (Coverity).
[wine]
/
programs
/
icinfo
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
MODULE = icinfo.exe
3
APPMODE = -mconsole -municode
4
IMPORTS = msvfw32
5
6
C_SRCS = icinfo.c
7
8
@MAKE_PROG_RULES@