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
windowscodecs: Add support for converting to 32bppPBGRA.
[wine.git]
/
dlls
/
dxdiagn
/
Makefile.in
blob
b52254794ccd4b842f9a3e4a067a37db1d07015b
1
MODULE
=
dxdiagn.dll
2
IMPORTS
=
strmiids dxguid uuid ddraw version ole32 oleaut32 psapi user32 advapi32
3
4
C_SRCS
=
\
5
container.c \
6
dxdiag_main.c \
7
provider.c
8
9
RC_SRCS
=
dxdiagn.rc
10
PO_SRCS
=
dxdiagn.rc
11
12
IDL_H_SRCS
=
fil_data.idl
13
14
IDL_R_SRCS
=
dxdiagn.idl
15
16
@MAKE_DLL_RULES@