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 #25762 from CastagnaIT/gui_menu_tracks
[xbmc.git]
/
xbmc
/
cores
/
CMakeLists.txt
blob
f0d65975d663e2f3b618f28e984707234fc421cb
1
set(SOURCES DataCacheCore.cpp
2
FFmpeg.cpp
3
VideoSettings.cpp)
4
5
set(HEADERS DataCacheCore.h
6
EdlEdit.h
7
FFmpeg.h
8
GameSettings.h
9
IPlayer.h
10
IPlayerCallback.h
11
MenuType.h
12
VideoSettings.h)
13
14
core_add_library(cores)