repo.or.cz
/
wine
/
gsoc-2012-control.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.3.7.
[wine/gsoc-2012-control.git]
/
dlls
/
msi
/
tests
/
Makefile.in
blob
1a0fba811ada6859ab6b74158a1d84f3a1ebe1d2
1
TESTDLL
=
msi.dll
2
IMPORTS
=
cabinet msi shell32 ole32 oleaut32 user32 advapi32 version
3
4
C_SRCS
=
\
5
action.c \
6
automation.c \
7
db.c \
8
format.c \
9
install
.c \
10
msi.c \
11
package.c \
12
patch.c \
13
record.c \
14
source.c \
15
suminfo.c
16
17
@MAKE_TEST_RULES@