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
msi: Don't overwrite verstr in set_installer_properties.
[wine.git]
/
dlls
/
dinput8
/
Makefile.in
blob
e8d2d13c63cb9ede887632c19654d525c40aee61
1
MODULE
=
dinput8.dll
2
IMPORTLIB
=
dinput8
3
IMPORTS
=
uuid dxguid dinput ole32 advapi32
4
5
C_SRCS
=
\
6
dinput8_main.c
7
8
IDL_R_SRCS
=
dinput8.idl
9
10
RC_SRCS
=
version.rc
11
12
@MAKE_DLL_RULES@