[PVR][Estuary] Timer settings dialog: Show client name in timer type selection dialog...
[xbmc.git] / xbmc / games / ports / input / CMakeLists.txt
blob5b2b27f78dc99769f0c5bd67bfa742e948ff8dfd
1 set(SOURCES PhysicalPort.cpp
2             PortInput.cpp
3             PortManager.cpp
6 set(HEADERS PhysicalPort.h
7             PortInput.h
8             PortManager.h
11 core_add_library(games_ports_input)