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
jscript: Update Portuguese (Brazilian) translation.
[wine/multimedia.git]
/
programs
/
msiexec
/
Makefile.in
blob
ab7bd1c4f2d62599bfebb6868ac5ff3174de3b40
1
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
msiexec.exe
7
APPMODE
= -
mwindows
8
IMPORTS
=
msi ole32 advapi32 user32 kernel32
9
10
C_SRCS
=
\
11
msiexec.c \
12
service.c
13
14
RC_SRCS
=
rsrc.rc
15
16
SVG_SRCS
=
msiexec.svg
17
18
@MAKE_PROG_RULES@