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
comctl32: Remove TOOLTIPS_WindowFromPoint, putting its functionality into its sole...
[wine/multimedia.git]
/
dlls
/
uxtheme
/
Makefile.in
blob
ba100a3b3ee31c13cd58c0b88a54e868a1ca7cbc
1
MODULE
=
uxtheme.dll
2
IMPORTLIB
=
uxtheme
3
IMPORTS
=
user32 gdi32 advapi32
4
DELAYIMPORTS
=
msimg32
5
6
C_SRCS
=
\
7
buffer.c \
8
draw.c \
9
main.c \
10
metric.c \
11
msstyles.c \
12
property.c \
13
stylemap.c \
14
system.c \
15
uxini.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@