repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msxml3: Fix response text conversion to WCHAR string.
[wine/multimedia.git]
/
dlls
/
dinput8
/
Makefile.in
blob
cfd7b63a1266ff5445e7dfc1d4a5047b8302ac65
1
MODULE
=
dinput8.dll
2
IMPORTLIB
=
dinput8
3
IMPORTS
=
uuid dxguid dinput ole32 advapi32
4
5
C_SRCS
=
\
6
dinput8_main.c \
7
regsvr.c
8
9
RC_SRCS
=
version.rc
10
11
@MAKE_DLL_RULES@