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
[video] fix selection after changing video or extra art
[xbmc.git]
/
xbmc
/
pvr
/
recordings
/
CMakeLists.txt
blob
55f7028f21068fea339a5c802b7ba1e3a9fb8ad0
1
set(SOURCES PVRRecording.cpp
2
PVRRecordings.cpp
3
PVRRecordingsPath.cpp)
4
5
set(HEADERS PVRRecording.h
6
PVRRecordings.h
7
PVRRecordingsPath.h)
8
9
core_add_library(pvr_recordings)