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
winepulse: Remove AudioSessionManager.
[wine.git]
/
dlls
/
dinput
/
Makefile.in
blob
280ac49f9aa60d084565b4a190c221f9e08fd024
1
MODULE
=
dinput.dll
2
IMPORTLIB
=
dinput
3
IMPORTS
=
dinput dxguid uuid comctl32 ole32 user32 advapi32 hid setupapi
4
EXTRADEFS
= -
DDIRECTINPUT_VERSION
=
0x0700
5
6
C_SRCS
=
\
7
ansi.c \
8
config.c \
9
data_formats.c \
10
device.c \
11
dinput.c \
12
dinput_main.c \
13
joystick_hid.c \
14
keyboard.c \
15
mouse.c
16
17
IDL_SRCS
=
dinput_classes.idl
18
19
RC_SRCS
=
\
20
dinput.rc \
21
version.rc