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
taskkill: Add Lithuanian translation.
[wine.git]
/
dlls
/
dxgi
/
Makefile.in
blob
8944203a4a09db6e5785d6365b83a317675cc622
1
MODULE
=
dxgi.dll
2
IMPORTLIB
=
dxgi
3
IMPORTS
=
dxguid uuid wined3d
4
5
C_SRCS
=
\
6
adapter.c \
7
device.c \
8
dxgi_main.c \
9
factory.c \
10
output.c \
11
surface.c \
12
swapchain.c \
13
utils.c
14
15
RC_SRCS
=
version.rc
16
17
@MAKE_DLL_RULES@