repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wined3d: Pass a wined3d_device_context to wined3d_cs_emit_blt_sub_resource().
[wine/zf.git]
/
dlls
/
winex11.drv
/
Makefile.in
blob
3e2d7ef8956f7f52a5f6cd7ab4f4d1df9f5cb2f2
1
MODULE
=
winex11.drv
2
IMPORTS
=
uuid setupapi rpcrt4 user32 gdi32 advapi32
3
DELAYIMPORTS
=
comctl32 ole32 shell32 imm32
4
EXTRAINCL
= $(
X_CFLAGS
)
5
EXTRALIBS
= $(
X_LIBS
) $(
X_EXTRA_LIBS
)
6
7
C_SRCS
=
\
8
bitblt.c \
9
brush.c \
10
clipboard.c \
11
desktop.c \
12
display.c \
13
event.c \
14
graphics.c \
15
ime.c \
16
init.c \
17
keyboard.c \
18
mouse.c \
19
opengl.c \
20
palette.c \
21
pen.c \
22
settings.c \
23
systray.c \
24
vulkan.c \
25
window.c \
26
wintab.c \
27
x11drv_main.c \
28
xdnd.c \
29
xim.c \
30
xinerama.c \
31
xrandr.c \
32
xrender.c \
33
xvidmode.c
34
35
RC_SRCS
=
version.rc