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
msdasql/tests: Test for ITransaction* interfaces on a session.
[wine.git]
/
dlls
/
dxgi
/
Makefile.in
blob
3a28d0462de62fc77f1b1b6218ab7c57899b1ff9
1
MODULE
=
dxgi.dll
2
IMPORTLIB
=
dxgi
3
IMPORTS
=
gdi32 dxguid uuid wined3d user32 win32u
4
EXTRAINCL
= $(
VKD3D_CFLAGS
)
5
6
EXTRADLLFLAGS
= -
mcygwin
7
8
C_SRCS
=
\
9
adapter.c \
10
device.c \
11
dxgi_main.c \
12
factory.c \
13
output.c \
14
surface.c \
15
swapchain.c \
16
utils.c
17
18
RC_SRCS
=
version.rc