projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shell32/tests: Fix test failure on some NT4.
[wine]
/
programs
/
servicemodelreg
/
Makefile.in
1
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2
MODULE = servicemodelreg.exe
3
APPMODE = -mconsole -municode
4
5
C_SRCS = \
6
main.c
7
8
@MAKE_PROG_RULES@