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
mfmediaengine: Set "ended" state when session presentation ends.
[wine/zf.git]
/
dlls
/
dinput
/
Makefile.in
blob
ae65fd4d93edd754ba865e85644fb86733cb2f2e
1
MODULE
=
dinput.dll
2
IMPORTLIB
=
dinput
3
IMPORTS
=
dinput dxguid uuid comctl32 ole32 user32 advapi32
4
EXTRADEFS
= -
DDIRECTINPUT_VERSION
=
0x0700
5
EXTRALIBS
= $(
IOKIT_LIBS
) $(
FORCEFEEDBACK_LIBS
)
6
7
C_SRCS
=
\
8
config.c \
9
data_formats.c \
10
device.c \
11
dinput_main.c \
12
effect_linuxinput.c \
13
joystick.c \
14
joystick_linux.c \
15
joystick_linuxinput.c \
16
joystick_osx.c \
17
keyboard.c \
18
mouse.c
19
20
IDL_SRCS
=
dinput_classes.idl
21
22
RC_SRCS
=
\
23
dinput.rc \
24
version.rc