repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdocvw: Update Italian translation.
[wine.git]
/
dlls
/
shell32
/
tests
/
Makefile.in
blob
f02b54623429b6719fcd2341aec3fb0a177e74ef
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
shell32.dll
6
IMPORTS
=
shell32 ole32 oleaut32 user32 advapi32
7
8
C_SRCS
=
\
9
appbar.c \
10
autocomplete.c \
11
brsfolder.c \
12
generated.c \
13
progman_dde.c \
14
shelllink.c \
15
shellpath.c \
16
shfldr_special.c \
17
shlexec.c \
18
shlfileop.c \
19
shlfolder.c \
20
shlview.c \
21
string.c \
22
systray.c
23
24
RC_SRCS
=
rsrc.rc
25
26
@MAKE_TEST_RULES@