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