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
/
ddraw
/
Makefile.in
blob
7f51fd3aca0534d5d3ad15c8f6a569ec4bb7579a
1
MODULE
=
ddraw.dll
2
IMPORTLIB
=
ddraw
3
IMPORTS
=
dxguid uuid wined3d user32 gdi32 advapi32
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
clipper.c \
9
ddraw.c \
10
device.c \
11
executebuffer.c \
12
light.c \
13
main.c \
14
material.c \
15
palette.c \
16
surface.c \
17
utils.c \
18
vertexbuffer.c \
19
viewport.c
20
21
IDL_SRCS
=
ddraw_classes.idl
22
23
RC_SRCS
=
version.rc