repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Add a license message box and a build id to the About dialog. Clean things...
[wine/wine64.git]
/
programs
/
msiexec
/
Makefile.in
blob
1ab23c50eecc6caf231cb8a51074a7e52b7a39e2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msiexec.exe
6
APPMODE
= -
mconsole
7
IMPORTS
=
msi ole32 advapi32 user32 kernel32
8
9
C_SRCS
=
\
10
msiexec.c \
11
service.c
12
13
RC_SRCS
=
rsrc.rc
14
15
SVG_SRCS
=
msiexec.svg
16
17
@MAKE_PROG_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend