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
Release 1.1.8.
[wine/multimedia.git]
/
dlls
/
msi
/
tests
/
Makefile.in
blob
44128c9574a4bcb7e7029a948799ad895b4b03f4
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
msi.dll
6
IMPORTS
=
cabinet msi shell32 ole32 oleaut32 user32 advapi32 kernel32 version
7
8
CTESTS
=
\
9
automation.c \
10
db.c \
11
format.c \
12
install
.c \
13
msi.c \
14
package.c \
15
record.c \
16
source.c \
17
suminfo.c
18
19
@MAKE_TEST_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend