1 2 3 4 5 6 7 8 9 10
set(SOURCES Environment.cpp xbmc.cpp) set(HEADERS Environment.h Filesystem.h MessagePrinter.h Platform.h xbmc.h) core_add_library(platform_common)