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
wined3d: Pass a wined3d_device_context to wined3d_cs_emit_blt_sub_resource().
[wine/zf.git]
/
dlls
/
dinput8
/
Makefile.in
blob
5f0dce97caa35bb5d640b5e293d2f4d45987a776
1
MODULE
=
dinput8.dll
2
IMPORTLIB
=
dinput8
3
IMPORTS
=
dinput8 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