repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dpwsockx: Implementation of SPInit
[wine/gsoc_dplay.git]
/
dlls
/
uxtheme
/
Makefile.in
blob
fb1c44d8f511dcad64fc2aab1a37ef603cbb1369
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
uxtheme.dll
6
IMPORTLIB
=
uxtheme
7
IMPORTS
=
user32 gdi32 advapi32 kernel32
8
DELAYIMPORTS
=
msimg32
9
10
C_SRCS
=
\
11
buffer.c \
12
draw.c \
13
main.c \
14
metric.c \
15
msstyles.c \
16
property.c \
17
stylemap.c \
18
system.c \
19
uxini.c
20
21
RC_SRCS
=
version.rc
22
23
@MAKE_DLL_RULES@
24
25
@DEPENDENCIES@
# everything below this line is overwritten by make depend