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
comctl32/tests: Add NULL terminator to unicode string constant.
[wine/hramrach.git]
/
dlls
/
shell32
/
tests
/
Makefile.in
blob
b53507d354276bc5071d39a3821b94a19fab6b1a
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
C_SRCS
=
\
9
appbar.c \
10
autocomplete.c \
11
generated.c \
12
progman_dde.c \
13
shelllink.c \
14
shellpath.c \
15
shfldr_special.c \
16
shlexec.c \
17
shlfileop.c \
18
shlfolder.c \
19
string.c \
20
systray.c
21
22
RC_SRCS
=
rsrc.rc
23
24
@MAKE_TEST_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend