projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
dsound: Remove hardware acceleration support.
[wine]
/
programs
/
secedit
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
MODULE = secedit.exe
3
APPMODE = -mconsole
4
5
C_SRCS = \
6
main.c
7
8
@MAKE_PROG_RULES@