repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
push ac694015ba9a1d7cf8fc6346c6e51d4c35a62962
[wine/hacks.git]
/
dlls
/
dxgi
/
Makefile.in
blob
d340b6f4f26ab1cd0512b4203296d8b9625e3802
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dxgi.dll
6
IMPORTLIB
=
dxgi
7
IMPORTS
=
dxguid uuid wined3d kernel32
8
9
C_SRCS
=
\
10
adapter.c \
11
device.c \
12
dxgi_main.c \
13
factory.c \
14
utils.c \
15
surface.c \
16
swapchain.c
17
18
RC_SRCS
=
version.rc
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend