repo.or.cz
/
xbmc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #4594 from FernetMenta/paplayer
[xbmc.git]
/
xbmc
/
input
/
Makefile
blob
f74c2b3c659770507262415952e1eb1da7b5ad09
1
SRCS
=
ButtonTranslator.
cpp
\
2
InertialScrollingHandler.
cpp
\
3
KeyboardLayoutConfiguration.
cpp
\
4
KeyboardStat.
cpp
\
5
MouseStat.
cpp
\
6
SDLJoystick.
cpp
\
7
XBMC_keytable.
cpp
\
8
9
LIB
=
input.a
10
11
include
..
/
..
/
Makefile.
include
12
-
include
$(
patsubst
%
.
cpp
,%
.P
,$(
patsubst
%
.c
,%
.P
,$(
SRCS
)))