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
rpcrt4: Add a stub implementation of CreateStubFromTypeInfo().
[wine.git]
/
dlls
/
dinput
/
Makefile.in
blob
b1107ee7bee6c5605fe9086e98f7a33818eee5db
1
MODULE
=
dinput.dll
2
IMPORTLIB
=
dinput
3
IMPORTS
=
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
=
dinput.rc