[PVR][Estuary] Timer settings dialog: Show client name in timer type selection dialog...
[xbmc.git] / xbmc / platform / CMakeLists.txt
blob4df532688aed86777bc91181c7fcfcc06c05b6d7
1 set(SOURCES Environment.cpp
2             xbmc.cpp)
4 set(HEADERS Environment.h
5             Filesystem.h
6             MessagePrinter.h
7             Platform.h
8             xbmc.h)
10 core_add_library(platform_common)