repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user: Added fast 32->16 mapping for WM_GETMINMAXINFO, WM_NCCALCSIZE and WM_WINDOWPOSC...
[wine/multimedia.git]
/
programs
/
msiexec
/
Makefile.in
blob
22815a00f8de8ddf0070a295e3ec5c6dddc19abd
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
EXTRALIBS
= $(
LIBUNICODE
)
9
10
C_SRCS
=
\
11
msiexec.c
12
13
RC_SRCS
=
rsrc.rc
14
RC_BINSRC
=
rsrc.rc
15
RC_BINARIES
=
\
16
msiexec.ico
17
18
@MAKE_PROG_RULES@
19
20
### Dependencies: