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
user32/listbox: Resize the entire item array at once in SetCount.
[wine.git]
/
dlls
/
dinput8
/
Makefile.in
blob
0ede9f0fb1641edbad2d363c7db766cc6c62b150
1
MODULE
=
dinput8.dll
2
IMPORTLIB
=
dinput8
3
IMPORTS
=
dxguid uuid comctl32 ole32 user32 advapi32
4
EXTRADEFS
= -
DDIRECTINPUT_VERSION
=
0x0800
5
EXTRALIBS
= $(
IOKIT_LIBS
) $(
FORCEFEEDBACK_LIBS
)
6
PARENTSRC
=
..
/
dinput
7
8
C_SRCS
=
\
9
config.c \
10
data_formats.c \
11
device.c \
12
dinput_main.c \
13
effect_linuxinput.c \
14
joystick.c \
15
joystick_linux.c \
16
joystick_linuxinput.c \
17
joystick_osx.c \
18
keyboard.c \
19
mouse.c
20
21
IDL_SRCS
=
dinput8.idl
22
23
RC_SRCS
=
\
24
dinput.rc \
25
version.rc