projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Revert "msi: Avoid loading cabinet streams more than once.".
[wine]
/
programs
/
eject
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
MODULE = eject.exe
3
APPMODE = -mconsole
4
5
C_SRCS = eject.c
6
7
@MAKE_PROG_RULES@