repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
dinput8
/
Makefile.in
blob
9d80f796a921c1d5af28df609ac95edf7c085224
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dinput8.dll
6
IMPORTLIB
=
libdinput8.
$(
IMPLIBEXT
)
7
IMPORTS
=
dinput
8
EXTRALIBS
= -
luuid
9
10
C_SRCS
=
\
11
dinput8_main.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies: