repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: Make sure we don't try to attach the main exe a second time.
[wine/zf.git]
/
dlls
/
dxdiagn
/
Makefile.in
blob
fa4b611f245842ae882d217d022c7d093daee6ee
1
MODULE
=
dxdiagn.dll
2
IMPORTS
=
strmiids dxguid uuid d3d9 ddraw version ole32 oleaut32 user32 advapi32
3
4
EXTRADLLFLAGS
= -
mno-cygwin
5
6
C_SRCS
=
\
7
container.c \
8
dxdiag_main.c \
9
provider.c
10
11
RC_SRCS
=
dxdiagn.rc
12
13
IDL_SRCS
=
\
14
dxdiagn.idl