repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
urlmon/tests: Use BOOL type where appropriate.
[wine.git]
/
programs
/
winemsibuilder
/
Makefile.in
blob
06af9c8db4fddc8071cec7212205f7ecbdedaa62
1
MODULE
=
winemsibuilder.exe
2
APPMODE
= -
mconsole
-
municode
3
IMPORTS
=
msi ole32
4
5
C_SRCS
=
main.c
6
7
@MAKE_PROG_RULES@