projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winefile: Fix collapsing when there's no parent directory.
[wine]
/
programs
/
plugplay
/
Makefile.in
1
MODULE = plugplay.exe
2
APPMODE = -mconsole -municode
3
IMPORTS = advapi32
4
5
C_SRCS = \
6
main.c
7
8
@MAKE_PROG_RULES@