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
comdlg32: Improve the Dutch find and replace dialogs.
[wine.git]
/
programs
/
msiexec
/
Makefile.in
blob
f9cb570eebdb655e842255e9f768a335e89aef41
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@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend