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
[PVR][Estuary] Timer settings dialog: Show client name in timer type selection dialog...
[xbmc.git]
/
xbmc
/
games
/
ports
/
input
/
CMakeLists.txt
blob
5b2b27f78dc99769f0c5bd67bfa742e948ff8dfd
1
set(SOURCES PhysicalPort.cpp
2
PortInput.cpp
3
PortManager.cpp
4
)
5
6
set(HEADERS PhysicalPort.h
7
PortInput.h
8
PortManager.h
9
)
10
11
core_add_library(games_ports_input)