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
shell32/tests: Use the available ARRAY_SIZE() macro.
[wine.git]
/
programs
/
msiexec
/
Makefile.in
blob
73a6d2620b99c9f33efe90e81bdac67936eb3ccb
1
MODULE
=
msiexec.exe
2
APPMODE
= -
mwindows
3
IMPORTS
=
msi ole32 advapi32 user32
4
5
C_SRCS
=
\
6
msiexec.c \
7
service.c
8
9
RC_SRCS
=
rsrc.rc
10
11
MANPAGES
=
msiexec.man.in
12
13
SVG_SRCS
=
msiexec.svg
14
15
INSTALL_LIB
=
msiexec.exe
$(
wine64_disable
)
msiexec