repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wer: Add new stubbed wer.dll.
[wine/hramrach.git]
/
dlls
/
msi
/
tests
/
Makefile.in
blob
cc7f57599c56cee4928c62bf1ca35bf58a531de6
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 version
7
8
C_SRCS
=
\
9
automation.c \
10
db.c \
11
format.c \
12
install
.c \
13
msi.c \
14
package.c \
15
patch.c \
16
record.c \
17
source.c \
18
suminfo.c
19
20
@MAKE_TEST_RULES@