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
dplayx: Remove DECLSPEC_HIDDEN usage.
[wine.git]
/
dlls
/
dxgi
/
Makefile.in
blob
dea2e4b58f7b2163b5f216e13b704aba3c0803fb
1
MODULE
=
dxgi.dll
2
IMPORTLIB
=
dxgi
3
IMPORTS
=
gdi32 dxguid uuid wined3d user32 win32u
4
EXTRAINCL
= $(
VKD3D_PE_CFLAGS
)
5
6
C_SRCS
=
\
7
adapter.c \
8
device.c \
9
dxgi_main.c \
10
factory.c \
11
output.c \
12
resource.c \
13
swapchain.c \
14
utils.c
15
16
RC_SRCS
=
version.rc