projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
msi: Set the install state to INSTALLSTATE_LOCAL for components with compressed files.
[wine]
/
dlls
/
msi
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = msi.dll
6
IMPORTS = cabinet msi ole32 advapi32 kernel32
7
8
CTESTS = \
9
db.c \
10
format.c \
11
install.c \
12
msi.c \
13
package.c \
14
record.c \
15
suminfo.c
16
17
@MAKE_TEST_RULES@
18
19
### Dependencies: