repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Fix WM_CHAR return value for edit controls.
[wine/multimedia.git]
/
dlls
/
dinput
/
Makefile.in
blob
384367744419f998810d670afb5f7d70a4195bd7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dinput.dll
6
IMPORTLIB
=
dinput
7
IMPORTS
=
ole32 user32 advapi32 kernel32
8
EXTRALIBS
= -
ldxguid
-
luuid
9
10
C_SRCS
=
\
11
data_formats.c \
12
device.c \
13
dinput_main.c \
14
effect_linuxinput.c \
15
joystick_linux.c \
16
joystick_linuxinput.c \
17
keyboard.c \
18
mouse.c \
19
regsvr.c
20
21
IMPLIB_SRCS
=
data_formats.c
22
23
RC_SRCS
=
version.rc
24
25
@MAKE_DLL_RULES@
26
27
@DEPENDENCIES@
# everything below this line is overwritten by make depend