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
dsound: Get rid of redundant NULL check.
[wine/multimedia.git]
/
dlls
/
shell32
/
tests
/
Makefile.in
blob
dd0587cf103e431ce29202c97e754a38af01da73
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
shell32.dll
6
IMPORTS
=
shell32 ole32 oleaut32 user32 advapi32 kernel32
7
8
CTESTS
=
\
9
appbar.c \
10
autocomplete.c \
11
generated.c \
12
shelllink.c \
13
shellpath.c \
14
shfldr_special.c \
15
shlexec.c \
16
shlfileop.c \
17
shlfolder.c \
18
string.c \
19
systray.c
20
21
RC_SRCS
=
rsrc.rc
22
23
@MAKE_TEST_RULES@
24
25
@DEPENDENCIES@
# everything below this line is overwritten by make depend